hayesb2 Posted August 29, 2006 Posted August 29, 2006 I need my category links to be displayed white, but all other html links to be displayed black. How do I do this with the stylesheet? I already tried modifying the A css color tag but that changes the links on the whole site, I only want to update the category links... Pls help!
hayesb2 Posted August 29, 2006 Author Posted August 29, 2006 I need my category links to be displayed white, but all other html links to be displayed black.How do I do this with the stylesheet? I already tried modifying the A css color tag but that changes the links on the whole site, I only want to update the category links... Pls help! I've played with this for 2 hrs now and still cant figure this out...there's got to be some easy way.
hetster Posted August 29, 2006 Posted August 29, 2006 i am only a novice myself so dont take this as gospel lol but i'm not new to css/html i would assume that you need to create a new section in the css style sheet for for the links you want and to group these links as a div class. then assign that class the on and over states etc.. at a quick glance ALL links are covered by the A attribute in the current css stylesheet so you.d need to make a new 1 for say catA and then name ALL links to div class="catA" that way only those links will be determined by that specific bit in the stylesheet. no point me getting too in depth as i am a complete n00b to oscommerce thats why i'm in the forums to begin with lol
Recommended Posts
Archived
This topic is now archived and is closed to further replies.