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

Right alignment of menu/ menu items

3 Answers 147 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Chris Sully
Top achievements
Rank 1
Chris Sully asked on 05 Sep 2013, 11:04 AM
I've tried and failed to right align the menu at:

http://gonative.propona.co.uk/Home.aspx

Google returned a few hits but nothing worked so suggestions welcome and more than happy to provide further details to facilitate. I've tried playing with the RadMenu and rmText styling but no joy as yet.

Update: it seems to be picking up an errant padding-right setting from WebResource.axd which isn't in my stylesheet and I can't seem to override it there.

Ta.

Chris.

3 Answers, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 09 Sep 2013, 10:14 AM
Hi Chris,

Looking at the live url the menu looks aligned right. Did you manage to resolve the problem on your own?

Regards,
Genady Sergeev
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Chris Sully
Top achievements
Rank 1
answered on 09 Sep 2013, 10:20 AM
No, its' not for me, checking in IE10 and Chrome. I'll attach an image; actually 2 We want the 'contact' right aligned with the 'en'/ blue line. The second image shows we need to get the individual item text right aligned or get rid of any padding that is there?

Thanks in advance.

Chris.
0
Genady Sergeev
Telerik team
answered on 12 Sep 2013, 01:07 PM
Hi Chris,

You can use the following CSS to align the menu:

.rmLast .rmText { padding-right: 0px !important; }


Regards,
Genady Sergeev
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Menu
Asked by
Chris Sully
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Chris Sully
Top achievements
Rank 1
Share this question
or