First post

Basically i'm looking to get rid of the blue glossed nav button images that come with the default template however, don't know how due to them not being images that can be easily modified.
Gareth.
Code: Select all
#header .b a {
background: url('../image/tab.png');
behavior: url('catalog/javascript/png/iepngfix.htc');
width: 100px;
height: 19px;
padding-top: 7px;
color: #FFFFFF;
text-align: center;
text-transform: uppercase;
text-decoration: none;
float: left;
display: block;
margin-left: 2px;
cursor: pointer;
}
Users browsing this forum: No registered users and 3 guests