2014-01-28, 08:11 PM
(2014-01-27, 12:55 AM)maniacmusic Wrote: I think you mean the navigation/breadcrumb
Go to Templates -> Index
add id="index" to the body tag so it looks like this:
then add following line to a global CSS file:<body id="index">
#index .navigation { display: none;}
To add something else there you can add whatever you want below the {$header}
Thanks for the reply.
This didn't seem to work. I'm using 'The Cure' theme, and have attached an image with the area I'd like to replace with my own code circled.