Alignment issue with vertical menu, using white-space: normal
Last Post 12/09/2009 8:52 AM by Alex. 2 Replies.
Author Messages
Alex
Nuke Newbie
Nuke Newbie
Posts:7


--
12/02/2009 7:36 AM  
I am using a vertical DNN menu in DNN 4.9. Since some menu items are too wide to display in the column width reserved for the menu, I specified in the CSS file: .MainMenu_MenuItem td { white-space: normal; } This allows to wrap the menu items. However, now the first line seems indented. Where/how would I change this indentation? Thank you!
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945


--
12/09/2009 8:16 AM  
You may want to check this post
Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
Alex
Nuke Newbie
Nuke Newbie
Posts:7


--
12/09/2009 8:52 AM  
Thanks Lee!


---