Forum Moderators: coopster

Message Too Old, No Replies

A layout problem

         

Dexie

12:23 pm on Aug 30, 2005 (gmt 0)

10+ Year Member



Hi all,

Quite a few of you helped me before on a similar thing and wondered if you could help again please.

On the page below, you'll see the images alternate left justified and right justified

The page will have a few 100 photos on that page, when finished, but if one of the photos and relevant entry for it are removed, as they will be, it then throws the alternating left and right sequence out -
is there any way, that when one table is removed, they still keep their alternating left and right sequence please?

Any help appreciated.

Dexie

[edited by: jatar_k at 4:04 pm (utc) on Aug. 30, 2005]
[edit reason] no urls thanks [/edit]

jatar_k

4:07 pm on Aug 30, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



it could just be scripted in a loop.

though I am guessing that page is just static. I am also guessing you mean html table.

Unless you want to write the whole thing in php and store all your image names in a db then you should just go with center alignment and that will fix your problem right up.