Hey I was wondering what coding you used for the CS header. I'm working on making a header for the strawberry smoothie website and wanted to know how you did this one.
-catgirl


.headerbar {
width:830px;
height:230px;
position:relative;
background-image:url(./styles/CSDullGreen/theme/images/head.jpg?v=4);
}ul.mainmenu {
position: absolute;
left: 60px;
top: 179px;
}<li id="nav_pets"><a href='/accounts/viewgroup.php?userid=65'></a></li>ul.mainmenu li {
float: left;
}
ul.mainmenu, ul.mainmenu li, ul.mainmenu a {
height: 51px;
display: block;
}#nav_pets {
width: 105px;
}
#nav_pets a:hover {
background-image:url(./styles/CSDullGreen/theme/images/nav_pets.png);
}
ul.mainmenu li a:hover {
background-image:url(./styles/CSDullGreen/theme/images/nav.png?v=4);
}#nav_pets {
width: 105px;
}
#nav_pets a {
background-position:-96px 0;
}
























Users browsing this forum: No registered users and 3 guests