Forums

2011 theme using Internet Explorer 9 will not display correctly. Help Please? (5 posts)

  1. char@csidemarketing.com
    Member
    Posted 6 months ago #

    My 2011 theme sites with a dynamic flash header plug in shows a huge gap under the header and above the navigation bar using Internet Explorer 9. Is there a plug-in or solution to this please?
    http://oclegalwizard.com is one of the sites the other is http://csidemarketing.com/

  2. Arty
    Member
    Posted 6 months ago #

    It is caused by invalid image that you have in your header:

    <a href="http://csidemarketing.com/">
    
    									<img src="http://csidemarketing.com/wp-content/uploads/2011/10/header1-42.swf" width="1000" height="288" alt="" />
    							</a>

    That is a flash file, not image, so you shouldn't have that img tag. Other website has similar incorrect img tag

  3. char@csidemarketing.com
    Member
    Posted 5 months ago #

    Thank you so much for the reply.
    I can not find this code. I looked at header.php located: csidemarketing.com/wp-content/themes/twentyeleven

    I followed csidemarketing.com/wp-content/uploads/2011/10/header1-42.swf and found the file there but can not find where this code is to remove the img tag. Can you please help me find it?
    Thank you.

  4. rocky4432901
    Member
    Posted 5 months ago #

    Go thru the WP admin, then Appearance, then Editor, then Header. Then look in the header code.

  5. char@csidemarketing.com
    Member
    Posted 5 months ago #

    Thank you for your help.
    I actually had two different solutions for each site for some reason. http://oclegalwizard.com/ I just removed the dynamic headers plugin and was able to get the swf file to work just using the appearance/headers.
    http://csidemarketing.com/ swf will not work without the plugin, removed all information from appearance/headers and used the plugin upload.
    They both seem okay now.

Reply

You must log in to post.

About this Topic