Question with different pictures in menu
Lukas Renggli
renggli at gmail.com
Wed Apr 1 09:12:57 MEST 2009
> "About us" and "Contacts" are different from "adventure guide", "tours
> review" and "bike news".
>
> How can I specify different classes for them ?
If you use the menu widget, you could specify the menu as such:
- *about|class=first*
- *adventure*
- *events*
- *contacts|class=last*
However, this adds the class to the link. In general it is not
possible to add additional classes to widgets without creating your
own subclass.
A common and rather simple trick of CSS designers is to define
different background image on '.menu', '.menu ul', '.menu ul li' that
overlap each other to get the desired effect.
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch
More information about the smallwiki
mailing list