• Text widget displays properly in Opera, Safari, and Firefox. But doesn’t show up on Internet Explorer.

    I have added the following code to a text widget (its basically 3 separate buttons that stack on top of each other and each one links to another page)

    <center><a href="https://shelbydems.org/support-your-party/donate-today/" target="_blank"<img src="https://shelbydems.org/wp-content/uploads/2010/07/cooltext465628770.png" onmouseover="this.src='https://shelbydems.org/wp-content/uploads/2010/07/cooltext465628770MouseOver.png';" onmouseout="this.src='https://shelbydems.org/wp-content/uploads/2010/07/cooltext465628770.png';" /><BR>
    
    <center><a href="https://shelbydems.org/support-your-party/sign-up-to-volunteer/" target="_blank"<img src="https://shelbydems.org/wp-content/uploads/2010/07/cooltext465629200.png" onmouseover="this.src='https://shelbydems.org/wp-content/uploads/2010/07/cooltext465629200MouseOver.png';" onmouseout="this.src='https://shelbydems.org/wp-content/uploads/2010/07/cooltext465629200.png';" /><BR>
    
    <center><a href="https://shelbydems.org/support-your-party/register-to-vote/" target="_blank"<img src="https://shelbydems.org/wp-content/uploads/2010/07/cooltext465629418.png" onmouseover="this.src='https://shelbydems.org/wp-content/uploads/2010/07/cooltext465629418MouseOver.png';" onmouseout="this.src='https://shelbydems.org/wp-content/uploads/2010/07/cooltext465629418.png';" /></a>

    I read on here about putting the absolute exact dimensions of the graphics in the code, but didn’t know where to put it or if that was even correct.

    https://www.shelbydems.org

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘widget image not displaying in IE’ is closed to new replies.