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
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
-
- Senior Boarder
- Konrad M
- Wed Apr 27, 2011 6:00 am
Hi
1) Try add to override.css
2)Try add to override.css
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;
}
- 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
which file you mean??
Thankyou
Francisco
-
- 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
- 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!!
Finally is it possible to add any effects (mouse over, selected item, color background) to the submenu?
Thanks a lot!!
sample_img_support.png
-
- Senior Boarder
5 posts
• Page 1 of 1