MyInvision

Adding Banners to MyInvision - MyInvision

Adding Banners to MyInvision

by johns1124 » Wed May 30, 2018 2:07 pm

I'm try to add a banner to MyInvision and not sure where to put the code.

Image

The banners I want to put are on the left hand side like on the image above. I used Proglass with php 3.0 and Put the code in the Overall_Header and it worked fine. I did the same thing with MyInvision and the banners did not show up. Althought, they do show up on a program like Frontpage. When you actually run it with the PHPBB the banners does not display. Any ideas? Where sould I put it in the MyInvision HTML so they display?

The code I have is below.

Code: Select all

<table width="100%" cellspacing="0" cellpadding="0" border="0">
<TR><TD width="170" align="center" valign="top">
<BR>

<p>&nbsp;</p>
<a href="https://record.webpartners.co/_fgWcDbGoJtR0d4NAU6nn_WCjLk9Ro7mn/1/"  target="_new"><img src="http://media.webpartners.co/uploads/MB-NCAA-50%25Bonusupto%243000-125x125.gif" width="125" height="125" alt="Bet on Sports-Join MyBookie.ag today!" style="border:none;max-width:100%;height:auto;display:block;"/></a>

<p>&nbsp;</p>

<a href="http://www.gtbets.eu/?refer=260" target="_blank"><img src="http://info.gtbets.eu/banners/set_11/GTbets-football-125x125.gif" border="0"></a>

<p>&nbsp;</p>
<a href="https://record.bettingpartners.com/_frNKg_5g_GzbOBNWoF0nBBWYwxm84YXu/0/"  target=""><img src="http://media.bettingpartners.com/GIF/Bovada/Sports/MLB/125x125.gif" width="125" height="125" alt="%ALT_TXT%%" style="border:none;"/></a>

<p>&nbsp;</p>

<!-- CODE STARTS HERE -->
	<a href="https://affiliates.5dimes.eu/tracking/Affiliate.asp?idBook=1&mediaTypeID=1582&Image=/tracking/banner/125x125/5D-NCAA-B-Ball-125x125.gif&AffUrlID=3408&LandingPageID=2" target="_top">
		<img src="https://affiliates.5dimes.eu/tracking/banner.asp?idBook=1&mediaTypeID=1582&Image=/tracking/banner/125x125/5D-NCAA-B-Ball-125x125.gif&AffUrlID=3408&LandingPageID=2" hspace="0" vspace="0" border="0" alt="Bet at 5dimes" /></a>
<!-- CODE ENDS HERE -->

   <p>&nbsp;</p>
<a href="http://record.webpartners.co/_fgWcDbGoJtT0-2curu-cBJ-bpI1CM-n3/1/"  target="_new"><img src="http://media.webpartners.co/uploads/XB-NCAA-100%25Bonus-125x125.gif" width="120" height="600" alt="Bet on Sports. Join XBet today!" style="border:none;max-width:100%;height:auto;display:block;"/></a>

<p>&nbsp;</p>

<script type="text/javascript" src="http://js.commission.bz/javascript.php?prefix=8ivEaK3jyJjlD9UB4eAeYmNd7ZgqdRLk&amp;media=276&amp;campaign=1"></script>

</TD><TD> 
Thanks in Advance,

John
johns1124
Registered User
Posts: 88
Joined: Fri Jan 27, 2006 1:19 pm
Location: LA,Calif.

Re: Adding Banners to MyInvision

by Mannix_ » Wed May 30, 2018 2:11 pm

try to put your code below <div id="wrap" class="wrap">
Did I helped You? Consider a donation.
New version of phpBB has been released? My styles aren't validated for it yet? Check my page for the latest downloads!
User avatar
Mannix_
Registered User
Posts: 2029
Joined: Sun Oct 25, 2015 2:56 pm
Name: Matt

Re: Adding Banners to MyInvision

by johns1124 » Wed May 30, 2018 2:45 pm

Thank for the response Mannix. I tried it and no go. Seems like something is overriding it and it wont display. I even tried to remove the background to see if the banners display and they wont. This is a tricky one. My forum is at www.thecappersforum.com

I like the style. I hope I can get this to work. If you have any other ideas please let me know

John
johns1124
Registered User
Posts: 88
Joined: Fri Jan 27, 2006 1:19 pm
Location: LA,Calif.

Re: Adding Banners to MyInvision

by Mannix_ » Wed May 30, 2018 2:50 pm

johns1124 wrote:Thank for the response Mannix. I tried it and no go. Seems like something is overriding it and it wont display. I even tried to remove the background to see if the banners display and they wont. This is a tricky one. My forum is at www.thecappersforum.com

I like the style. I hope I can get this to work. If you have any other ideas please let me know

John
It worked on my test board did you cleared the cache after adding the code both in the acp and your browser ?
Did I helped You? Consider a donation.
New version of phpBB has been released? My styles aren't validated for it yet? Check my page for the latest downloads!
User avatar
Mannix_
Registered User
Posts: 2029
Joined: Sun Oct 25, 2015 2:56 pm
Name: Matt

Re: Adding Banners to MyInvision

by johns1124 » Wed May 30, 2018 4:23 pm

Perfect it works. Thanks for your help.

I have a last ?. If I want to move the table a little left off the main board what is your suggestion to do this? It looks a little cramped right now. I did a align "left" but it only moved it over a few pixels.

Thanks John
johns1124
Registered User
Posts: 88
Joined: Fri Jan 27, 2006 1:19 pm
Location: LA,Calif.

Re: Adding Banners to MyInvision

by Mannix_ » Wed May 30, 2018 6:52 pm

try changing padding in colours.css from padding: 0 20px; to padding: 0 20px 0 0; and add margin-left: 0 below
Did I helped You? Consider a donation.
New version of phpBB has been released? My styles aren't validated for it yet? Check my page for the latest downloads!
User avatar
Mannix_
Registered User
Posts: 2029
Joined: Sun Oct 25, 2015 2:56 pm
Name: Matt