A challenge that has beaten all web masters so far
I'm having trouble with ap divs. I have made a site that is made of centralized images except for one ap div that has vertical scrollable text in it.
The site itself looks fine until the browser window is resized. The AP Div stays in the same place and doesn't move with the text. (Try http://www.senor-dicks.co.uk and you'll see what I mean.)
The main problem is that this site is viewed through another parent company site (http://www.hotel-victoria.co.uk with the link to Senor Dicks on the left hand side) and it will not see the AP Div text box in the right place. We are all lost here as to how to fix this.
So there's the challenge fellow web masters. Enjoy
Ps I'm programming in Dreamweaver CS3 and notepad
Jack Michaelson posted this at 08:17 — 12th March 2008.
He has: 1,733 posts
Joined: Dec 1999
Place the Ap Div inside a relative positioned element. That could be the div that says
'<div align="center">'
in your code right now. Be sure to alter the left and top values.Shakespeare: onclick || !(onclick)
Beakerfm posted this at 23:48 — 13th March 2008.
They have: 2 posts
Joined: Mar 2008
Thank you for your help. Very much appreciated
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.