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)
-   -   Google Adsense In Navbar (https://vborg.vbsupport.ru/showthread.php?t=102668)

Darwa 08-09-2006 01:07 AM

I found that by inserting the code before the second mention of <if condition="$show['member']"> and not the first, would make something appear, but not where this threads screenshot show it.

I'll leave it 'as is' for now at www.hairyjedi.com in the hope that someone can come to my aid and explain what's going wrong.

Thanks.

Oddjob 12-24-2006 02:56 AM

This works perfect in 3.6.4 in case anyone wanted to know.

RichieBoy67 02-21-2007 12:46 AM

It does not look right in firefix with the guest message added.... Either a conditional should be used to only let logged in members see it or maybe a conditional to stop firefox from seeing it....

seangworld 02-21-2007 08:30 AM

in the instructions, you stated to use the first instance, i (and prolly others) actually needed to use the SECOND instance. just in case someone gets stuck.

it might be cuz i have the double navbar.

*clicks install*

RichieBoy67 02-24-2007 12:41 PM

It works perfectly when members are logged in but when a guest views unfortunatly the ads throw off my welcome template... I think it kind of defeats the purpose for me to use a conditional so only members can see it...

Has anyone else had this problem?? Go to your site while not being logged in and see what the ads look like or go to my site www.talkandmore.net .. I have taken the ads out but you will see my guest message and know what I mean..

Any correction for this?

Thanks

efil 02-26-2007 03:35 AM

Hi,
the Google AdSense in forumhome appear at the left. i need it at center.

How can i do it?

sinistergaming 05-23-2007 08:43 PM

In the FORUMHOME template find this code: $navbar
Or Add It to The Very End Of Your NAVBAR Template



Add this below it:


<!-- custom block start -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody>
<tr>
<td class="tcat"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('custom_block')">
<img id="collapseimg_custom_block" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_custom_block].gif" alt="" border="0" /></a>
<!-- title start -->
Title goes here
<!-- title end -->
</td>
</tr>
</tbody>
<tbody id="collapseobj_custom_block" style="$vbcollapse[collapseobj_custom_block]">
<tr>
<td class="alt2">
<!-- code start -->
Add your code here
<!-- code end -->
</td>
</tr>
</tbody>
</table>
<br />
<!-- custom block end -->


This also XHTML and CSS valid and will keep your homepage validated OK.

change this in the code: to "1" or "2" for colour you prefer for block background colour.

<td class="alt2">


If you don't want the block to be collasible, use this instead:



<!-- custom block start -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody>
<tr>
<td class="tcat">
<!-- title start -->
Title goes here
<!-- title end -->
</td>
</tr>
<tr>
<td class="alt2">
<!-- code start -->
Add your code here
<!-- code end -->
</td>
</tr>
</tbody>
</table>
<br />
<!-- custom block end -->

Realbigsource 03-02-2008 09:38 PM

where do I find the Nave Bar?

Serkan Yılmaz 03-22-2008 07:58 PM

Teşekkurler arkadaşlar(Thank you)


All times are GMT. The time now is 03:41 PM.

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.02026 seconds
  • Memory Usage 1,734KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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