hi i am getting this code thing down just cant figure out how to move the keyword search bar down below the logo.
right now its behind my logo
www.thereptilounge.com/store
http://www.thereptilounge.com/store/cat ... efault.css
Code: Select all
#header {
height: 70px; // needs to change
clear: both;
}
#header .a {
background: url('../image/logo.gif') no-repeat;
behavior: url('catalog/javascript/png/iepngfix.htc');
width: 806px;
height: 130px; // Because this is larger
float: left;
position: absolute;
top: 0px;
left: 0px;
}
#header .b {
position: relative;
top: 104px;
float: right;
}
#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: 1px;
cursor: pointer;
}
#header .b a img {
width: 14px;
height: 8px;
}
Who is online
Users browsing this forum: No registered users and 2 guests