Page 1 of 1

My homepage looks different between FF and IE

PostPosted: Tue Nov 03, 2009 9:07 am
by mauisp
Hi all,

Could someone tell me why it is that my homepage looks different between Firefox and IE? On FF my slide show is centered but with IE it is on the left of the page. I normally use FF but its been acting up lately so had to switch to IE for awhile and noticed the difference. Any help would be greatly appreciated!

http://www.pbase.com/mauisp http://www.pbase.com/mauisp

Re: My homepage looks different between FF and IE

PostPosted: Tue Nov 03, 2009 12:41 pm
by mardoli
It happens very often that a page looks slightly different in FF and IE, but in most of cases it’s possible to solve the problems.
In your case, since it doesn’t depend only on the CSS, but on what you wrote in your gallery description to insert the slideshow, I cannot see exactly the code you use, but my suggestion would be to try to write it like that
Code: Select all
<center> SLIDESHOW( gallery, size...)</center>

Nothing would change in FF, but you should see it centred in IE as well.
I hope it can help.
Have a nice day
Marisa

Re: My homepage looks different between FF and IE

PostPosted: Tue Nov 03, 2009 6:06 pm
by mauisp
Hi Marisa,
It happens very often that a page looks slightly different in FF and IE, but in most of cases it’s possible to solve the problems.
In your case, since it doesn’t depend only on the CSS, but on what you wrote in your gallery description to insert the slideshow, I cannot see exactly the code you use, but my suggestion would be to try to write it like that

Code: Select all
<center> SLIDESHOW( gallery, size...)</center>


Nothing would change in FF, but you should see it centred in IE as well.
I hope it can help.
Have a nice day
Marisa


Thanks! I tried that and it worked in IE! FF looks the same as you said.

Once again Thank you! :D

Re: My homepage looks different between FF and IE

PostPosted: Tue Nov 03, 2009 6:54 pm
by mardoli
You are welcome!
I'm happy it worked well for you.