PDA

View Full Version : non-bold category links


toolman
06-17-2006, 06:07 PM
Hi,

Where is the css for the main page category links? They are bold at the moment, but can't find any bold in the css for these as i wish to make them normal. Any ideas?

Thanks

neurosis4u
06-17-2006, 06:33 PM
it would be easier for someone to help, if you post your version and your template..

e.g in springbreak it is: .cat and there is a bold entry, but in other templates its maybe a "h2"tag in the main.tpl

toolman
06-17-2006, 06:55 PM
It's the default template. I don't have a .cat only a h2

This is my h2:

h2 {
font-size: 11px;
margin: 0;
font-weight: none;
padding: 0;
color: #606060;
}

But it still shows up as 12px and in bold.

anon
06-17-2006, 07:00 PM
try:
font-weight: normal;

toolman
06-17-2006, 07:04 PM
it worked :D thanks!

anon
06-17-2006, 07:13 PM
Content visible to registered users only.
Just remember to try and not get too frustrated. ;)

You have to pretty much just laughed things off these days as we have quite a few sour apples running around these forums. (they honestly believe the forums are better off without me hahah.. riiight) ;)

np, anytime.