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

Img wont go below menu!

1 Answer 44 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 16 May 2008, 03:01 PM
After my </telerik:radmenu> control I put a header/banner img.

The banner shows up in IE and Firefox on the right side of the menu!

I put a <br /> after the radmenu and it still didn't work.  I put 2 <br /> tags and it moved the img down too far.  Any idea what could be wrong?

Thanks!

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 16 May 2008, 03:22 PM
Hi Robert,

You can place your image in a div tag with the following style to clear the float created by the menu:

<div style="clear:both;"> image goes here </div> 


All the best,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Menu
Asked by
Robert
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or