Hi, I have a few flash banners that are 125x125 and when I paste the codes into the template they don't sit next to each other.. So I'm asking is there a html or flash code that will make them sit side by side. ? I think it has something to do with the table but I don't know the code. Thanks for your help.
You could wrap a div around the flash banners and use float:left to them both. this will align the flash banners horizontally.