Rank: Member
Joined: 10/28/2003(UTC) Posts: 168
|
How can i get the Category Heading to be in bold / diff color as in http://demo1.aspdotnetanother ecommerce product.com/store345/c-3-necklace.aspxI am comparing your product to [color=#6c2e19>aspdotnetanother] What style would need to ediited ? Posted in theme forum, but no reply What style can i edit to make just the top level category bold ? Example <FONT color=blue> Jewelry By Category[/color] * Bracelets * Chains I just want to make "Jewelry By Category" a different color and bold. I tried changing below, but it changes all the categories. /* Column Menus */ .sidemenu ul, .categorymenu ul {padding:0;margin:5px 0;font-size: inherit;} to /* Column Menus */ .sidemenu ul, .categorymenu ul {padding:0;margin:5px 0;font-size: font-weight: bold; inherit;} |
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.