1> From the comstock readme file:
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 declarations:
/* #navCatTabsWrapper {
margin: 0 auto;
background: url(../images/navbar.gif) repeat-x;
font-weight: bold;
color: #ffffff;
}*/
2> includes/languages/english/comstock/header.php
3>This is not template specific
4>This should take care of the problem
just unzip and upload the entire includes folder to your server.
Attachment 6215