Joomla! Discussion Forums



It is currently Thu Nov 26, 2009 1:40 pm (All times are UTC )

 




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: 2nd menu collom
Posted: Tue Jun 12, 2007 2:48 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Wed Jul 12, 2006 3:03 am
Posts: 101
i would like to have my main menu on the left side and then on a few pages i want to have a different menu on the right side, but how do i make an all new menu?


Top
  E-mail  
 
 Post subject: Re: 2nd menu collom
Posted: Tue Jun 12, 2007 9:47 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Tue Nov 08, 2005 6:43 pm
Posts: 214
Location: the Netherlands
OK, here we go...

In Administrator go to the Menu Manager...
There you create a new menu...
Fill in the data for your new menu...
Go to the Module Manager (bacause a menu simply is a module) and find the menu you created...
Publish, edit the menu, set position to right (or whatever you want)...
Maybe you want to add also the class suffix _menu for correct css treatment.

Good luck!
Mark


Top
  E-mail  
 
 Post subject: Re: 2nd menu collom
Posted: Tue Jun 12, 2007 12:25 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Wed Jul 12, 2006 3:03 am
Posts: 101
i would like to have one of the menu's not have the bullets, is there a way i can make one of thoughs things (_menu) so it takes the bullets out

(sorry im still quite new to this version...)


Last edited by epyon on Wed Jun 13, 2007 4:05 am, edited 1 time in total.

Top
  E-mail  
 
 Post subject: Re: 2nd menu collom
Posted: Wed Jun 13, 2007 7:11 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Tue Nov 08, 2005 6:43 pm
Posts: 214
Location: the Netherlands
There wil be a way to realise this with css...

I didn't try it, but perhaps you could assign another class to that specifi menu, with another suffix. So not _menu, but _menu_nobullets (or something like that) and put a definition in your css with something like:
Code:
.module_menu_nobullets li { list-style: none; }


Good luck,
Mark


Top
  E-mail  
 
 Post subject: Re: 2nd menu collom
Posted: Wed Jun 13, 2007 9:34 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Wed Jul 12, 2006 3:03 am
Posts: 101
this is realy weird, it'll work when i add _menu_nobullets to a menu on the left side, but it dosnt do anything for on the right side... and even when i add _menu to the right side it dosnt properly work... is there something in the index.php that is making it work for the left side that i would have to add to the right?


Top
  E-mail  
 
 Post subject: Re: 2nd menu collom
Posted: Thu Jun 14, 2007 7:27 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Tue Nov 08, 2005 6:43 pm
Posts: 214
Location: the Netherlands
Are you sure the left modules are rendered the same way as the right ones?

Code:
<jdoc:include type="modules" name="left" style="rounded" />


Check the style attribute. This attribute tells how the modules are rendered.

Greetz, Mark


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

Quick reply

 



Who is online

Users browsing this forum: bluesardine, cullen90, mpele, PommeVerte and 39 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group