Post a link to your page
Post a link to your page
Zen-Venom Get Bitten
I'd really appreciate some help to align the thumbnail pictures like a chess board layout. I thought I'd got the horizontal correct by just adjusting the width of the right column but of course on a wide screen they start to spread again. I'd need some way of keeping them squeezed together.
I also would like to remove the space between row one and row 2. I've got 10 rows by 10 columns to do.
Here's a link to the site.
http://www.thaimites.org/warothai/zencart/
Thanks in advance for any help.
1. Give your boxes width in pixels not percentage, OR
2. Wrap them all in a container which has a fixed width.
[FONT=Microsoft Sans Serif]CSS Evangelist[/FONT]
3. Or break each 4 by using <br class="clearBoth"/>. (Although I doubt this is possible to achieve within a loop.)
[FONT=Microsoft Sans Serif]CSS Evangelist[/FONT]
I think this idea of the fixed width container would work. Eh, how do I do that?
(Sorry for being a dumbo!)
Better yet, why don't you just make it 4-per-row from admin?
[FONT=Microsoft Sans Serif]CSS Evangelist[/FONT]
I'm really none the wiser on how to do this. I need to make it 10x10 squares with no spaces between them. Help please.