vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Adsense, different sizes for visitors to members ? under last post (https://vborg.vbsupport.ru/showthread.php?t=119620)

popowich 04-22-2007 06:39 PM

Hello,

I've unsuccessfully tried about 7 different locations for this within forumhome.

Where can I add this to forumhome so that it looks nice?

PHP Code:

<!-- Start Google bottom -->
$google_bottom
<!-- / End Google bottom --> 

Between What's going on? and logged in users seems to be the logical choice.

I can't seem to get the right placement, or it's simply not compatible with that location.

Thanks!
-Raymond

MadKad 04-22-2007 07:51 PM

well if you are getting it to change size for members and not members then have it where the add's are now, one at top and one at bottom. then smaller for the members :)

popowich 04-22-2007 08:04 PM

The size is OK. I display the same link bar for anyone. I already have a leaderboard in the footer, so this mod is great for a generic link bar. It works fine for showthead and I added it to forumdisplay too. I simply can't figure out how to add it to forumhome. Make sense?

-Raymond

MadKad 04-22-2007 10:55 PM

are I see what site is it? the one in your sig?

popowich 04-22-2007 11:10 PM

Yes, the WNYPoker.com. As you can see I have it working OK on showthread and forumdisplay. I'd like to add that same block above the currently active users in the "what's going on?" on forumhome. Is it possible insert the simple $google_bottom in forumhome and get the desired result? If not, can you provide some guidance for a second template and creating a $google_forumhome ? Thanks!

-Raymond

MadKad 04-23-2007 09:26 AM

Hi ok I just looked

in template FORUMHOME find:

<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>


then above ad the code:

$google_forumhome

that should do the job spot on :D


All times are GMT. The time now is 09:39 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.01023 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete