Creating navigation box???, some kinda highlight effect |
Creating navigation box???, some kinda highlight effect |
Nov 11 2007, 05:37 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: Aug 2005 Member No: 207,516 |
ok i wanted to make a navigation box like the one in here
http://www.createblog.com/layouts/preview.php?id=22876 with the whole bar highlighting when i scroll over it if anyone knows what i mean can u help me?? |
|
|
|
![]() |
Nov 12 2007, 12:21 AM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Nov 2007 Member No: 588,289 |
ok. So where do I add the z-index in this code here?
CODE a:hover,
.nava {width:XXXpx;} .navB {width:XXXpx;} .navC {width:XXXpx;} .navD {width:XXXpx;} .navE {width:XXXpx;} .nava:hover {text-align:justify; font-family:ariel;font-size:8px; background-color:######; color:######; width:XXXpx; text-align:right; padding: 0px;cursor:crosshair;text-decoration:none;text-transform:uppercase;} .navb:hover {text-align:justify; font-family:ariel;font-size:8px; background-color:######; color:######; width:XXXpx; text-align:right; padding: 0px;cursor:crosshair;text-decoration:none;text-transform:uppercase;} .navc:hover {text-align:justify; font-family:ariel;font-size:8px; background-color:######;color:######; width:XXXpx; text-align:right; padding: 0px;cursor:crosshair;text-decoration:none;text-transform:uppercase;} .navd:hover {text-align:justify; font-family:ariel;font-size:8px; background-color:######; color:######; width:XXXpx; text-align:right; padding: 0px;cursor:crosshair;text-decoration:none;text-transform:uppercase;} .nave:hover {text-align:justify; font-family:ariel;font-size:8px; background-color:######; color:######; width:XXXpx; text-align:right; padding: 0px;cursor:crosshair;text-decoration:none;text-transform:uppercase;} .navz:hover {text-align:justify; font-family:ariel;font-size:8px; background-color:000; line-height:8px;color:ffffff; padding: 0px;cursor:crosshair;text-decoration:none;text-transform:uppercase;} } </style> |
|
|
|
eveO Creating navigation box??? Nov 11 2007, 05:37 PM
S-Majere Of course, seeing as I designed this particular ex... Nov 11 2007, 06:04 PM
eveO oh yeah i know how to code a bit theres just certa... Nov 11 2007, 06:14 PM
IVIike if you have any questions on them make sure you po... Nov 11 2007, 07:23 PM
J3SR0X I used the code from the one above (http://www.cre... Nov 11 2007, 11:53 PM
J3SR0X But I'm trying to make a navagation table, onl... Nov 12 2007, 12:50 AM![]() ![]() |