| Rank: Member Groups: Member
 
 Joined: 5/27/2010
 Posts: 22
 
 | 
		    Hi, 
 The menuItem seems to use the whole line.
 
 I'm trying to get something on the left side on the same line as the menuitem,
 
 It doesn't seem to help no matter how I try to css it.
 
 Is there a propery that I can use?
 
 I saw something called CssBlock, but I don't know what that is.
 
 Thanks.
 | 
	| Rank: Administration Groups: Administration
 
 Joined: 5/27/2007
 Posts: 24,425
 
 | 
		    Hi,
 CSSBlock does not have anything to do with it. The problem most likely has to do with your css file. Please try the same setup in a empty test file with no master page. If the problem continues, post your test page and we will be happy to take a look.
 
 Thanks!
 | 
	| Rank: Member Groups: Member
 
 Joined: 5/27/2010
 Posts: 22
 
 | 
		    You are right, my bad.
 I was doing something wrong.
 
 The MenuItem is just a block, can be used anywhere.
 
 Thank you!!
 |