My menu items do not fill up the entire width of the page, and thus they are hugging the left side of the page, leaving empty space on the right.
I'm having trouble changing the CSS to get the entire menu to be centered.
Please help!
Thanks!
Centering the Horizontal CSSMenu?
-
amygdela
Re: Centering the Horizontal CSSMenu?
it's not realy nice HTML, but it works.. add a before the menu in your template, and a after it 0)
Re: Centering the Horizontal CSSMenu?
Thanks for the suggestion, but it doesn't work.
I tried:
{cms_module module='cssmenu'}
and
{cms_module module='cssmenu'}
as well as:
{cms_module module='cssmenu'}
I'm thinking something in the CSS is forcing it to the left...
I tried:
{cms_module module='cssmenu'}
and
{cms_module module='cssmenu'}
as well as:
{cms_module module='cssmenu'}
I'm thinking something in the CSS is forcing it to the left...
Re: Centering the Horizontal CSSMenu?
bump ( any ideas ? )
-
eddieburroughs
Re: Centering the Horizontal CSSMenu?
I am interested in this as well.
Is there are particular css or template that we have to put the in?
Thanks for the help!
Eddie
Is there are particular css or template that we have to put the in?
Thanks for the help!
Eddie
Re: Centering the Horizontal CSSMenu?
url would be nice...
but basically you set text-align:center for the parent container..
and I think that has been deprecated
but basically you set text-align:center for the parent container..
and I think that has been deprecated

