Quote:
Originally Posted by russbo
Great hack. Very professionally done.
Can you add, as an option, placing the "donation bar" on the donation page and the donation list page? (Instead of playing with your templates and coding in "$dsl_bar"). You have a nice way of organizing things.
Gersfan, put $dsl_bar in your FORUMHOME template, where you want it to show up. Personally, I don't like it below the navbar (it seems a little presumptuous IMO); I put it down lower ( www.russbo.org/vb/index.php) I also have links to the donations and donation list in my UCS columns. You can get the code for the drop down links by activating the installed navbar links, surfing to them, and seeing what URL they give you. I use this:
Code:
<tr><td class="vbmenu_option"><a href="http://yoursite.com/forum/awc_dsl.php?do=donation"target="_blank">Donations</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://yoursite.com/forum/awc_dsl.php?do=list"target="_blank">Donation List</a></td></tr>
Great hack. Looking forward to future iterations of it.
|
LITE is a teaser, PRO is the real deal just FYI with now 4x the features and can go on and on. LITE is only designed for you to get some donations enough to get PRO. PRO is the powerful software that goes way beyond what you have thought of.
Now to you wanting it to be on donation page and donation list just add: awc_dsl
To this setting:
Auto Insert Donation bar below Navbar on these comma separated THIS_SCRIPT locations Leave blank to auto insert donation bar below navbar on all pages.
And have the option above it ON. Easy as 1 2 3
Again I made this as customizable as possible for you guys. So if you have custom themes or want to place somewhere else you can. But by default settings it works for 90% of the people.