Can't center the buttons

Post your questions and problem reports here.

Can't center the buttons

Postby dhmurdock » Thu Aug 21, 2008 12:06 am

OK, this may be a really dumb question, but I can't get the menu items to center on the page. I've looked throughout the software and I can't see anywhere to change the placement of the buttons. Do I have to edit the cs or jss file, and if so what do I change? You can see the current output at http://www.palmspringssisters.org/button_test.htm
dhmurdock
 
Posts: 5
Joined: Mon Jul 14, 2008 12:58 am

Re: Can't center the buttons

Postby MikeyB » Thu Aug 21, 2008 9:36 am

Seems to work if I add align="center" to the following line:
<table id="cbinsmenuebul_table" width="0" cellpadding="0" cellspacing="0" border="0">
becomes
<table id="cbinsmenuebul_table" width="0" cellpadding="0" cellspacing="0" border="0" align="center">

or you could add
<div align="center"> just before the <table...
and </div> after </table>

Cheers,
Mike
User avatar
MikeyB
Top Contributor
 
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK

Re: Can't center the buttons

Postby dhmurdock » Fri Aug 22, 2008 12:51 am

Duh, I just never looked down far enough to see the table section, I kept trying to put in the align="center" at the top of the output code, which didn't work. It would still be nice if there was a CENTER, LEFT, RIGHT and maybe even JUSTIFY command in the program though.

T :D hanks for the solution, it works perfectly now.

Dave
dhmurdock
 
Posts: 5
Joined: Mon Jul 14, 2008 12:58 am


Return to Easy Button & Menu Maker Support

Who is online

Users browsing this forum: No registered users and 14 guests