• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

css <table> color

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, it's me again. I'm having some more troubles, I don't think this is with jForum and just with my lack of css knowledge.

I hand copied the css information from another jforum, it's all looking very pretty now, except for a few icon changes needed. The problem i'm having, is that the text in a table(I enabled), is black rather than the rest of the system. On that note, I also noted that table text uses font size slightly larger. How could I go about fixing these in the css file.

nm, I think i'm figuring out this css stuff fast.
just added "td { color: #[number]; font-size: 13px;}

so I figure that "td" is reference to an html <tag>, and anything with a ".[name]" is a variable. Though i'm not familiar enough with the rest of the syntax to do much.
[originally posted on jforum.net by jasonjarvis]
 
Come have lunch with me Arthur. Adventure will follow. This tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic