elehmann
07-21-2011, 06:48 AM
Hello all.
First post and very rookie web designer.
I'm working on this page:
http://www.casadoshermanos.com
I've inserted a script for a slideshow into the page. I placed the #slideshow div into a #contop div so that I could add a border. I used margins on the #slideshow div to line up with the background image of the border in #contop.
This all seemed to line up fine in Chrome. IN IE and Firefox it appears that the images in the slideshow are left aligned to the middle of the page.
Any ideas? Thanks in advance.
UPDATE:
think I figured it out. I put top and left values of 0 in the #slideshow IMG which was positioned absolutely. Wasn't anything there before. Seems to have fixed it
Eli
First post and very rookie web designer.
I'm working on this page:
http://www.casadoshermanos.com
I've inserted a script for a slideshow into the page. I placed the #slideshow div into a #contop div so that I could add a border. I used margins on the #slideshow div to line up with the background image of the border in #contop.
This all seemed to line up fine in Chrome. IN IE and Firefox it appears that the images in the slideshow are left aligned to the middle of the page.
Any ideas? Thanks in advance.
UPDATE:
think I figured it out. I put top and left values of 0 in the #slideshow IMG which was positioned absolutely. Wasn't anything there before. Seems to have fixed it
Eli