Quote:
Originally Posted by setishock
How do you install this in 4.1.2 postbit?
|
Find template: postbit.css
Add css values
HTML Code:
/* google plus one button*/
#plus-one {
top:65px;
right:-20px;
position:absolute;
}
/* google plus one button*/
postbit_legacy template find:
HTML Code:
{vb:raw ad_location.thread_first_post_content}
add after:
HTML Code:
<vb:if condition="$post[postcount] == 1">
<div id="plus-one">
<g:plusone></g:plusone>
</div>
</vb:if>
obviously change parameters to suit your style although it maybe ok ............
youl see it on my site
www.tabletennistalk.co.uk