SOLVED Problem With Overall_header


Subject: Problem With Overall_header
On my website I have two sponsors, the only way I can put your banners are put on each other (see picture), what I want is that the two are followed, that does not occupy much space. What code I put in the overall_header?

dibujo

Thanks.

Profile PM  
Subject: Re: Problem With Overall_header
Ok... how did you add those banners? Through ACP feature or directly in overall_header?

If it's through ACP feature please provide the code you added.
If it's through overall_header please provide the sourcecode of that file.

Greets!

Subject: Re: Problem With Overall_header
I add directly in overall_header.

The code is this:

Code: [Download] [Hide] [Select]
<tr align="center">

<td>
<table align="center" width="100%" border="0">
<tr align="center">
<td>

<br />

<table width="468" border="0" cellpadding="0" cellspacing="0">
<tr align="center">
<td width="468" height="60" valign="top"><a href="http://hospedaje.grito.net" target="_blank"><img src="http://www.grito.net/images/duermef.gif" width="468" height="60"></td>

</tr>
</table>







</td>
</tr>
</table>
</td>


</tr>

<tr align="center">

<td>
<table align="center" width="100%" border="0">
<tr align="center">
<td>

<br />

<table width="468" border="0" cellpadding="0" cellspacing="0">
<tr align="center">
<td width="468" height="80" valign="top"><a href="http://www.xipnet.es/" target="_blank"><img src="http://i43.tinypic.com/izrsdi.gif" width="468" height="80"></td>

</tr>
</table>







</td>
</tr>
</table>
</td>


</tr>

Profile PM  
Subject: Re: Problem With Overall_header
Try to replace all the code you posted with this:
Code: [Download] [Hide]
  1. <tr align="center">  
  2. <td><a href="http://hospedaje.grito.net" target="_blank"><img src="http://www.grito.net/images/duermef.gif" width="468" height="60" /></a>&nbsp;&nbsp;<a href="http://www.xipnet.es/" target="_blank"><img src="http://i43.tinypic.com/izrsdi.gif" width="468" height="80" /></a></td>  
  3. </tr> 


Greets!

Subject: Re: Problem With Overall_header
Perfect, a lot of thanks KasLimon.

Bye.

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.2727s (PHP: 6% SQL: 94%)
SQL queries: 10 - Debug Off - GZIP Enabled