Hi,
in my skin file I am linking as well to the forum ccs file, directly to the main site css file to keep all of the tags intact for my header and footer...
my problem is that in general, I have a class on a td which sets things like the text colour and size etc amongst other things.. then if ther is a href link in there, I apply a class tag to that link...
my link tag simply sets the link colour and what to do on hover etc 9 no size).. I let the size set by the class on the td do the text sizing, and throughout the rest of the site, this works no problem.
However on the forum pages. the text sizing set in the td's are being ignored on the links in my header and footer and links are now large text...
this is using the exact same css file and code!
Why is this happening?
Thanks
James