Click to See Complete Forum and Search --> : Help with alignment problem?


rluka
05-24-2006, 10:51 AM
Thanks Ron L

evismaniac
05-24-2006, 11:28 AM
Hi mate,

You need to make some adjustments to some of your layers.

The 'mp3player1' and 'album' layers are what are causing the problem. You dont have width attributes set so they are coming all the way from the right hand side of your page, meaning that your 'content' layer can only fit underneath.

You need to make your 2 layers the correct width, or auto width if you prefer, then float them to the left with positions set to relative.

here is whats happening, you can see the divs outlined which explains it much better:

rluka
05-24-2006, 08:47 PM
Thanks again for your help..I really appreciate it
Ron L

evismaniac
05-25-2006, 03:14 AM
is this what your after?

Click me (http://homepages.nildram.co.uk/~cadams/temp/delete.html)

its not perfect, but iv not got a lot of time to spare this morning unfortunately.

rluka
05-25-2006, 04:10 PM
Thanks for your help..Ron L