PDA

View Full Version : Positioning problems.



JMcP92
21 Jul 2012, 03:35 PM
Hey guys.

I've having a problem with position. If you look here:
http://www.mikeyrutherfordfilms.com/photos.php
(Depending on your screen that may be in or out of line)

I am trying to get the "Full Album" <p>'s to work, but with no success. They work for me, but I positioned them absolutely, which only works on given screens and it is appearing wrong for many, so it's just not suitable.
This is what I am trying to do.

http://i45.tinypic.com/xge8aw.png

But getting different results from different things. I am attempting to edit it surrounding it in a <div> but still no success as it just floats beneath the pictures when I need it alongside.

Anybody able to give me much help, all is appreciated.

Thanks.
John.

JMcP92
22 Jul 2012, 03:52 PM
Fixed :) Floated the <p>'s to the right while putting the rest of the code into a <div> with a set width giving the <p>'s room to be placed correctly :)