Log in

View Full Version : putting white box around images...



justinchrono
03-04-2010, 07:01 PM
hello. i have many thumbnails on my site..they are different sizes...but all similar. i want to have a white box that is around all of the thumbnails, so that they r all in the same size box and aligned.
anyone know how i can do this?

joomlads07
03-08-2010, 09:14 AM
I think the following site might help you in your problem:-

http://indesignsecrets.com/eliminati...box-effect.php

Deadweight
03-08-2010, 12:53 PM
what is ur website?
i prolly can fix it and give u the code

justinchrono
03-09-2010, 09:30 PM
what is ur website?
i prolly can fix it and give u the code


hey thanks
the site...this is one page

www.panopt.com/artists/ms.php

bluewalrus
03-09-2010, 10:08 PM
Something like



#content img {
border: 5px solid white;
}