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

RadMenu Group Offset in CSS

2 Answers 71 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Joe
Top achievements
Rank 2
Joe asked on 17 Jan 2008, 10:21 PM
Hi,
I would like to offset the dropdown group in the radmenu using CSS. The online examples show how to do that programmatically, but I'd like to do it in the CSS if possible.

I'm using a horizontal menu and I want to move the dropdown group down and right 1px. I believe the correct class is rmGroup.

Thanks for any help with this.

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 18 Jan 2008, 03:00 PM
Hello Joe,

I think it is possible to offset the child grouped with css only. However, I am not sure what exactly your case is and why you need a css solution for this. I suggest you give us more details on your scenario and we will try to find a solution using the OffsetX and OffsetY properties. If this is not possible, then we will move on to searching for css and/or javascript solution.
 
Let us know what you think.


All the best,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Joe
Top achievements
Rank 2
answered on 18 Jan 2008, 03:34 PM
Hi Peter,
It was my attempt to completely separate design from code and save a little overhead in the process.

If making the adjustment in CSS is not recommended, I have no problem using the programmatic method instead.

Thanks for the reply,
Joe
Tags
Menu
Asked by
Joe
Top achievements
Rank 2
Answers by
Peter
Telerik team
Joe
Top achievements
Rank 2
Share this question
or