The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need assistance with left side skyscraper ad
Hey all. I'm not sure where this should be posted. Sorry if it's in the wrong spot. But.. Does anyone have a left side skyscraper ad or ad cube going on their vB? I can get it to work fine for the forum listing page and the thread listing page. But, once you go into a thread, the skyscraper stays on the top left but then the posts are beneath it..
Can anyone help? Thanks in advance... |
#2
|
||||
|
||||
Edit the header and footer template and you'd basically have two columns, if you're good with HTML. In one column you'd have the add, in the other the forum's HTML structure.
HEADER Quote:
FOOTER Quote:
Obviously modify the variables such as the width, the alignments and so on to get the look right. Hope this helps. |
#3
|
|||
|
|||
Perfect! Thank you very much!!!
|
#4
|
|||
|
|||
This was very helpful for me also. One more question. How can I add a banner on the rifgt site of the forum?
|
#5
|
||||
|
||||
Instead of using this:
Code:
<div align="center"> <center> <table border="0" cellpadding="4" cellspacing="0" width="100%" height="100%"> <tr> <td valign="top">AD CODE</td> <td valign="top" width="100%"> Code:
<div align="center"> <center> <table border="0" cellpadding="4" cellspacing="0" width="100%" height="100%"> <tr> <td valign="top" width="100%"> <td valign="top">AD CODE</td> |
#6
|
|||
|
|||
The banner is now on the right side, but above all the forum...
|
#7
|
||||
|
||||
Errr sorry this in your header:
Code:
<div align="center"> <center> <table border="0" cellpadding="4" cellspacing="0" width="100%" height="100%"> <tr> <td valign="top" width="100%"> Code:
</td> <td valign="top">AD CODE</td> </tr> </table> </center> </div> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|