Black Belt
- Join Date:
- Jul 2005
- Location:
- Upstate NY
- Posts:
- 21,876
- Plugin Contributions:
- 8
Categories Dressing
Should have looked at your current page first. You appear to already have the heading links you need; you just need to point them to your ez-pages. Changing the "index.php" to "index.php?main_page=page&id=5" will do it. Like this:```php
define ('CAT_BOX_HEADING_107','1|0|||<a href="index.php?main_page=page&id=5">Design</a>|1');
Change the 5 to whatever the ez-page id is.
You don't need to change your stylesheet.