• Hi,

    I am having trouble with styling and Internet Explorer for the following site:

    http://www.rrcf.org.au/new/

    I have built the site with the Twenty-Eleven template. In the header I have tried to add the Facebook logo in the bottom right hand corner. I added the link into the header file underneath the banner image, and then used CSS to move it up and into the right position.

    It appears as I want it to in Firefox and Chrome, but *#^&$ Internet Explorer is not working . The image is right up the top of the page.

    Has anyone got any suggestions regarding how I can fix this. I can’t deliver a site that has such a dodgy appearance when viewed in IE.

    Any assistance will be greatly appreciated.

    Tks

    Simon

Viewing 1 replies (of 1 total)
  • I would imagine that it’s because you are trying to have the header image and the Facebook image occupy the same physical space.

    What is <hgroup> </hgroup> ? That is not valid code.

    You also have <a href="http://www.rrcf.org.au/new/"> </a> in there which serves no purpose.

    Try making the header image a background image so you can float the other image on top of it.

Viewing 1 replies (of 1 total)

The topic ‘Image styling issue with IE’ is closed to new replies.