buttons only show backgrounds, no icons, so not recognizable
-
In the footer of my site, three circular buttons appeared – facebook, twitter, instagram. Solid facebook-blue for facebook, solid twitter-blue for twitter, and instagram-gradient for instagram. No icons appear. They are not recognizable. Looking at the code, which refers to the class as a background, makes me think these images are just backgrounds for missing icons. ???
Edit: I removed the buttons – clicking on them did nothing – the “a href” links are valid but clicking did nothing. I will restore the buttons if someone can address at least one of these problems.
Inspect Element reveals, for one of the buttons:
<i style=”width:32px;height:32px;border-radius:999px;” alt=”Instagram” title=”Instagram” class=”theChampSharing theChampInstagramBackground”><ss style=”display:block” class=”theChampSharingSvg theChampInstagramSvg”></ss></i>More, wider context:
`<div class=”heateor_ss_follow_icons_container”><h5>Elsewhere:</h5><aside id=”%1$s” class=”widget %2$s”><ul class=”heateor_ss_follow_ul”><li class=”theChampSharingRound”><i style=”width:32px;height:32px;border-radius:999px;” alt=”Facebook” title=”Facebook” class=”theChampSharing theChampFacebookBackground”><ss style=”display:block” class=”theChampSharingSvg theChampFacebookSvg”></ss></i><li class=”theChampSharingRound”><i style=”width:32px;height:32px;border-radius:999px;” alt=”Twitter” title=”Twitter” class=”theChampSharing theChampTwitterBackground”><ss style=”display:block” class=”theChampSharingSvg theChampTwitterSvg”></ss></i><li class=”theChampSharingRound”><i style=”width:32px;height:32px;border-radius:999px;” alt=”Instagram” title=”Instagram” class=”theChampSharing theChampInstagramBackground”><ss style=”display:block” class=”theChampSharingSvg theChampInstagramSvg”></ss></i>‘
- This topic was modified 4 years, 9 months ago by .
- This topic was modified 4 years, 9 months ago by .
- This topic was modified 4 years, 9 months ago by .
- This topic was modified 4 years, 9 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘buttons only show backgrounds, no icons, so not recognizable’ is closed to new replies.