Thank you sir, perfect.
#nav .parent {
background-image: url(../wsimages/arrow.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
On Mar 11, 8:48 pm, Chris Kent <[email protected]> wrote:
> Marco,
>
> The standard genericNav sets a class of parent for parent nodes, so
> you should be able to use thus with a little CSS to add your arrow.
>
> .parent {background-image:arrow.gif;}
>
> Chris.
>
> On Mar 11, 6:52 pm, Marco van den Oever <[email protected]>
> wrote:
>
> > In navigation, how can i show the presence of drop down under menu
> > item with an arrow or something, so just an indication there are more
> > menu options under a given item.
>
> > By CSS? If so (mollio CSS) where?
>
> > By customize the nav code? If so, any indications?
>
> > Thanks.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---