Shape 5

Joomla Templates => CommPortal - July 08 - Club => : snipedales December 23, 2008, 08:02:21 AM



: Bottom Menu
: snipedales December 23, 2008, 08:02:21 AM
Hi

Can't seem to get a bottom menu to show.  Followed these instructions in the .css file:

/*  Bottom Menu - "bottom" module, menu must be "flat list", class suffix "-bottom"  */

Published to the bottom position and set the class but nothing shows.  Have looked at the template's index.php and see no sign of a bottom module position configured in there.

Would be grateful for any assistance.

Thanks


: Re: Bottom Menu
: jonahh December 23, 2008, 04:33:18 PM
Hello,

Are you sure you are viewing the correct template demo?  There is no bottom menu on commportal just the user positions at the bottom.


: Re: Bottom Menu
: snipedales December 23, 2008, 05:35:56 PM
I know there is no bottom menu shown on the demo, but there is a bottom module position and this around line 415 in the template_css.css file:

:
/*  Bottom Menu - "bottom" module, menu must be "flat list", class suffix "-bottom"  */

#s5_footercenter a.mainlevel {
background:none;}

#s5_footercenter h3 {
padding-bottom:7px;
font-size:13px; }

#s5_footercenter ul {
color:#333333;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
line-height:10px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#s5_footercenter ul li {
background:transparent url(../images/s5_commportal_breadarrow.gif) no-repeat scroll left center;
color:#CCCCCC;
display:block;
height:14px;
line-height:20px;
margin-right:0px;
font-size:12px;
overflow:hidden;
padding-bottom:6px;
padding-left:12px;
}
#s5_footercenterul li a {
color:#CCCCCC;
background:none;
display:block;
padding:1px 4px;
text-decoration:none;
}

#s5_footercenterul li a.mainlevel {
background:none;}

#s5_footercenter ul li a:hover {
text-decoration:underline;
}

Just seems to suggest that it should be possible to put a bottom or footer menu there somehow?

Thanks


: Re: Bottom Menu
: jonahh December 26, 2008, 02:08:25 PM
This must have been left over CSS that was left in the file.  If you want I can show you how to add a bottom module position.  What version of Joomla are you running?


: Re: Bottom Menu
: snipedales December 26, 2008, 04:22:10 PM
I guessed it may have been 'left over'.  Thanks for the offer - I've added a footer/bottom module position in the index.php file with a div and styled it in the css myself now.  Looks fine for my purposes.
 :)
Chris


: Re: Bottom Menu
: caracal February 23, 2010, 01:51:54 AM
Hi jonahh

I know it's been a year ago but can you please show me how to add a bottom menu module?
version 1.5.15

Thank you


: Re: Bottom Menu
: jonahh February 23, 2010, 02:06:43 PM
Just publish a menu to one of the user3-7 module positions and set the menu to legacy vertical I believe