Deceased
- Join Date:
- Nov 2005
- Location:
- Colorado Springs, CO USA
- Posts:
- 7,017
- Plugin Contributions:
- 12
Footer Menu Support Thread
gee38l:
Thanks for the replay i have finally got it to show but it looks like this:
* Products * UNDER_SINK_SYSTEMS * COUNTERTOP_SYSTEMS * REPLACEMENT_FILTERSAlso how do it get them all to be on the same line with the dotted lines?
Have to sound like one of my old grade school teachers:
go back and check your work
/*OF Menu Column 5 link Definitions*/
Define('TITLE_FIVE', '<li class="menuTitle">Products</li>');
Define('UNDER','<li><a href="http://www.truwater.com.au/under-sink-systems-c-11">UNDER_SINK_SYSTEMS</a></li>');
Define('COUNTER','<li><a href="http://www.truwater.com.au/countertop-systems-c-10">COUNTERTOP_SYSTEMS</a></li>');
Define('REPLACEMENT','<li><a href="http://www.truwater.com.au/replacement-filters-media-c-15">REPLACEMENT_FILTERS</a></li>');
/*EOF Menu Column 5 link Definitions*/