Quote:
Originally Posted by Dave Hybrid
First of all great MOD!
Just having a small problem.
It worked fine with normall banners.
But, recently signed-up up with tribal fusion which is a CPM banner serving network.
They gave me some code and all works well except some of their banners indent from the left in the header position, others do not and display properly.
They say its definetly my end.
Any ideas?
www.thecomputerforums.co.uk for demo.
|
I refreshed your homepage a bunch of times but I never saw the effect you described. It all looked fine to me. If you have a custom footer setup, could you add a link to
http://redtyger.co.uk in there please, it should be added by the modification but apparently not in this case.
Quote:
Originally Posted by NovemberRain
This is also what I need. Is there way to disable left and right ads only in vbadvanced?
|
You will have to ask at vBAdvanced, they will have a THIS_SCRIPT definition. In the advertisement templates you want to exclude from vBAdvanced, replace the template with the the following:
<if condition="THIS_SCRIPT == 'XGOESHERE'">
CURRENT TEMPLATE CONTENTS
</if>
and replace XGOESHERE with the THIS_SCRIPT definition they give you.