![]() |
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. |
This works perfect in 3.6.4 in case anyone wanted to know.
|
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....
|
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* |
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 |
Hi,
the Google AdSense in forumhome appear at the left. i need it at center. How can i do it? |
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 --> |
where do I find the Nave Bar?
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|