it is nice to use a bgimage with the new version, but it is visible in the main and in the submenue.
Is it possible to use the bgimage only for the main menu?
thanks
bgimages
-
- Beginner
- Posts: 6
- Joined: Sun Mar 21, 2004 1:01 pm
Hi Tigershark,
A common approach: You can define two different styles, one for the main menu, using bgimage (and whatever other properties you want to set), and another without bgimage defined. So, suppose you had your two styles, mainStyle and subStyle. When you define the menus, you tell the menu which style to use by setting style=mainStyle or style=subStyle.
Kevin
A common approach: You can define two different styles, one for the main menu, using bgimage (and whatever other properties you want to set), and another without bgimage defined. So, suppose you had your two styles, mainStyle and subStyle. When you define the menus, you tell the menu which style to use by setting style=mainStyle or style=subStyle.
Kevin