show custom menu headings - Joomla! Forum - community, help and support


hi, new joomla , have been tinkering around couple of weeks, try design own template seem have hit block,

my problem want show menu headings above each menu cannot seem work out how display them let alone modify css, have read different info on have got in muddle :s,

as far understand have show title, have added module class suffix of _menu , tried assign css div.module_menu, have tried many other stuff without success, on appreciated.

thanks in advance

w0od0o
link site (but not there) http://www.sabbfest.co.uk/

hi.


use this

div#module_menu ul {
list-style:none;
}

div#module_menu ul li {
float:left;
}

or

.menu li {
float:left;
}


like need apply css...
hopefully make you

all best...





Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい