I installed the Simple Social Sharing Plugin, and I really like the way it works, BUT...the .css has it as an unnumbered list, and it looks downright goofy. Here's the code: }
.css for Simple Social Sharing plugin
6
I installed the Simple Social Sharing Plugin, and I really like the way it works, BUT...the .css has it as an unnumbered list, and it looks downright goofy. Here's the code:
}
.simple_socialmedia ul {
list-style-type:none;
margin:0;
padding:5px 0;
}
.simple_socialmedia ul li {
padding: 5px 10px 5px 20px;
line-height:18px;
display:inline;
margin:0;
}
.simple_socialmedia ul li a{
color:#000000;
text-decoration:none;
}
.simple_socialmedia ul li a:hover {text-decoration:none;}
.simple_socialmedia ul li.sharetext {font-weight:bold;padding: 5px 5px 5px 0;}
.simple_socialmedia ul li.twitter {background:url(images/mini_twitter.png) no-repeat left;}
.simple_socialmedia ul li.facebook {background:url(images/mini_facebook.png) no-repeat left;}
.simple_socialmedia ul li.stumble {background:url(images/mini_stumble.png) no-repeat left;}
.simple_socialmedia ul li.digg {background:url(images/mini_digg.png) no-repeat left;}
.simple_socialmedia ul li.delicious {background:url(images/mini_delicious.png) no-repeat left;}
So I don't know how to change it. My .css just isn't that good. I don't like the ul format because it actually puts a bullet in the field.
Any ideas?
}
.simple_socialmedia ul {
list-style-type:none;
margin:0;
padding:5px 0;
}
.simple_socialmedia ul li {
padding: 5px 10px 5px 20px;
line-height:18px;
display:inline;
margin:0;
}
.simple_socialmedia ul li a{
color:#000000;
text-decoration:none;
}
.simple_socialmedia ul li a:hover {text-decoration:none;}
.simple_socialmedia ul li.sharetext {font-weight:bold;padding: 5px 5px 5px 0;}
.simple_socialmedia ul li.twitter {background:url(images/mini_twitter.png) no-repeat left;}
.simple_socialmedia ul li.facebook {background:url(images/mini_facebook.png) no-repeat left;}
.simple_socialmedia ul li.stumble {background:url(images/mini_stumble.png) no-repeat left;}
.simple_socialmedia ul li.digg {background:url(images/mini_digg.png) no-repeat left;}
.simple_socialmedia ul li.delicious {background:url(images/mini_delicious.png) no-repeat left;}
So I don't know how to change it. My .css just isn't that good. I don't like the ul format because it actually puts a bullet in the field.
Any ideas?
- Revenant45
- OKFarmgirl
- [1] reply
- Revenant45
- [1] reply
- Revenant45
Next Topics on Trending Feed
-
6