
11-04-2009, 08:45 PM
|
|
|
Join Date: Oct 2007
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by al3bed
ok, try this:
open 'postbit_lagecy' template find:
HTML Code:
<!-- message -->
above it add:
HTML Code:
<if condition="$post[postcount] == 1"><div><div style="float:right; margin-left: 5px;">$ain_adsense[id]</div></if>
then find:
HTML Code:
$template_hook[postbit_signature_end]
above it add:
HTML Code:
<if condition="$post[postcount] == 1"></div></if>
this should work 
you can customize your options there... for the float ,margin, ad unit id or postcount
good luck
|
I still get a gap
|