Posted: Sun Mar 09, 2008 10:22 am Placing these Icons
I have a bunch of thumbnails and icons that i want to put on my myspace... problem is, is that they go one on top of the other.... i want them to sit side by side... like in a 3 by 3 box or something... i cant seem to make the code work.. or find one that just may help me... THANK YOU in advance
Set the width: XXpx to the width that all three images will need. Div height should adjust automatically, but you can add height: YYpx; to the div styling and set it to the highest image.
The margin: 1% auto; sets the div container with a top/bottom margin of 1% and centers it in whatever container the div itself is.
If you still have problems with images not side by side, make sure div width is wide enough for all images and/or set inside all the image tags' styling:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum