Quote:
Originally Posted by Boofo
That looks great! Would you care to share the code?
|
Template: CONTRIBUTORS (in this template is Yoursite.com and
Youremail@Yoursite.com) *fill in your info.
Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle] - Contributors</title>
$headinclude
</head>
<body>
$header
$navbar
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('newpost_options')"><img id="collapseimg_newpost_options" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_newpost_options].gif" alt="" border="0" /></a>$vbphrase[contribs]
</td>
</tr>
</thead>
<tbody id="collapseobj_newpost_options" style="$vbcollapse[collapseobj_newpost_options]">
<tr valign="top">
<td class="panelsurround" align="center">
<div class="panel">
<div style="width:$stylevar[formwidth]" align="$stylevar[left]">
<fieldset class="fieldset">
<legend>$vbphrase[contribs]</legend>
<div style="padding:$stylevar[formspacer]px">
<div><p align="center">Yoursite.com would like to extend its thanks to the following individuals who
have helped us pay back some of our debts and expenses over the years. Yoursite.com
is currently fueled only by such notable individuals at those that follow, and
it is they who help us keep this site online. If you are interested in donating
to Yoursite.com, please use Paypal and this <a target="_blank"
href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=Youremail@Yoursite.com&item_name=Donation%20to%20Yoursite.com&item_number=Donation&no_shipping=1">link</A>. <br>
<br>
<b><font size="5">The People Making Yoursite.com Possible</font></b></p></div>
<div><center>$contrib_bit</center><br></div>
</div>
</fieldset>
</div>
</div>
</td>
</tr>
</tbody>
</table>
$footer
</body>
</html>
Template: contrib_bit
Code:
<a target="_blank" href="member.php?$session[sessionurl]userid=$contributors[userid]">$contributors[username]</a>
<br />
Phrase: contribs (in this Phrase is Yoursite.com) *fill in your info.
Code:
<img border="0" src="$stylevar[imgdir_misc]/donate.gif" alt="Yoursite.com Contributors !!!" width="16" height="16"> Contributors
Image: donate.gif (style image/misc)
VBroot/images/misc