
Originally Posted by
DarkAngel
thanks, I have set the site to not show the sub categories when browsing which leaves me the tabs for new and specials that the curious can click on.
I finally figured out that the categories are listed normally in the drop down menu or side box but when the sub categories are shown to any of the categories that those are the ones without a clearly visible link cause they are very pale.
I checked all the stylesheet until I went cross-eyed from going through each and every line. I can turn it back on for you to check it out.
http://www.pennylanebridal.com.au/sh...index&cPath=40
that is just one of the categories, but all the main categories are like this...image if any but no text, however when hovered you can see the text
You can add this to the bottom of your stylesheet.css file:
Code:
.categoryListBoxContents a{color:#000;}
Thanks,
Anne