Menu - Joomla! Forum - community, help and support


in joomla 3.0.1 i'm working create website, can 2 things against don't end up: change background of horizontal menu, on website: http://www.adjuntaspr.com (see annexes) open submenu if go mouse on menu item, how thing each other?

i novice joomla.
the website on server here: http://pknruinen.cluster34.nognietactief.nl

dutch: ~~~~~~~~~~~~~~~~
in joomla 3.0.1 ben ik bezig een website te maken, daarbij kom ik 2 dingen tegen waar ik niet uitkom:
ik wil graag de achtergrond van het horizontale menu veranderen, zoals op deze website:

http://www.adjuntaspr.com (zie ook de bijlagen)

ook wordt het submenu geopend als je met de muis on een menu-item gaat, hoe krijg ik ook zoiets voor elkaar ?

ik ben een nieuweling met joomla.
de website op de server staat hier: http://pknruinen.cluster34.nognietactief.nl

to change background color of menu, change value of attribute background in following css entry available in file template.css located in directory /templates/protostar/css

code: select all

.navigation {
   padding: 5px 5px;
   border-top: 2px solid #008542;
   border-bottom: 2px solid #008542;
   margin-bottom: 10px;
   background-color: #d4d4d4;
}

note: make copy of file before editing it

as dropdown menus concerned, see them when hover on top menu items.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support