vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - Easy Affiliates Box (https://vborg.vbsupport.ru/showthread.php?t=259331)

JGreig 02-22-2011 10:00 PM

Easy Affiliates Box
 
1 Attachment(s)
A very easy affiliate box to add to your forum home page. Alternatively, you can add the box were ever you wish.

The code is fairly simple, but it's an effective outcome.

Styles & Templates >> Forum Home Templates >> FORUMHOME >> Find:
Code:

</tbody>
</table>
<!-- end what's going on box -->

Add Below:
Code:

<table class="tborder"  align="center" border="0" cellpadding="6" cellspacing="1" width="100%">
  <tr><td class="tcat" align="center" colspan="4">Affiliates</td></tr>
      <td align="center" width="25%">
<a target="_blank" href="#"><img height="31" border="0" width="88" alt="Ads" src="#" /></a>
      </td>
      <td align="center" width="25%">
<a target="_blank" href="#"><img height="31" border="0" width="88" alt="Ads" src="#" /></a>
      </td>
      <td align="center" width="25%">
<a target="_blank" href="#"><img height="31" border="0" width="88" alt="Ads" src="#" /></a>
      </td>
      <td align="center" width="25%">
<a target="_blank" href="#"><img height="31" border="0" width="88" alt="Ads" src="#" /></a>
      </td>
  <tr class="bg2">
      <td align="center" style="border: #000 1px solid;">Description</td>
      <td align="center" style="border: #000 1px solid;">Description</td>
      <td align="center" style="border: #000 1px solid;">Description</td>
      <td align="center" style="border: #000 1px solid;">Description</td>
  </tr>
<tr bgcolor="#6FA8AC"><td class="thead" align="center" colspan="4">Want to advertise here? <a href="#"><u>Click here</u></a> for more information.</td></tr>
 
</table>

---------------------------------
If you use this for a plugin, please credit me. If you use this on your forum, click installed! Thank you for reading.

Black Tiger 02-24-2011 02:20 PM

Tagged this for now, looks interesting and I probably will integrate it later.

JGreig 02-28-2011 07:01 PM

Thank you, hope it all works out ok.

ShawneyJ 03-01-2011 01:38 AM

nice job, love it thanks. installed.

JGreig 03-01-2011 07:05 PM

No problem, glad you liked it :)


All times are GMT. The time now is 07:57 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01176 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete