Hi:
I need change the template background and logo acording Menu ID selected.
i know to change the background
i know how to create suffixe with the id of my menu, i know how to edit my overide.css
for exemple in the override.css
For my home page
.home_bg {background: url(".../images/fond_normal.jpg") no-repeat ; }
for my forum
.forum_bg {background: url(".../images/fond_wow bordure 3.jpg") no-repeat ; }
if i put the code :
h1#gkLogo a.cssLogo {background: url('.../images/betatest_v2.png') no-repeat ; height: 90px; width: 249px; }
the logo is on all page
i need different logo and background for all different menu
Please, where I can or What can I do? for any solution?
Of before hand, very thanks.
