Quote:
Originally Posted by dr.reddy
I am looking for Rotating banners which need to Refresh after every "few seconds" below navbar location.
|
Not possible with this mod as it is. You would need to do some custom script writing for this. Also, if you intend to run ads from an ad publishing company, almost all of them will ban you for doing this. Rule is typically one ad to show per ad position per page load.
Quote:
Originally Posted by dr.reddy
How i did....i created 2 banners and saved in "position 0 banner list" and next went to RBS in settings => options...and changed <!--@vbbanners:%d@--> to <!--@vbbanners:0@-->
|
Incorrect. The settings option should remain "<!--@vbbanners:%d@-->". The only place you should be placing the numbered position reference is in the templates.
Quote:
Originally Posted by dr.reddy
Next went to style manager=>edit templates=>navbar below=> template box was empty so i added this "<!--@vbbanners:0@-->" Hope i did correctly so far
|
This is correct.
Quote:
Originally Posted by dr.reddy
next what should i do in order to add position 1-9, i mean in settings=>options=>what should i add in the place of Nth Placeholder , as i have already entered <!--@vbbanners:0@-->
|
See answer above about what should be in settings. For your other positions just place the respective ad position reference within the template as you did for "<!--@vbbanners:0@-->".
Edit: I see you beat me to responding @TheLastSuperman. Looks like we were typing at the same time.