CSS in html of each page possible error?
-
Hi David,
Thanks for plugin, it’s great.
If I look at the source of my website, there is at the top a style embedded in the HTML called .ssba
This isn’t so much the problem (although I would like to defer this to the bottom), but near the end of the style code, there is a commented out line of code referring to Google JS link which I think is coming from your plugin? Could you take a look? Thanks
My website is https://www.solosails.com
Thanks, Andrew
<style type=”text/css”> .ssba {
padding: 0px;}
.ssba img
{
width: 35px !important;
padding: 6px;
border: 0;
box-shadow: none !important;
display: inline !important;
vertical-align: middle;
}
.ssba, .ssba a
{
text-decoration:none;
background: none;font-size: 14px;
font-weight: light;
}</style> <!–[if lt IE 8]>
<script src=”https://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js”></script>
<![endif]–>https://www.ads-software.com/plugins/simple-share-buttons-adder/
- The topic ‘CSS in html of each page possible error?’ is closed to new replies.