Posted by Tom-E on February 28, 2009 at 7:07pm
I've checked out probably all the modules on images and stuff.
I've seemingly settled on CCK, imagefield, imagecache..etc
But here's my problem:
Sure images can be uploaded nicely and autoresized -- but they can't seem to be placed nicely?
If I've got long articles of text, how do I make my images from imagefield display nicely (or simply insert them into a text field for an editor to hand place (while still using lightbox2) ?)
I want images to be put on alternating sides at various intervals down the page of my long article.
Help is greatly apprecaited!
Tom =)
Comments
=-=
css is used for layout of images
css for individual posts?
So, how would I go about editing individual posts?
=-=
I believe there is a way to target specific nodes with css as well though don't quote me I've never tried. one can use a node specific tpl.php file therefore it would seem one can all use node specific targeting to alter css. or use the css in a node specific tpl.php if necessary.