Problem with a plugin – digdig
-
Dig dig is plugin that adds links to social sharing sites in a neat floating bar on the left side of the post. Im havig problem with positioning it correctly. I think that the problem comes from the fact that it positiones itself based of the edge of the post area, not the edge of the blog area.
Look at these two pages:
http://fuckingstupid.tk/pancake-bunny/
http://fuckingstupid.tk/cat-bathing-guide/
On first one it is placed correctly, but on the second one it is a bit detached from the blog area.
Here are positioning settings from the plugin settings:
#dd_ajax_float{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #DDDDDD;
float:left;
margin-left:-176px;
margin-right:1px;
margin-top:10px;
position:absolute;
z-index:9999;
}
In original, margin left was -120px, and right was 10px, but it was way inside post area on posts like second link, so i changed it to this. I dont know ajax at all, and i need a way to make this bar position absolute to the edge of the blog area, not post area like it is.
inb4 ask help from plugin author, i already did, without reply.
#dd_ajax_float {
padding-left: 40px;
}Oh! DigDid looks weird. Padding 40px works only on Image/Video/Audio/Status update pages. It won’t work on Standard posts.
Okay, try this plugin instead – http://wordpress.org/extend/plugins/slick-social-share-buttons/
Even Slick Social Share is out of the frame! What so you have in your custom CSS?
Probably it looks nice on a wide screen monitor. But in an old CRT monitor of resolution 1024 X 768 px, it’s off the container..
Then how one can share your post using slick slider buttons? It won’t pop-out on mouseover!
Viewing 10 posts - 1 through 10 (of 12 total)
- 1
- 2
- You must be logged in to reply to this topic.
