Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43294
Total Topics: 7523
Most Online Today: 124
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 110
Total: 110

Author Topic: I want "Overall Header" in the same row  (Read 4010 times)

0 Members and 1 Guest are viewing this topic.

Offline sirkiu

  • Member
  • *
  • Posts: 25
    • View Profile
I want "Overall Header" in the same row
« on: December 04, 2010, 05:56:32 am »
I want 2 ad of "Overall Header" in the same row, to show two differents banner toghether. What I can to do?

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16451
    • View Profile
Re: I want "Overall Header" in the same row
« Reply #1 on: December 04, 2010, 10:10:21 am »
Two different ways one if you want to use your own html/custom code you can do that.
For example you would enter the html code
Code: [Select]
<table>
<tr>
<td><a href="http://www.siteone.com"><img src="http://www.site.com/banner1.jpg" /></a>
</td>
<td><a href="http://www.sitetwo.com"><img src="http://www.site.com/banner2.jpg" /></a>
</td>
</tr>
</table>

Or you can copy the ad location twice but would require some template editing of the index.template.php
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline sirkiu

  • Member
  • *
  • Posts: 25
    • View Profile
Re: I want "Overall Header" in the same row
« Reply #2 on: December 05, 2010, 08:51:22 pm »
The code you give me is not useful for ad location. Could you tell me something more. Thanks

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16451
    • View Profile
Re: I want "Overall Header" in the same row
« Reply #3 on: December 06, 2010, 09:16:49 am »
Probably what you want to do is create a new ad location under Ad Seller Pro Locations.
That will then give you the code that can be added to your index.template.php
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline sirkiu

  • Member
  • *
  • Posts: 25
    • View Profile
Re: I want "Overall Header" in the same row
« Reply #4 on: December 07, 2010, 02:36:00 pm »
Ok, thank you. I writed the next code, and I know that I'm doing something bad, because de left-fixed banner is showd but the right "ad seller pro - Overall Header" is not showed and is showed de code.


<div align="center">
  <center>
  <table border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
    <tr>

      <td width="49%">
      <p align="right">
<a href="http://www.latiendadeltenis.com"><img
 style="border: 0px solid ; width: 473px; height: 86px;"
 alt="Tienda Tenis" title="Tienda Tenis"
 src="http://www.elforodeltenis.com/Themes/default/images/tienda-tenis-logo2.gif"></a>
      </p>
      </td>

      <td width="2%">
      <p align="right">
      </td>

      <td width="49%">
      <p align="left">   
   // Begin Ad Seller Pro Location - Overall Header
global $sourcedir;
include_once $sourcedir . "/adseller.php";
 
$adSellerAdData =  ShowAdLocation(1);
if ($adSellerAdData != false)
{
   echo $adSellerAdData;
}
 
// End Ad Seller Pro Location - Overall Header

      </td>
   
    </tr>
  </table>
  </center>
</div>
   </div>

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16451
    • View Profile
Re: I want "Overall Header" in the same row
« Reply #5 on: December 07, 2010, 05:22:03 pm »
How about this attach your index.template.php
Do you want one banner under each other or do you want them side by side?

I think the best way to do this would be generate a new location then post that code here along with your index.template.php file
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline sirkiu

  • Member
  • *
  • Posts: 25
    • View Profile
Re: I want "Overall Header" in the same row
« Reply #6 on: December 08, 2010, 04:14:59 am »
I want them side by side.

I attach my index.template.php

Thanks

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16451
    • View Profile
Re: I want "Overall Header" in the same row
« Reply #7 on: December 08, 2010, 02:41:52 pm »
Posted fixed index.template.php file
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline sirkiu

  • Member
  • *
  • Posts: 25
    • View Profile
Re: I want "Overall Header" in the same row
« Reply #8 on: December 09, 2010, 03:27:55 am »
Thanks, very useful  ;D

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
4462 Views
Last post May 21, 2007, 06:37:59 pm
by SMFHacks
1 Replies
8926 Views
Last post September 28, 2007, 11:46:07 am
by smalldonkey
2 Replies
8233 Views
Last post November 06, 2007, 08:55:18 pm
by dry3210
11 Replies
15029 Views
Last post October 21, 2008, 07:43:10 pm
by Matt5L
0 Replies
6438 Views
Last post November 02, 2010, 08:35:16 am
by spacecadet

+- Recent Topics

Please Help! by fmofmpls
Today at 01:47:09 pm

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

Powered by EzPortal