On Wed, Apr 1, 2009 at 8:18 PM, Keith Hodges
<keith_hodges@yahoo.co.uk> wrote:
>
> But this actually didn't solve my problem. Ok, I can define differents
> background images but where I tell them each menu which background
> image or css class to use ?
>
>
> Thanks for the help.
>
> Mariano
For widgets you can og course simply embed them in a div
<div class="someclass">+widget+<div>
I am using PRMenuWidget, with this:
- *Inicio>/*
- *Quienes Somos>/Quienes somos*
- *Contactenos>/Contactenos*
- *Lugares y Destinos>/LugaresDestino*
- *Se parte>/Se Parte*
- */Rutas|class=first*
How can I do that there ?
thanks
mariano
Keith