![]() |
Hello,
On the next release, can you include an option in the registered users CP to view the ads if they want to? Right now our forums, like most I suspect, don't show for registered users. That's OK. However, some registered users, like me, want to see the ads! Or, is there a simply way to add this option to the user CP? |
Conditionals are no working... (click here)
And I would like to show ads in attachment.php, Its possible? |
Ok, one huge question. ( spent the whole day and could not do it:( )
I would like to have 2 leftcolumn ads one under the other. If I paste $leftcolumn_advertisement 2 times in my header template they appear right next to each other and not one under the other like I would want it. I know it would show 2 same ads but I would first like to be able to place them one under the other instead of lined up next to each other pushing the forum out. Thank You |
Quote:
$leftcolumn_advertisement <br> $leftcolumn_advertisement |
I'm using 3.7.8 and am getting:
Quote:
Any ideas? |
hi,
i'm newbie here and confuse to use vb ad management 4. 1. is it possible to add 2 column or more at left column ... or add 2,3 column at right column? - if possible a) how to do it and where. What's the steps one by one. i'm very new with vbulletin. 2. is this compatible with ultimate side column ? or i dont need anymore ultimate side column if i use vb ad management ? i've been looking all over the place still didn't find answer and currently very blur. Thanks a lot for any answer. |
Quote:
|
I use this which works for me:
PHP Code:
|
Quote:
Quote:
If you want 2 different ads to fall in-line vertically, the easiest code to use is this in the ad code block (you don't need to edit the templates): Code:
[first ad code] Code:
[first ad code] [second ad code] Code:
[first ad code] If centering the ads are an issue for you, the easiest solution for that is with this code used for each of the examples above: Code:
<div align="center">[first ad code]</div> Code:
<div align="center">[first ad code] [second ad code]</div> Code:
<div align="center">[first ad code]</div> Code:
<div align="center">[first ad code]</div> While I'm here: The terminology is ad=advertisement add=mathematic function Jim PS: Merry Christmas |
Well yes I know the code posted was a bit iffy as a snippet, but I was trying to show that using <br /> works.
However you recommend using DIV instead of using seperate aligned tables? |
All times are GMT. The time now is 11:38 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|