Solved: how to change margin top on floating bar
-
As the programmers never answered this question, I give you my solution, it’s quite easy:
You have to edit the plugin archives: go specifically to this javascript: diggdigg-floating-bar.js
Find the line that says: dd_position_floating_bar(100, dd_left);
Changing the number ‘100’ you will have more or less top margin in the fixed position of the floating bar.
Hope this can help!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Solved: how to change margin top on floating bar’ is closed to new replies.