All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Menu
/
MenuItem Alignment Issues ..
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
5 posts, 0 answers
Prince M. Premnath
32 posts
Member since:
Oct 2009
Posted 08 Dec 2009
Link to this post
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
issue.JPG
Prince M. Premnath
32 posts
Member since:
Oct 2009
Posted 08 Dec 2009
Link to this post
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 ??
Princy
17421 posts
Member since:
Mar 2007
Posted 08 Dec 2009
Link to this post
Hello Prince,
Try setting the following css setting and see if it helps:
css:
.rmLeftImage
{
margin-left
:-
2px
!important;
}
Thanks
Princy.
Prince M. Premnath
32 posts
Member since:
Oct 2009
Posted 08 Dec 2009
Link to this post
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 @@ ??
Prince M. Premnath
32 posts
Member since:
Oct 2009
Posted 08 Dec 2009
Link to this post
now it works perfect :)
ive made it
margin-left:-1px !important;
instead of -2px :)
Back to Top
Close