Code: Select all
img_site_logo = site_logo.gif*52*139
Page Not Found
stokerpiller wrote:The graphics for the buttons menu is located here: http://www.staffy-bull-terrier.com/foru ... ages/menu/
i have change it in the menu css, is there another one i need to change?stokerpiller wrote:Make sure that the new images have the same name and extension.
Else you have to change it in the css.
Code: Select all
.header-bar {
color: #FFFFFF;
padding: 0 5px;
height: 140px;
background-image: url("{T_THEME_PATH}/images/bg_header.jpg");
background-position: top;
}
Code: Select all
#wrap {
padding: 0 20px;
min-width: 1024px;
max-width: 1024px;
margin: 0 auto;
}