menus

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
jubber
Forum Members
Forum Members
Posts: 34
Joined: Wed Apr 08, 2009 8:42 am

menus

Post by jubber »

can i have a menu up the top and side on all pages with the top and side links be difrent anyone
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: menus

Post by Dr.CSS »

Look to the default content and you will see many different menu types I'm sure you will find one to fit your needs...
dmaireroa
Forum Members
Forum Members
Posts: 110
Joined: Wed Jul 15, 2009 12:35 am

Re: menus

Post by dmaireroa »

mark wrote: Look to the default content and you will see many different menu types I'm sure you will find one to fit your needs...
How do I add my own menu?
I've been watching this video tutorial but it has no English Audio or sub titles http://cmsmadesimple.org/uploads/media/mint_chocolate.htm. I followed all the steps, however, it doesn't show you how to add your own HTML / CSS menu.

Any suggestions?

Thanks
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: menus

Post by Dee »

dmaireroa wrote: Any suggestions?
Check the module help for MenuManager and the MenuManager entry in the admin "Layout" menu.

Regards,
D
dmaireroa
Forum Members
Forum Members
Posts: 110
Joined: Wed Jul 15, 2009 12:35 am

Re: menus

Post by dmaireroa »

Thanks Dee

How do I make it easy to add / change a menu as a wysiwyg instead of viewing it HTML codes?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: menus

Post by Dr.CSS »

There is no wysiwyg for the menus, if you have existing code then look at what it's triggers are then look at the source of your page and look at what it's triggers are and change the CSS to correspond to yours...

The closest you'll ever come to a wysiwyg is to use Firefox with the Web Dev. toolbar...
dmaireroa
Forum Members
Forum Members
Posts: 110
Joined: Wed Jul 15, 2009 12:35 am

Re: menus

Post by dmaireroa »

mark wrote: There is no wysiwyg for the menus, if you have existing code then look at what it's triggers are then look at the source of your page and look at what it's triggers are and change the CSS to correspond to yours...

The closest you'll ever come to a wysiwyg is to use Firefox with the Web Dev. toolbar...
I see! So this makes it harder for my client to use cmsms then? Ideally, you have to build the template that is less changeable for the client and only have them add content and a new page.

I know how to add my template and stylesheet to cmsms but all those pages are copy and paste from my old html pages.
So is there a good example tutorial or demo on how to build your template and add pages to cmsms...the best way of doing this and showing me an example?

Thanks
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: menus

Post by Dee »

dmaireroa wrote: So this makes it harder for my client to use cmsms then? Ideally, you have to build the template that is less changeable for the client and only have them add content and a new page.
How does this make things harder for your client? The end user/your client normally wouldn't have to change the menu template or CSS once finished, they just add/edit content and pages and the menu is automatically changed.

Regards,
D
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: menus

Post by Dr.CSS »

Your thinking like flat file html, one of the biggest reasons to use any CMS is so you don't have to add a link to the menu for each new page...

Have you read the default content?... like http://dezertdesign.com/default/index.p ... nu-manager

It goes thru your pages in Content > Pages...
dmaireroa
Forum Members
Forum Members
Posts: 110
Joined: Wed Jul 15, 2009 12:35 am

Re: menus

Post by dmaireroa »

Dee wrote:
dmaireroa wrote: So this makes it harder for my client to use cmsms then? Ideally, you have to build the template that is less changeable for the client and only have them add content and a new page.
How does this make things harder for your client? The end user/your client normally wouldn't have to change the menu template or CSS once finished, they just add/edit content and pages and the menu is automatically changed.

Regards,
D
Sweet! Pretty much I would build the site and only have end user/your client add/edit content in pages. I have some css in my content pages, and it looks like there is no way a end user/client will know what to do especially in the wysiwyg Image

I can use it with ease but if this was given to a end user/client, is this how its meant to look?
Last edited by Anonymous on Wed Jul 22, 2009 9:55 am, edited 1 time in total.
Post Reply

Return to “Layout and Design (CSS & HTML)”