First of all thanks for reading my post,
I never ask someone for help but this time i don't have a clue what to do.
Have a look on my website, i guess you all have firefox
http://www.solcss.com
The grad image in the main menu i want to show that excactly like that in IE, but it won't let me.
If you dont' want to open IE here's an image that'll show you the problem:
As you can see it has to many spacing or something, i tried different things but all didn't work.
What i tried:
- reduced the font size of the line the image is on.
- set the image behind the text links but that screwed everything up.
Code:
• <a href="index.php?site=news">news</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=news&action=archive">archive</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=members">members</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=history">history</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=clanwars">clanwars</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=forum">forum</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="toplist/index.php">toplist</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="gallery/index.php">chicks</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=demos">demos</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=links">links</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=polls">polls</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=guestbook">guestbook</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=whoisonline">who is online</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=registered_users">registered users</a>
<img src="images/menu_line.gif" width="172" heigh="2" />
• <a href="index.php?site=links">vote for us</a>
I appreciate your help very much, thanks.
Celox
Fixed! but thanks anyways
Edited by Celox, 29 November 2005 - 12:04 PM.
