• Resolved Chuckie

    (@ajtruckle)


    Not sure what I done. I did add custom CSS to set the background colour but it is not working. On other tables it worked.

    I want it to look nice please to fit in with the look and feel of the page. And yes, it would be nice to highlight:

    1. The header cells in some way.
    2. The hoverred row – with suitable color.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Chuckie

    (@ajtruckle)

    I made some progress. I forgot that I had to set the style for each row and not just a generic tdcall. So I got the background and text colours right now.

    I would still like the headings to stand out somehow please. And a suitable highlight colour for when mouse if over row.

    Thread Starter Chuckie

    (@ajtruckle)

    Also, you will see that I added a column for font-awesome icons.

    I would like those icons for this table to be white too. And, I think they could be a larger size. How do we style this too?

    Thanks.

    Thread Starter Chuckie

    (@ajtruckle)

    I managed to fix some of it. The font-awesome icons are now the right colour. I used 16pt for the font-size. I don’t know if it is better using “point” or “em”. Never get my head around em.

    But still some issues.

    Thread Starter Chuckie

    (@ajtruckle)

    Also, another thing:

    I now have some images in the cells along with the text. I want the images centered. I did that by wrapping my img tags with:

    <div style="text-align: center; padding: 2px";> ... </div>

    • This reply was modified 8 years ago by Chuckie.
    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    It seems that you were already able to solve most of your problems. Which ones are still open, I’m a but confused 🙂

    Regards,
    Tobias

    Thread Starter Chuckie

    (@ajtruckle)

    I am sorry for the roller coaster of messages here. I ended up ditching the use of a table and just using p tags.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    sounds good, too! If you can use <p> tags, a table might indeed have been overkill.

    Best wishes,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Background colour etc.’ is closed to new replies.