posted 17 years ago
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]