[thelist] Layout issue - PHP and html

Jens Brueckmann jens.brueckmann at gmail.com
Sat Mar 14 04:05:25 CDT 2009


> BTW, I _think_ I've solved most of the problems, but ......

... the images are still not centered.

You have a rule in your Style Sheet which lets elements with classname
c62r to be floated to the right:

.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {
float : right;
margin-left : -5px;
}

If you let .c62r to be floated left, the images are centered.

Cheers,

jens

-- 
Jens Brueckmann
http://www.yalf.de



More information about the thelist mailing list