- Code:
$(function() {
$("body").after("<style>.postmain iframe {margin-top: -25px !important; padding-bottom: 10px !important; padding-left: 10px !important;}</style>");
$("p.crumbs iframe").detach().insertAfter('.post:eq(0) .postfoot');
});
I would like to put the Twitter button and counter in the same place but on the right side
Example in this image:
punbb
Forum Link: TPSN
Thank you in advance!
Regards
FrOsTyXi
Last edited by FrOsTyXi on June 3rd 2015, 4:56 pm; edited 1 time in total