karim004
04-15-2008, 10:00 PM
I love this style because it's very fast, all modifications are in css. It takes just 2 to 3 seconds to load a page because it is 99% CSS. I also created a new table in the header for the banner and a 2nd menu to add more links
live demo : momsasone.com (http://www.momsasone.com/?styleid=12)
to change the mouse over color for the top menu
http://www.momsasone.com/hover.JPG
go main css - (Customized in this Style) and change the colors in this code :
.css_nav a:hover, .css_nav a:active {
background: #000000 ;
color: #CC0000;
text-decoration: underline;
line-height: 33px;
width: 82px;
height: 39px;
}
in postbit all signatures in table
live demo : momsasone.com (http://www.momsasone.com/?styleid=12)
to change the mouse over color for the top menu
http://www.momsasone.com/hover.JPG
go main css - (Customized in this Style) and change the colors in this code :
.css_nav a:hover, .css_nav a:active {
background: #000000 ;
color: #CC0000;
text-decoration: underline;
line-height: 33px;
width: 82px;
height: 39px;
}
in postbit all signatures in table