warrioricon
Member
Posted 1 year ago #
I have 6 thumbnail size images that I need to align in sort of a grid on the page. Right now the only neat way I can do it is have them all stacked on top of each other in a long line down the page.
It would look neater and take up waaay less room on the page if I could just put these images 2 by 3 in a grid.
try and apply a 'float', for instance 'float: left;', to the style of the thumbnail.
for more info, you would need to post a link to your site, pointing to the post/page with these 6 thumbnails.
warrioricon
Member
Posted 1 year ago #
Ah I can't do that, it's a top secret training site for my team,
I'm using the hybrid 0.8 by justin tadlock theme.
Anything you can tell me without looking I'd appreciate it.
Just give me a general idea of what to paste and where ect
http://www.w3schools.com/css/default.asp
firefox web developer add-on is a good tool to help with tweaking css.
if you tag this thread with the name of the theme, you might get some replies.
warrioricon
Member
Posted 1 year ago #
tagged.
What code would you use in your clean and minimalist wordpress theme to grid tumbnail images though?