http://alertptc.com/demos/banner-rotator/ need a banner to the right but on same line as text rep to person who helps me
If you'd like some help doing it, send me an IM or PM with information on the page. Otherwise, it will look something like #left { float:left; height:65px; } #right { float:right: height:65px; width:473px; } #right a img { margin:0px; padding:0px; } Code (markup): <div id='left'>Your text</div> <div id='right'>Your banner code</div> Code (markup): You'll need to play with the CSS a lot, because it never works exactly the same way twice. But that's the basic idea.