Spacing submenu & right alignment footer menu

Unique Joomla 1.5 template with powerful navigation and stunning design discussion forum
GK User
Tue Apr 26, 2011 3:27 pm
Hi,

1) In this URL I have a Submenu (below Main Menu) but the item are all together:

"SeguridadArquitecturaUniverso de AplicacionesContacto"

should be

"Seguridad Arquitectura Universo de Aplicaciones Contacto"

https://www.novohit.com/nws/index.php?o ... &Itemid=94

Where can I fixed?

2) On the entire web site I use a footer menu which is aligned to the left but I would like to align right, How Can I do it?

Thankyou in advance.
Francisco J. Gonzalez
User avatar
Senior Boarder

Konrad M
Wed Apr 27, 2011 6:00 am
Hi
1) Try add to override.css
Code: Select all
.nowrap a,
.nowrap a:hover {
margin:0 10px 0 10px;
}


2)Try add to override.css
Code: Select all
#footer_menu {
float:right;
}
User avatar

GK User
Fri Apr 29, 2011 2:47 pm
I searched the file override.css but I could not find it.

which file you mean??

Thankyou
Francisco
User avatar
Senior Boarder

Konrad M
Fri Apr 29, 2011 3:43 pm
Add this to template_css.css at the bottom, after last selector. I forgot that this template don't have override.css
User avatar

GK User
Tue May 03, 2011 3:57 pm
Hi, I'm still having trouble editing the Sub Menu [ See image attachment ]. I can't neither Align the links Verticaly nor Horizontally (I want them right and middle).

Finally is it possible to add any effects (mouse over, selected item, color background) to the submenu?

Thanks a lot!!
sample_img_support.png
User avatar
Senior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.