Purity2.fr

  • Full Screen
  • Wide Screen
  • Narrow Screen
  • Increase Font Size
  • Default Font Size
  • Decrease Font Size
French (Fr)English (United Kingdom)
btn_25
afuj
joomla_1_5_25
telecharger_joomla_17

Les positions (à venir ....)

Les notions de Wrap et de Main | Les styles de modules Jaxhtml et Jarounded | définition des blocks | variations de positions

HEADER (à finir) | MAINNAV | TOPSL | BOTSL | FOOTER | LEFT | RIGHT | MAIN

Modify the background color of the horizontal menu

User Rating: / 9
PoorBest 

If you want to modify the background color of the horizontal menu, you have to edit the file template.css

Folder: templates > ja_purity_ii > css > template.css

#ja-mainnav {
background: url(../images/grad1-mask.png) repeat-x top #444;
border-top: 1px solid #666;
line-height: 1;
position: relative;
z-index: 9;
}

For example, if you want a red background, we will modify like this :

#ja-mainnav {
background: url(../images/grad1-mask.png) repeat-x top #900;
border-top: 1px solid #666;
line-height: 1;
position: relative;
z-index: 9;
}

couleurfondmenu


joomlart ja purity 2

purity2_thumbnail

Joomlart - T3 Blank

t3blank_thumbnail

Les liens intéressants

web_links

adaptations de Ja Purity II

purity2_thumbnail
You are here: Tutoriels Menus Divers Menu Modify the background color of the horizontal menu