Click to See Complete Forum and Search --> : right-alignment issues/lite code review...


xdementia
11-14-2006, 11:32 PM
So, I'm having difficulty on my page aligning my divs to the right without the #placeholder div I'm using, if I take that out the whole #content div goes whack. Anyway I can clean up my code and have the #album/#album_dvd divs stack on top of each other on the right side of the page similar to how they are now?

Thanks.

http://www.existest.org/existest/releases.php

Centauri
11-15-2006, 04:41 AM
Suggest you validate - there are multiple errors on the page, including duplicated id tags. Fix these up first, andthings may behave differently.

Cheers
Graeme

xdementia
11-15-2006, 08:43 AM
oh yea, forgot about that