Thanks. Now I'm following your recommendations as far as the layout goes, how do I go about doing this:
STYLESHEET SETTINGS:
The top horizontal category navigation, and the footer IP address are set to display none by default.
To use comment out this declaration:
#navCatTabsWrapper { display: none; }
#siteinfoIP { display: none; }
and un-comment the following two declarations:
/* #navCatTabsWrapper { margin: 0 auto; background: url(../images/navbar.gif) repeat-x; font-weight: bold; color: #ffffff; }*/
This content is located in the file at: /languages/english/html_includes/ocean_front/define_main_page.php


Reply With Quote
