9 Aug 2010 at 17:01 #1 Mark M Mark M Soldato Joined 6 Jan 2006 Posts 3,423 Location Newcastle upon Tyne I cant get a div to align properly on the right. Here is the page It works fine on my monitor 1152x864 but it moves out of place on a widescreen one. I thought the absolute position would work but its not for some reason! Link to css here Any advice much appreciated Thanks.
I cant get a div to align properly on the right. Here is the page It works fine on my monitor 1152x864 but it moves out of place on a widescreen one. I thought the absolute position would work but its not for some reason! Link to css here Any advice much appreciated Thanks.
9 Aug 2010 at 17:36 #4 Mark M Mark M Soldato OP Joined 6 Jan 2006 Posts 3,423 Location Newcastle upon Tyne Muel said: There's some bad coding going on there IMO. The footer is abosolutely positioned, so that the content can't stretch the page? I'll get this up in DW and have a crack at it. Click to expand... First attempt at anything non table based so go easy on me I made it all the same width so why would I want the footer to stretch further? If thats what you mean? BFCTom said: Float it to the right of the main content rather than using absolute positioning. Click to expand... Will give that a shot, once I figure out how to float anything haha
Muel said: There's some bad coding going on there IMO. The footer is abosolutely positioned, so that the content can't stretch the page? I'll get this up in DW and have a crack at it. Click to expand... First attempt at anything non table based so go easy on me I made it all the same width so why would I want the footer to stretch further? If thats what you mean? BFCTom said: Float it to the right of the main content rather than using absolute positioning. Click to expand... Will give that a shot, once I figure out how to float anything haha