|
|||||||
New to SitePoint Forums? Register here for free!
|
|
|
Thread Tools | Display Modes |
|
|
#2 |
|
SitePoint Addict
![]() ![]() ![]() Join Date: Nov 2008
Posts: 220
|
try this
Code:
td#submenu a
{
text-decoration:none;
color:White;
font-weight:bold;
width:251px;
height:39px;
background-image:url(../_images/submenu.png);
background-repeat:no-repeat;
display:block;
}
td#submenu a:hover
{
color:Orange;
font-weight:bold;
width:251px;
height:39px;
background-image:url(../_images/submenu_hover.png);
background-repeat:no-repeat;
display:block;
}
|
|
|
|
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
|
All times are GMT -7. The time now is 04:01.









Threaded Mode