Forums

[resolved] Site looks terrible in IE7 (10 posts)

  1. justintime007
    Member
    Posted 4 years ago #

    Can anyone please help me here.

    I've just seen my wordpress site in IE7 and it looks terrible!! Everything is squashed up against the right side and I'm really not sure why at the moment.

    http://www.makebigmoney.co.za

    Anyone please??

  2. homeycomb
    Member
    Posted 4 years ago #

  3. justintime007
    Member
    Posted 4 years ago #

    Goodness me!

    Thanks for pointing that out honeycomb, will do my best to fix those errors and see if it fixes.

    :)

  4. whooami
    Member
    Posted 4 years ago #

    actually, I typo'd its 272 but thats still a lot.

  5. justintime007
    Member
    Posted 4 years ago #

    You didn't "typo" it was 372 but I'm guessing you had another look after I had already fixed 100.

    Managed to get rid of some, it's still on 223 Errors and now I'm a bit stuck!! Lot of these errors seem to be the same problem, so if you fix 1 error then it knocks 10 or 20 off the total but I've got to a point where my technical ability and understanding is stopping me from fixing the rest.

    Aaaarrggghhh!!

  6. WildBil2Me
    Member
    Posted 4 years ago #

    The portion of your theme that shows the Social Bookmarking sites - is that the result of a plugin or have you hardcoded parts of it?

    Specifically on the digg links you're generating a lot of errors because you're not encoding the ampersands.

    On line 110 where it shows &title= it should read &title= the same is true in a few other spots. Where it says &bodytext= it should say &bodytext=.

    This is just an encoding issue but it might clear up quite a few of those errors.

  7. Adam Brown
    Member
    Posted 4 years ago #

    Also, image tags always end with />, not just >, and they must have an alt attribute, even if it's empty, like this:

    <img src="url to image" alt="" />

  8. justintime007
    Member
    Posted 4 years ago #

    Thank You so much guys for your help, I have found the main cause, it was a google link ad unit that was running in the header that was causing this problem.

    What this has done though is opened my eyes to all the coding errors within my site which I will now start fixing!!

    Thanks again
    Justin.

  9. WildBil2Me
    Member
    Posted 4 years ago #

    Justin,

    Do yourself a favor and grab the HTML Validator extension for Firefox - it will help you find coding problems without constantly reloading the w3 validation site.

    It uses the View Source window to show you the errors and usually tells you exactly how to correct them too. Definitely a priceless tool.

    Even if you only run Firefox to get the code validated it's totally worth it.

  10. justintime007
    Member
    Posted 4 years ago #

    WildBil2Me,

    Great tip, will def get hold of that now.

    Thank You.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.