Long Term Todo Rank 0 / AdSpot (or whatever) premium

Mark

Administrator
Staff member
interesting idea, I think something like this would be a nice feature. Though perhaps better served as a plugin than a core feature
 

Morus

www.votezone.eu , www.privateserversranking.com
Yes, I like it as well. At the moment I'm using Featured Member plugin for that kind of idea and I placed it in top of the ranking http://www.l2.votezone.eu/ but would be nice if that would be available only if paid for it.
 

Anna

Member
Ooooooh, I do like what you have done! How did you do it? ^^ Would love to have that on my list as well! And can you actually make it show the banner for featured member instead of add?
Yes, I like it as well. At the moment I'm using Featured Member plugin for that kind of idea and I placed it in top of the ranking http://www.l2.votezone.eu/ but would be nice if that would be available only if paid for it.
 

Morus

www.votezone.eu , www.privateserversranking.com
I just placed the {$featured_member} just above this code

Code:
    <div id="main">
       
            {$content}
       
        <div class="pagination">{$multiple_pages_p}{$multiple_pages_links}{$multiple_pages_n}</div>
Rest of it is just css :)

I believe it is possible to add banner below instead of advert. Not sure how to do it, but I would modify the carousel plugin. Or instead of banner screenshots can be used like for premium.
 
Top