change this code for myspace? |
![]() ![]() |
change this code for myspace? |
Sep 8 2008, 02:45 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 170 Joined: Aug 2008 Member No: 675,679 |
a.nav:hover {
border: 10px solid #ffffff; border-top:none; border-bottom:none; border-left: none; width:100%; color:#ffffff; background-color:#000000;} you can't use the "#'z" in myspace. how do u make it work? |
|
|
|
Sep 8 2008, 04:16 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 2,435 Joined: Feb 2007 Member No: 506,205 |
Don't make multiple topics about the same thing, please.
Just get rid of the #. It will work fine. |
|
|
|
Sep 11 2008, 10:33 AM
Post
#3
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
It should look like this:
CODE a.nav:hover {
border: 10px solid ffffff; border-top:none; border-bottom:none; border-left: none; width:100%; color:ffffff; background-color:000000;} |
|
|
|
![]() ![]() |