BradBlog
12-24-2007, 11:40 PM
1) Script Title:
Ultimate Image Fade Slideshow v1.51
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
I’ve been using it without problem for months, but now I’ve reformatted my blog a bit to set a standard width for the html elements of the page at 980px, in a centered block on the page. That centered block is the BODY div.
The slideshow should appear in the right sidebar, and has always worked as expected until I’ve now set the BODY To 980px, and used:
margin-left: auto;
margin-right: auto;
…as part of the div, in order to center the body in the browser window, no matter how large the browser window is.
Unfortunately, I’ve tried just about every variation on those, and text-align: center; and various position and float properties, etc., but no matter what I do, everytime the slideshow is placed in the CORRECT location when the page renders, but when then resizing the IE window around it, the slideshow stays in the same left position, while the rest of the centered body stuff moves appropriately.
This ONLY happens in IE (7, in this case, haven’t tested it on earlier), and it all seems to work fine, as expected in Firefox. Going NUTS trying to figure out what the hell is going wrong here!
A sample of the problem can be seen on my workpage at:
http://test.bradblog.com/?p=4814
While the previous, still live, problem-free version can be seen on any page at http://www.BradBlog.com
Can you help? Would be the best Xmas present I could get at this point, after 3 days of banging my head on this!
Brad
Ultimate Image Fade Slideshow v1.51
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
I’ve been using it without problem for months, but now I’ve reformatted my blog a bit to set a standard width for the html elements of the page at 980px, in a centered block on the page. That centered block is the BODY div.
The slideshow should appear in the right sidebar, and has always worked as expected until I’ve now set the BODY To 980px, and used:
margin-left: auto;
margin-right: auto;
…as part of the div, in order to center the body in the browser window, no matter how large the browser window is.
Unfortunately, I’ve tried just about every variation on those, and text-align: center; and various position and float properties, etc., but no matter what I do, everytime the slideshow is placed in the CORRECT location when the page renders, but when then resizing the IE window around it, the slideshow stays in the same left position, while the rest of the centered body stuff moves appropriately.
This ONLY happens in IE (7, in this case, haven’t tested it on earlier), and it all seems to work fine, as expected in Firefox. Going NUTS trying to figure out what the hell is going wrong here!
A sample of the problem can be seen on my workpage at:
http://test.bradblog.com/?p=4814
While the previous, still live, problem-free version can be seen on any page at http://www.BradBlog.com
Can you help? Would be the best Xmas present I could get at this point, after 3 days of banging my head on this!
Brad