Hey, sorry for bringing this topic back, lol, but remember last time I had the code again?
What would be the code to BOX it?Code:echo ' <div id="affiliate" style="text-align: center;', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width: 100%;' : '', '"> <marquee behavior="scroll" direction="left" ', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width="100%"' : '', '> <a href="http://www.google.com" target="_blank"><img src="http://images.google.com/intl/en_ALL...google_sm.gif" /></a> <a href="http://www.yahoo.com" target="_blank"><img src="http://us.i1.yimg.com/us.yimg.com/i/yahoo.gif" /></a><br /> </marquee> </div>';
And what would be the code to make it stop or slow down again?
Thanks once again.
Souljaa