Seperator

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
jrthor2
Beginner
Beginner
Posts: 2
Joined: Tue Jul 02, 2002 8:48 pm

Seperator

Post by jrthor2 »

I have tried to add a seperator, but the line only shows halfway from right to left. Why isn't the line entirely visible? Here is part of my code:

addmenu(menu=["schedules",,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
,"Acolytes", "http://www.zluth.org/schedules/acolytes.shtm",,,1
,"Altar Guild", "http://www.zluth.org/schedules/altar_guild.shtm",,,1
,"Nursery","http://www.zluth.org/schedules/nursery.shtm",,,1
,"Lectors & Lay Assistants","http://www.zluth.org/schedules/lectors.shtm",,,1
,"Ushers","http://www.zluth.org/schedules/ushers.shtm",,,1
])

Thanks!!
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

You've more than likely got the menu references loading up inside a DIV on inside a CENTER tag. This normally causes this problem.

Cheers
Andy
jrthor2
Beginner
Beginner
Posts: 2
Joined: Tue Jul 02, 2002 8:48 pm

Post by jrthor2 »

Yep, thanks. I remvoed the <div> tags and they show up fine now.
thoemme
Beginner
Beginner
Posts: 3
Joined: Wed Jul 10, 2002 4:40 pm
Location: Switzerland
Contact:

seperator problem

Post by thoemme »

had the same problem and works perfectly now... long life a forum like this !! :D
actually a pretty simple and easy mistake...but one has to be aware of it ! thanx
t.
http://www.thbachmann.ch
User avatar
Willy
Beginner
Beginner
Posts: 8
Joined: Thu Aug 08, 2002 10:30 am
Location: Madrid, Spain
Contact:

Re: Seperator

Post by Willy »

jrthor2 wrote:I have tried to add a seperator, but the line only shows halfway from right to left. Why isn't the line entirely visible?
Yes, i also had the same problem, with no <DIV> or <CENTER> tags but a cell HEADER inside of a table.
C.D.E. Sporting de Vallecas, C.F.
http://www.sportingdevallecas.es
Post Reply