Viewing 6 replies - 1 through 6 (of 6 total)
  • That code looks bad, but since you didn’t use backticks on it I can’t really tell (missing </object> for instance).

    One thing that works for some themes is to try adding overflow:hidden; to your sidebar’s css properties.

    Thread Starter alexyang

    (@alexyang)

    thanks to whooami for pointing out my mistakes. didn’t know my codes were so bad.

    yosemite, do you have any idea what is wrong with my code that makes my site in IE different from firefox? sorry but i just couldn’t understand what are my mistakes

    the mistakes i found with regards to my music player are mistakes #18-#27 on the web. the site points out the mistake, but i do not know how to correct them!!!

    can anyone help me..

    Thread Starter alexyang

    (@alexyang)

    willing to pay a token of appreciation if anyone can help me out… please please please!

    Help out with the errors? Here’s a start:

    #1 Error Line 12
    Probably in header.php? You need to add a closing tag so it looks like this:
    <link rel=stylesheet type="text/css" href="http://www.alexlab.com/wp/wp-content/themes/wuhan/style.css" />

    That will actually fix 3 errors. Ignoring the “alt” errors (for now) look at the rest and you’ll find a lot are because of tags that are not closed (like #1, above).

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘plugin affects apperance in IE, works fine in firefox.’ is closed to new replies.