how do i change the name catagories to products?
the header image in use is not bg_header.jpg.
this is what i did. So that where the header img stops after 790 it doesnt look like it stopped. This was to try to fit in 800x600.
Kinda like the sliding door method.
#headerWrapper {position: relative; background-image: url(../images/bg_navmain_header-blue-white-expand.gif); /*IE Hack*/}
#headerBackground {width: 100%; height: 120px; background-color:#FFFFFF; background: url(../images/bg_header_790x119.jpg) no-repeat;}


Reply With Quote

