|  | 
	
	
	| Rank: Advanced Member Groups: Member
 
 Joined: 6/5/2007
 Posts: 76
 
 | 
		    I'm trying to use the rounded corners menu style but it seems to have an annoying bug that I can't get rid of.
 If I have 3 levels, eg
 
 Services:
 For Business type A
 A
 B
 C
 For Business type B
 A
 B
 C
 
 The 3rd level ABC has a transparent background that I can't get rid of, whereas level 2 has a grey backgroun. I've tried altering the background colour of those menu items but nothing seems to happen.
 
 
 | 
|  | 
	
	
	| Rank: Administration Groups: Administration
 
 Joined: 5/27/2007
 Posts: 24,425
 
 | 
		    Hi Paul,
 You need to modify the parent item's sub menu's background color, not the menu item's background color.
 
 Thanks
 | 
|  | 
	
	
	| Rank: Advanced Member Groups: Member
 
 Joined: 6/5/2007
 Posts: 76
 
 | 
		    Thanks.
 Which property do I need to alter for the background colour of the sub menu?
 | 
|  | 
	
	
	| Rank: Advanced Member Groups: Member
 
 Joined: 6/5/2007
 Posts: 76
 
 | 
		    Also it would seem there is no formatting on it at all, not even the correct font.
		 | 
|  | 
	
	
	| Rank: Advanced Member Groups: Member
 
 Joined: 6/5/2007
 Posts: 76
 
 | 
		    I found it!!
 didnt' realise you had to press the Sub Menu option on the toolbar.
 
 What colour # font and size or css do I need to set to get it all to match the parent menu style?
 | 
|  | 
	
	
	| Rank: Administration Groups: Administration
 
 Joined: 5/27/2007
 Posts: 24,425
 
 | 
		    Hi Paul,
 The easiest way is to switch to .aspx view and look into the <LookItems> section and see what you already have. You will find one item with SubMenu.Style.CssText set and the current color value will be there.
 
 Thanks
 | 
|  |