Jump to content

CSS compatibility issues - any help?


ShootingBlanks

Recommended Posts

I posted a temp URL for a site here:

 

http://www.welcome-home-interiors.net/index2.php

 

I'm having three issues, and I hope someone can help out with one (or all):

  • If you're resolution is higher than 1024x768 resolution, the site appears fine, but if you're at 1024x768 or lower, the page does not scroll.
  • Another issue is that in IE6 & 7 the navigation tabs work fine, but in Firefox all you see is the "HOME" tab (no other ones).
  • The final issue is that in IE6 the main content's text is right up against the main content's picture, but in IE7 & Firefox THAT issue is fine.

 

Here is a link to the CSS file that I'm using:

 

http://www.welcome-home-interiors.net/includes/styles.css

 

Thanks so much for any help that can be offered!...

Link to comment
https://forums.phpfreaks.com/topic/124345-css-compatibility-issues-any-help/
Share on other sites

Thank you - I actually fixed all issues!...

 

1) Definitely an overflow issue.

 

2) The images come from the CSS id tags.  But the problem was that I had an extra comma before the "{", and the images weren't being read in Firefox.

 

3) I switched the left/right to fixed-width, and then I used padding instead of margin.

 

Thanks again!...

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.