
November 17th, 2005, 08:04 PM
|
|
|
|
Join Date: Apr 2007
Location: GP, OR, US
Posts: 116
Time spent in forums: < 1 sec
Reputation Power: 2
|
|
|
CSS Help ($get 20 paypal)
Person with the best menu design that fits gets $20 paypal
I have a menu set up like this:
<span class="category">News</span><br>
<span class="subcatnews"><a href="index.php?t=news&p=1">Latest News</a></span><br>
<span class="subcatnews"><a href="index.php?t=news&p=2">Upcoming Events</a></span><br>
<span class="category">Media</span><br>
<span class="subcatnews"><a href="index.php?t=news&p=3">Media News</a></span><br>
<span class="subcatgallery"><a href="index.php?t=gallery&p=4">Weapons</a></span><br>
<span class="subcatgallery"><a href="index.php?t=gallery&p=5">Characters</a>
I would like it to look good. The website is forgeanempire.com - please use that as a guide for colors. Also, I would love it if they were collapsable, and it remembered the collapse in cookies. (so if you visit again, the same categories would be collapsed/expanded)
|