NameSilo

Fix IE7 website display issues

Spaceship Spaceship
Watch
Status
Not open for further replies.

thepurplecow

BioSpherical.netEstablished Member
Impact
20
Hi,

I was wondering if anyone is able to help in fixing a problem with my website. I have been told it has some display issues in Internet Explorer 7 (I use Firefox so hadn't checked it in IE7, perhaps a bit ignorantly). Two white lines cut up the map on the homepage of the site, and other issues are visible if you can compare with Firefox and IE7.

Have a look now if you use IE7:
www.countryonsale.info

If you use Firefox, but want to see what I'm on about use the Siteviewer tool here:
http://www.anybrowser.com/siteviewer.html

I know I haven't explained the problem much, but if you can compare the site in IE7 and Firefox you will see the obvious differences. I was wondering if anyone would be able to help fix these issues. I will pay anyone who can do it, although I don't have lots of money to spare.

Any help is appreciated. Thanks in advance!
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
Now issues on my IE7 ive compared the both.
 
0
•••
Looks like you're going to have to re-code the whole thing. I can do it for $10 - $20 for you. Please PM me.
 
0
•••
rsanek said:
Looks like you're going to have to re-code the whole thing. I can do it for $10 - $20 for you. Please PM me.

Lol, he asked for free help not a whole re-code. I didnt even see any issues, what issues did you find?

Why has the world have to elvolve around making money? Id rather help someone then make a quick buck from their lack of knowledge.
 
0
•••
I've been told there are no issues with the latest IE7, but I was using the tool at www.anybrowser.com/siteviewer.html to view the site. If you use that you are able to see the issues. Anyway, NP member stogid offered their help and one issue has already been fixed. The others are currently being looked into.

Thanks for all the comments so far. Also, I appreciate what you're saying cascadingstylez but member rsanek isn't really charging a lot and I did say I would be willing to pay a little to anyone who can fix the problems. I appreciate both of your responses.
 
0
•••
Oh Ok, My Bad.

To be honest if your not getting any issues in Standalone IE7 i wouldnt worry about anybrowser. I can see the issue, but when viewed in IE7 on my computer there isn't an issue. It could be a problem with the AnyBrowser engine.

Your best bet is to download the MultipleIE's software and install IE7.
 
0
•••
i have not found some big issues, just couple, btw, attached a IE7 screenshot with your page and it shows perfectly.

Though it sub page's try using this in css for the content part for the height and width of the boxes:
Code:
width:expression(document.body.clientWidth < 800 ? "780px" : "100%");
height:expression(document.body.clientheight < 800 ? "780px" : "100%");
that part in css interpretates only IE so if you use these dont forget to put standart width and height.
 
0
•••
Yep.. I just looked up my site in siteviewer and in IE and Firefox. Siteviewer shows the site really poorly and all over the place, but IE and Firefox show it fine. I wouldn't concern myself over siteviewer :)
 
0
•••
Status
Not open for further replies.
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back