Help?

windows

Guest
Ok well Im working style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />
sorry that should be class and not id....so it should be
<span class="picture_box">
and the #picture_box should be .picture_box (or whatever you name it to)
This is because it won't validate correctly using id, as id is a unique identifier and as such should style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" />
I did and they are still together look at boyleswebdesign.com/spacemods/mods.html
your images are bigger than the boxes you are using to contain them so they are breaking out of the containers...make sure that your images are the same width and height as the modbox and you won't have a problem.
got it thanks
or you could set the overflow to hide anything that is overflowing the box, but that's just silly as you will loose some of your image. But its always good to know your options glad to hear that its fixed
 
Top