ishmeehflirtie
May 19 2007, 12:03 AM
<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?
freeflow
May 19 2007, 10:56 AM
I don't think theres a code to only hide the dividers. Have you see it done?
ishmeehflirtie
May 19 2007, 01:11 PM
Is there a code to change the color of the dividers then?
Azarel
May 20 2007, 02:36 PM
Change the divider color with this:
<style type="text/css">font {color: FFFFFF;}</style>
(Right now it's set to white.)
Intercourse.
May 20 2007, 02:57 PM
use this just to hide them, it may work may not.
CODE
<style>div td td font {visibility:hidden;}
.navbar {visibility:visible;}
</style>
ishmeehflirtie
May 20 2007, 10:08 PM
Thanks so much. Both codes help a lot.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.