
Originally Posted by
gjh42
...="index.php">Design</a>|3');
The "3" indicates that it will use the .catBoxHeading3 { rule in the stylesheet. If you do not have such a rule, there will be no styling for that heading.
Change the 3 to match whatever rule you were using before.
Thanks, I did change that bit to 1 -
Code:
define ('CAT_BOX_HEADING_107','1|0|||<a href="index.php">Design</a>|1|');
But its still messed up and it should be ok as 1? (thats what it was before)
I think its because the heading is now a link its got the link style from the css?? How do I solve this?
Thanks
Bookmarks