okayy... didn't notice that coz i'm not using that hack !!
for custom position.. notice the variable it creates.. like say for example
$userlegend.
Now, according to your screen.. that location (the white part between two orange strips) can directly be handled with
Ad Location Templates/ad_forumhome_afterforums.
Add this code there:-
Code:
<center>
$userlegend
</center>
OR alternatively you can also do this through FORUMHOME template:-
Find this:-
Code:
$ad_location[ad_forumhome_afterforums]
Add after:-
Code:
<center>
$userlegend
</center>
Do check out first, what variable it creates or ask for it in that Mod section.