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

MenuItem Alignment Issues ..

4 Answers 76 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Prince M. Premnath
Top achievements
Rank 2
Prince M. Premnath asked on 08 Dec 2009, 09:11 AM
Hello all ,

 Ive upgraded Telerik 2008 to 2009 now my menu suffers from some sort of alignment issue .. please find the attached image

Thanks
Prince

4 Answers, 1 is accepted

Sort by
0
Prince M. Premnath
Top achievements
Rank 2
answered on 08 Dec 2009, 09:12 AM
oops forgot to say .. The Tick ( check) images wasn't seems to be in right position how can i fix it to the actual loc ??
0
Princy
Top achievements
Rank 2
answered on 08 Dec 2009, 10:31 AM
Hello Prince,

Try setting the following css setting and see if it helps:
css:
.rmLeftImage 
   {  
      margin-left:-2px !important; 
   }   

Thanks
Princy.
0
Prince M. Premnath
Top achievements
Rank 2
answered on 08 Dec 2009, 10:57 AM
Thanks for your reply princy !

 i got some new issues now , after launching your css update now the root menu seems to be okay but the sub menu images doesn't appear @@ ??
0
Prince M. Premnath
Top achievements
Rank 2
answered on 08 Dec 2009, 11:03 AM
now it works perfect :)

ive made it margin-left:-1px !important; 
instead of -2px :)


Tags
Menu
Asked by
Prince M. Premnath
Top achievements
Rank 2
Answers by
Prince M. Premnath
Top achievements
Rank 2
Princy
Top achievements
Rank 2
Share this question
or