Want to remove space, but how?

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
leatherlips
Advanced
Advanced
Posts: 23
Joined: Tue Jul 02, 2002 9:08 pm

Want to remove space, but how?

Post by leatherlips »

I have pictures in the top part of my menu. However, there is a small space between them. I want the line that is underneath of them to be one continuous line. If the two graphics touched, then it would occur.

How can I remove that small gap? Thanks.

http://10.21.2.100/gm/morganscott/menutest/menu.html
leatherlips
Advanced
Advanced
Posts: 23
Joined: Tue Jul 02, 2002 9:08 pm

Still can't figure it out

Post by leatherlips »

Does anyone have any insight as to how to remove the small gap between the images of the menu? The black horizontal line should stay connected all the way across, but as you can see at the URL in my above post, it is broken. Is there a setting I am missing? I've tried all of them I thought. Thanks.
User avatar
trytrix
Super Advanced
Super Advanced
Posts: 92
Joined: Thu Sep 26, 2002 9:46 pm
Location: Flanders / Belgium
Contact:

Post by trytrix »

Hi,

Sorry, URL not connectable !

Cheers,

Trytrix

(From The Flanders Fields 8O )
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

I can't get to the URL you provided, either... :cry:
John
leatherlips
Advanced
Advanced
Posts: 23
Joined: Tue Jul 02, 2002 9:08 pm

Try this URL

Post by leatherlips »

Maybe this URL will work:

http://www.westcler.org/gm/morganscott/ ... /menu.html

Thanks for checking it out. Any ideas?
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Code: Select all

,"<img src=anim_1b.jpg border=0>","show-menu=testing1",,"Animation",1
,"<img src=video_1b.jpg border=0>","show-menu=testing2",,"Video",1
,"<img src=clients_1d.jpg border=0>","show-menu=testing3",,"Clients",1
,"<img src=contact_1b.jpg border=0>","show-menu=testing4",,"Contact",1
That trailing "1" you have in there is for a separator bar. Try making it a "0".
John
leatherlips
Advanced
Advanced
Posts: 23
Joined: Tue Jul 02, 2002 9:08 pm

Thank you!

Post by leatherlips »

That did it! I didn't know what that number was for. I wish there was a descriptive list of what all of the code items meant. I know there are descriptors in the code itself, but once you start customizing it and deleting certain things, you can lose them.

Thanks for pointing that out.

Can you answer one more question for me?

Why does NN show the menu in a slight different place than IE? If I set my top and left positions, they are never quite the same in either browser. Does using the placemenu code take care of that? Thanks again.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Re: Thank you!

Post by John »

leatherlips wrote:That did it! I didn't know what that number was for. I wish there was a descriptive list of what all of the code items meant. I know there are descriptors in the code itself, but once you start customizing it and deleting certain things, you can lose them.
Actually there is a description of those particular menu items, but I noticed you had removed them in your code (as you suggested - shame :P )

As for the differences between N and IE - tough to fix. Those folks just don't follow the 'rules' (which is only one of the reasons Andy is going to the modules in 4.x).
John
Post Reply