Title: Interesting graphic Issue
Last modified: August 19, 2016

---

# Interesting graphic Issue

 *  [MikeFrisk](https://wordpress.org/support/users/mikefrisk/)
 * (@mikefrisk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/interesting-graphic-issue/)
 * If you visit my [Blog](http://kickthegrind.tv) you’ll see anywhere from 3 to 
   5 Social Media icons in the header.
 * I’m on a Macbook pro running snow leopard. I browse with Chrome and Safari, and
   have the latest version of WP.
 * When I view my site I see all 5 (twitter, facebook, linkedin, youtube and RSS).
   
   When I browse on my phone, FB and twitter are question marks and the rest are
   fine.
 * My co-worker visited the site, on IE and saw broken links for FB and twitter.
   He then visited on Firefox, and the FB and Twitter icons did not appear at all.
 * In all of these instances, LinkedIn, YT and RSS appeared fine.
 * All these files are hosted on my WP blog, and all are .png files. They are also
   all sourced correctly.
 * When I added these badges I did this…
 * I added this code to the header.php file:
 *     ```
       <div class="smbadges">
       	<a href="http://twitter.com/KickTheGrind"><img src="http://kickthegrind.tv/wp-content/uploads/2011/01/TW-30x30.png"></a>
       	<a href="http://www.facebook.com/KicktheGrind"><img src="http://kickthegrind.tv/wp-content/uploads/2011/01/FB-30x30.png"></a>
       	<a href="http://www.youtube.com/user/friskyb"><img src="http://kickthegrind.tv/wp-content/uploads/2011/01/YT-30x30.png"></a>
       	<a href="http://ca.linkedin.com/in/mikefriskcorey"><img src="http://kickthegrind.tv/wp-content/uploads/2011/01/LI-30x30.png"></a>
       	<a href="http://feeds.feedburner.com/KickTheGrind"><img src="http://kickthegrind.tv/wp-content/uploads/2011/01/RS-30x30.png"></a>
       </div>
       ```
   
 * and then this to the style.css:
 *     ```
       .smbadges {
       float:right;
       height:10px;
       bottom:30px;
       padding-right:3px;
       }
   
       .smbadges img {
       padding:-4px 2px 2px 2px;
       float:right:
       }
       ```
   
 * I also changed some sizes here:
 *     ```
       .menu {
       float: left;
       width: 600px;
       padding: 6px 0 0 15px;
       }
       ```
   
 * Any Idea what’s up? Can any of you see all of the Icons?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/interesting-graphic-issue/#post-1859609)
 * Firefox gives me this message for TW and FB images. The other three load okay.
 * _The image “//kickthegrind.tv/wp-content/uploads/2011/01/TW-30×30.png” cannot
   be displayed, because it contains errors._
 * There are also three 404’s in your responses:
 * /wp-content/uploads/2011/01/TW-30×30.PNG
    /wp-content/uploads/2010/11/NoseGlobe-
   Perfect.jpg /wp-content/themes/on-demand/images/header-bg.jpg
 *  Thread Starter [MikeFrisk](https://wordpress.org/support/users/mikefrisk/)
 * (@mikefrisk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/interesting-graphic-issue/#post-1859613)
 * Would you recommend re-uploading the files?
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/interesting-graphic-issue/#post-1859702)
 * I would try re-saving both those graphics as png’s using a graphics editor and
   then just replace them and see if the error resolves itself.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Interesting graphic Issue’ is closed to new replies.

## Tags

 * [graphic](https://wordpress.org/support/topic-tag/graphic/)
 * [linking](https://wordpress.org/support/topic-tag/linking/)

 * 3 replies
 * 2 participants
 * Last reply from: [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/interesting-graphic-issue/#post-1859702)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
