Full-screen width feature request

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
sbueffel
Advanced
Advanced
Posts: 22
Joined: Wed Jul 10, 2002 4:43 pm

Full-screen width feature request

Post by sbueffel »

Andy, when I set a horizontal menu to be full-screen it works fine. But there is no ending border for the last menu item, e.g.,

Home | Test | Test | Test

It would be nice if even the last menu item would have a border before the menu color continues to run to the end of the page. e.g.,

Home | Test | Test | Test |

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

Post by Andy »

There's no need to change the code.

You can add a dummy element at the end like this

Code: Select all

," ","# type=form",,,1
Cheers
Andy
sbueffel
Advanced
Advanced
Posts: 22
Joined: Wed Jul 10, 2002 4:43 pm

Post by sbueffel »

After I posted this I thought of what you typed, Andy. Thanks.
Post Reply