Horizontal menu help please!

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
uberteknik

Horizontal menu help please!

Post by uberteknik »

Hi am running cmsms 1.1 'samoa' and having some trouble making a very simple horizontal menu. I am using a very simple template i made for the excersize, it can be seen here http://bullman.ozziedoggers.org/ . I just wanted plain text links horizontal in the top row.

I went to the admin panel, went to menu manager, and loaded the simple_navigation.tpl into the database and named it simple.

In my template i added this code
{cms_module module='menumanager' template='simple' number_of_levels='1'}

Then i associated 'Navigation: Simple - Horizontal' with my template.. I did this by going into the templates section and clicking the yellow css button..

For whatever reason i cant seem to make it work, i have tried a fair few different combinations and just cant make it horizontal, it always comes out vertical? Im sure i am missing something fairly simple here..

Can you please help!?

Cheers
uberteknik

Re: Horizontal menu help please!

Post by uberteknik »

Ok i have changed it to use cssmenu.tpl andused the css stylesheet called 'css menu horizontal' .

It has given me a nice horizontal css menu, but i only wanted plain text links, ?

What config do i use to get a horizontal plain text menu..

cheers
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Horizontal menu help please!

Post by RonnyK »

What about adding

Code: Select all

dfn {display:none;}
to the stylesheet.

Did you by the wat check the default templates that can be installed during the installation. There are several templates and menu-stylings available for using. This is an easy startpoint.

Ronny
Locked

Return to “CMSMS Core”