Menu text in content page

About the template and stylesheet - and changing the menu
Post Reply
Raebild
Posts: 16
Joined: Thu Aug 12, 2010 1:44 pm

Menu text in content page

Post by Raebild » Thu Aug 12, 2010 1:49 pm

Hi all,
Quite new to the CM SImple and cannot figure out how to remove the Menu text from the content page.
For example I have a "Home" menu and this always appears on top of the content on the "home" page - annoying i think!
Can anyone tell me how to get rid of this menu text in the content page??
Thks in advance for any help.
Best rgds
Peter

ZiPs
Posts: 633
Joined: Thu May 22, 2008 6:17 pm
Location: Faxe, Denmark
Contact:

Re: Menu text in content page

Post by ZiPs » Thu Aug 12, 2010 2:14 pm

Hi Raebild

To remove menu text in content, edit the stylesheet to display: none like this.

Code: Select all

h1,h2,h3{display: none}
/ZiPs
Preben Dahl | Webmaster cmsimple.dk | Projekt-og domæne ejer Gert Ebersbach

bca
Posts: 293
Joined: Tue Sep 15, 2009 4:49 pm

Re: Menu text in content page

Post by bca » Thu Aug 12, 2010 6:12 pm

...or change it in the Page tab
Under Alternative heading. Just tick Yes and leave the field blank.

b

ZiPs
Posts: 633
Joined: Thu May 22, 2008 6:17 pm
Location: Faxe, Denmark
Contact:

Re: Menu text in content page

Post by ZiPs » Thu Aug 12, 2010 6:30 pm

Page parameters exist only in new XH version.

So it depends on which version of cmsimple used.

If it is XH and it is only a few pages, then you can use Alternative heading in Page parameters :)

/ZiPs
Preben Dahl | Webmaster cmsimple.dk | Projekt-og domæne ejer Gert Ebersbach

Raebild
Posts: 16
Joined: Thu Aug 12, 2010 1:44 pm

Re: Menu text in content page

Post by Raebild » Fri Aug 13, 2010 6:17 am

Thanks a lot for your fast reply, you certainly helped me solve my problem. Great!

Post Reply