Wallpaper Size Button - Mouseover

RegisterLogin
Wallpaper Size Button - Mouseover
Post Description: Wallpaper Size Button - Mouseover
Tags: wallpaper, size, button, -, mouseover
This Post Was Posted On Sep 26, 2009 By dinodudeuk #2389
to get a mouseover effect on the Wallpaper Size Button - add an extra function to the css after:
.WallpaperSizeButton

so you have the following:

Code:

.WallpaperSizeButton{
color: #FFF;
background-color: #C33;
border: 1px solid #F60;
margin-right: 7px;
margin-left: 7px;
}

.WallpaperSizeButton:hover{
color: #C33;
background-color: #FFF;
border: 1px solid #006400;
margin-right: 7px;
margin-left: 7px;
}
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2011 Wallpaper Script - Mon Dec 26, 2011 2:28 pm
Powered by: Webune Forums V3