![]() |
Banner between forum category
hi..
could someone tell me how to put a banner between forum category? just like this: https://vborg.vbsupport.ru/external/2011/12/6.gif it is vb4 issue thanks |
Not sure if this helps you or not but i have seen people using this method got it done. Check out this thread.
Check This |
I've been trying to figure out the same thing all day. Unfortunately, the code in the above link does not work on vBulletin 4.
|
The image is a vB3 image. To the OP - is this a vB3 issue or a vB4 issue?
|
it is vb4 issue
the image is just an example |
merry xmas guys..
anyone could help? thanks alot |
still no one?
|
open FORUMHOME
include jQuery (1.4+) in your head. then use Code:
<div id="test-container" style="width:728px;height:90px;background-color:#FF0000;clear:both;"> should work but the code needs to be placed after Code:
<!-- main --> So if you wanted multiple ads, you would need multiples divs with unique ID's and just duplicate the jQuery code line and change the cat# Something to look at and play with. Hope it helps. :) |
hi..
i already try it and wont work, the banner code show on the very bottom category of my forum. i already change the catXX id |
link me to your forum so i can review your code. It works just fine.
|
hi..
i already PM you the link to my forumm, thanks |
1 Attachment(s)
well if you look at the image here, your jQuery code is looking for li#cat6 when there is no cat6 in your forum categories. fix that to an actual cat(egory) ID and it should work.
|
I see you have a forum with the ID of 6 at the bottom of a category of 4 forums. The ID needs to be of the main category housing the forums you want the ad under, not the forum ID. So change the 6 to a 1
also, once you have it positoned where you want it feel free to remove the HTML Code:
style="width:728px;height:90px;background-color:#FF0000;clear:both;" HTML Code:
style="clear:both;" Just place your ad code inside the div, and maybe add some padding/margin to the div to make it look uniform. |
thanks alot.. working now..
my mistake :) |
Am trying this out....what does "include jQuery (1.4+) in your head" mean?
|
All times are GMT. The time now is 06:06 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:
|