Fix Pinterest Button Positioning — Vertical Float
-
Place the following CSS code in style.css of the active theme.
/* fix pinterest button display on floating Digg Digg plugin */
/* Tested in IE8, IE9, IE10, IE11; latest FF and Chrome */
.dd_outer .dd_inner #dd_ajax_float .dd_button_v a[href*=”pinterest”] {
margin-top: 29px !important;
}
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Fix Pinterest Button Positioning — Vertical Float’ is closed to new replies.