The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
||||
|
||||
![]()
[QUOTE=kenny19;2127410]What we do on our forum is just add image HTML code to the forum description in the forum manager
I think this method is going to work out fine. However I have one problem I can't overcome: I have a problem I need to solve and haven't figured it out. If any of you have an coding knowledge could you please help troubleshoot this? This new banner appears in the following places:
The banner is supposed to appear to the right of the forum description, at the right side of the table no matter how wide the browser window is. The text is supposed to be far left no matter how wide the browser. The problem is on "Market Place." This is the only place where the banner gets butted up against the text to the left. See attachments please. 1st one is how it it supposed to work, 2nd one is the broken page http://www.chiptalk.net/forum/market-place/ . Here is the code I have been trying, one simple method and one using DIV tags. HTML Code:
<div style="float: right;"> <a target="_blank" href="http://TheChipRoom.com" rel="nofollow"> <img style="border: 0px solid ; width: 128px; height: 28px; float: right;" src="/images/banners/128/tcr_ban_128_1a.gif"></a></div> <div><a target="_blank" href="http://TheChipRoom.com" rel="nofollow">Website: TheChipRoom.com</a></div> ---------------------- <a target="_blank" href="http://TheChipRoom.com" rel="nofollow"> <img src="/images/banners/128/tcr_ban_128_1a.gif" border="0" align="right"></a> <a target="_blank" href="http://TheChipRoom.com" rel="nofollow">Website: TheChipRoom.com</a> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|