The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Google Ads integrated into an image.
Go here --> www.uklostforum.com and look at the header. The GoogleAds are integrated into the header of the forum.
Well, actually - its not. Its a fake image version. I can't get it to work so for the moment I am "fooling" people! How can I do this? I have tried div style="position: absolute; from left: 100px...." but when you're browser isn't maximised it just floats at that position constantly. Anyone know. (The deep integration tutorial doesn't cover this). Thanks. |
#2
|
|||
|
|||
heres some code from transverse styles on how to put an advert in their bullet skin, heres an example of it bein used http://img395.imageshack.us/img395/5720/untitled6yg.jpg
so maybe you could take some code out of that and get it to work for you skin.. Code:
<!-- logo --> <a name="top"></a> <table align="center" style="border-collapse: collapse;width: 100%"> <tr> <td valign="top" style="padding: 0;background-image: url($stylevar[imgdir_misc]/bar_l_bg.gif);width: 45px"><img src="$stylevar[imgdir_misc]/bar_l_top.gif" alt="" /></td> <td valign="top" style="padding: 0"> <div id="vbwrapper"> <div id="logostrip"><div style="float: right;padding: 30px 10px 10px"><img src="$stylevar[imgdir_misc]/ad.gif" alt="" /></div><img src="$stylevar[imgdir_misc]/logostrip_l.gif" alt="" /></div> <div id="submenu-shell" align="center"> <ul id="submenu"> <li class="off"><a href="$vboptions[homeurl]">Home<span class="bottom">Home</span></a></li> <if condition="$show['member']"><li class="off"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]<span class="bottom">$vbphrase[user_cp]</span></a></li></if> <if condition="$show['registerbutton']"><li class="off"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]<span class="bottom">$vbphrase[register]</span></a></li></if> <li class="off"><a href="faq.php$session[sessionurl_q]">$vbphrase[faq]<span class="bottom">$vbphrase[faq]</span></a></li> <li class="off"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]<span class="bottom">$vbphrase[members_list]</span></a></li> <li class="off"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]<span class="bottom">$vbphrase[calendar]</span></a></li> <li class="off"><a href="search.php$session[sessionurl_q]">$vbphrase[search]<span class="bottom">$vbphrase[search]</span></a></li> </ul> </div> <div id="vbwrapper2"> <div class="b-middle"><div class="b-left"><img src="$stylevar[imgdir_misc]/border_top_l.gif" alt="" /></div><div class="b-right"><img src="$stylevar[imgdir_misc]/border_top_r.gif" alt="" /></div></div> <div id="vbwrapper3"> <!-- content table --> $spacer_open $_phpinclude_output |
#3
|
|||
|
|||
ok I've tried & tried to do modify the above to get it to work, but with no luck.
Any other ways of doing this? |
#4
|
||||
|
||||
Just make the banner image the background for the table cell and put the ad on top
|
#5
|
|||
|
|||
OK I've tried that but its not working either. I can't get it in the right page. There must be a better way of doing this?
|
#6
|
|||
|
|||
i am curious to know this too. i need this myself
|
#7
|
|||
|
|||
Someone must know.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|