Quote:
Originally Posted by MarkFL
I wanted you to retain authorship of this, since you put everything together. I have simply taken your work and made it into a product, where no manual template edits are needed.
The user has the option to disable it, and to define the dimensions of the banners, and the margins between the banners and the body.
Please review this, let me know of any changes you would like, and then when you are happy with it, release it as a mod rather than a template modification. 
|
Did you put the option to use this mod as well so that they could use it more easily?
https://vborg.vbsupport.ru/showthrea...mages&page=137
So they could do the following?
Find this:
Code:
<div class="left-banner"></div>
<div class="right-banner"></div>
Replace with this:
Code:
<div class="left-banner"><!--@vbbanners:0@--></div>
<div class="right-banner"><!--@vbbanners:2@--></div>