Dividers for Navigation Links. |
Dividers for Navigation Links. |
May 19 2007, 12:03 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Jul 2005 Member No: 172,979 |
<style type="text/css">
.{Hides Divider Between Links} div table td font {visibility:hidden;} </style> I was using that code to hide the dividers between the navigation links. But all of the sudden the code is making the navigation links disappear all together. Help? |
|
|
|
![]() |
| *Intercourse.* |
May 20 2007, 02:57 PM
Post
#2
|
|
Guest |
use this just to hide them, it may work may not.
CODE <style>div td td font {visibility:hidden;}
.navbar {visibility:visible;} </style> |
|
|
|
ishmeehflirtie Dividers for Navigation Links. May 19 2007, 12:03 AM
freeflow I don't think theres a code to only hide the d... May 19 2007, 10:56 AM
ishmeehflirtie Is there a code to change the color of the divider... May 19 2007, 01:11 PM
Azarel Change the divider color with this:
<style type... May 20 2007, 02:36 PM
ishmeehflirtie Thanks so much. Both codes help a lot. May 20 2007, 10:08 PM![]() ![]() |