Hi Im working on a website which includes a 220 x 245 slideshow.
I use a PC and my default browser is Firefox.
When I view it on IE the slideshow was about 10px to the the right so I used a conditional statement:
It will appear in different places depending on how wide your browser window is. When you postion something absolutely, its postitioning context is the next idem up the line that has position: relative … or, if that doesn’t exist, the viewport (window) itself.
Even though your method of layout is not ideal, if it’s left as is, the first thing to do is position the slideshow in relation to the #bottom div. So add the line in red below:
Thanks Ralph, Ill try that.
Can I just mention, my boss give me the site to finish after someone else had done most of the layout.
This problem is the last of many Ive had to sort out.
Ive told my boss Im never going to finish someone else’s site again !!!
Alan.