Page 1 of 1

[Solved] Menu Not Displaying Properly

Posted: Sat Apr 28, 2007 4:27 am
by EGS
Hi.

I am new to this CMS. I am completely flabergasted with the menu. I cannot set it up.

My site is a Pontiac Grand Am owner's resource site (click link to go to site, and you can see mesed up menu).

Please help. :(

Re: Menu Not Displaying Properly

Posted: Sat Apr 28, 2007 2:34 pm
by EGS
I'm using most stable version please help!!!

Re: Menu Not Displaying Properly

Posted: Sat Apr 28, 2007 3:23 pm
by tsw
I dont see anything strange with your menu except for the tag that isnt hidden and the fact that you only seem to have one page.

please provide information on what you expect and what is wrong with your menu

Re: Menu Not Displaying Properly

Posted: Sat Apr 28, 2007 3:25 pm
by KO
You could try:

div.navcontent dfn {display:none;}
h3 {font-size:12px;}
#right { float: right;margin: 0 5px;width: 600px;}

in your stylesheet.

br,

K

Re: Menu Not Displaying Properly

Posted: Sat Apr 28, 2007 4:42 pm
by EGS
KO wrote: You could try:

div.navcontent dfn {display:none;}
h3 {font-size:12px;}
#right { float: right;margin: 0 5px;width: 600px;}

in your stylesheet.

br,

K
Thanks. That fixed it I think.. :)