This is a migrated thread and some comments may be shown as answers.

separator line to strech 100%

0 Answers 65 Views
Menu
This is a migrated thread and some comments may be shown as answers.
peerapat
Top achievements
Rank 1
peerapat asked on 09 Aug 2009, 01:55 PM
Hi,
    I'm using 2009 Q1 version to create horizontal menu. And I have removed vertical line and left space by using
<style type="text/css"
.RadMenu_Vista .rmGroup 
     border1px solid #979797 !important;  
     background#f0f0f0 !important;  

 .RadMenu_Vista .rmGroup .rmLink {  
        padding-left0px !important;   
     }  
       
    .RadMenu_Vista .rmGroup .rmLink .rmText {  
        padding-left5px !important;  
     }  
</style>  
   The separate menu item is aligned right with some space on left. How do I eliminate this space and make separator stretch 100% on the menu.
Thanks

No answers yet. Maybe you can help?

Tags
Menu
Asked by
peerapat
Top achievements
Rank 1
Share this question
or