Page 1 of 1

Menu TABLE alignment

PostPosted: Wed Apr 29, 2009 8:59 pm
by Steve(spt)
I have just strted to use this software I think its great,

But under the "MISC Tab" then under "Advanced" you see the tick box for use TABLE tags,

would it be possible to add three more options to include the TABLE aligment values ( center, left and right) ?

tick options for "Center", Left and Right. I don't thick there is away of setting these option from within the program. I set them from Webuilder.

Steve.

Re: Menu TABLE alignment

PostPosted: Sat Jul 13, 2013 1:30 pm
by Ken
Yes Steve, I am wanting the same feature, to be able to center my menu on the page.

Ken

Re: Menu TABLE alignment

PostPosted: Fri May 19, 2017 9:20 pm
by Gatamaz
Can't center mine. That would be a good feature

Re: Menu TABLE alignment

PostPosted: Mon May 29, 2017 1:38 pm
by Aivars
I'll add this to suggestions list, but it's more complicated than you think. How and whether you can center the menu depends on the rest of the page that is out of control of Easy Button & Menu Maker:
- whether you use good, standards compliant code or quirks mode
- whether you use css that can affect menu positioning
- whether you've placed the menu inside an element that has sufficient width to center the menu

If everything in the page is done correctly however, the menu can be centered with basic CSS:

#mb<your menu id here>_wrapper {
margin: 0 auto;
}

Gatamaz: send me your files (CSS, HTML, images, js etc) zipped and I'll tell you exactly how to center your menu.

Re: Menu TABLE alignment

PostPosted: Fri Mar 19, 2021 7:11 am
by Vernon542
The HTML pages are out-of-date and will not be updated. It is possible to PrepaidCardStatuschange the horizontal alignment of items within table cells.