I'm trying to make parent categories in bold and child categories regular...
I tried this code but it didn't work:
#sidebar .page_item a {font-weight:bold}
#sidebar .page_item .page_item a {font-weight:normal}
i also tried making it #l_sidebar instead of just #sidebar because i have a 3 column template...
I just want the parent categories to stand out a lot more than the child categories because currently they don't stand out at all ( http://www.thelaf.net/97/ )
It's kind of important for my lay-out that the parents stand out from the child categories.... ideally i also need the child categories pushed over (indented) a lot more but first things first, if i could just get the parents bold it would help a lot.
Thanks in advance! (I know i'm an obvious newbie at this but I could still implement your advice if given...)
-Jesse
-Jesse