Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 8.0
Author Message
drunkmuppet1
New Member
New Member



Joined: Jun 01, 2007
Posts: 7

PostPosted: Mon Aug 06, 2007 2:47 pm Reply with quote

This post is in reference to www.trp-clan.com

It seems so simple, yet I can't seem to get it right. Basically what I want is this.

3 images evenly spaced in a center-top block that are links. This is the code i've come up with so far. It works as far as the images/spacing/links go but the "block border" gets messed up.

Here is the block code.


Code:
<?php

if (eregi("block-Please-Visit-Our-Sponsers.php",$PHP_SELF)) {
    Header("Location: index.php");
    die();
}
$content  =  "<table width=\"825\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
$content  .= " <tr>";
$content  .= "   <td width=\"219\"><div align=\"center\"><a href=\"http://www.trp-clan.com\"><img src=\"images/pub1.jpg\" align=\"left\" /></a></div></td>";
$content  .= "   <td width=\"219\"><div align=\"center\"><a href=\"http://www.trp-clan.com\"><img src=\"images/pub1.jpg\" align=\"middle\" /></a></div></td>";
$content  .= "   <td width=\"218\"><div align=\"center\"><a href=\"http://www.trp-clan.com\"><img src=\"images/pub1.jpg\" align=\"right\" /></a></div></td>";
$content  .= " </tr>";
?>
 
View user's profile Send private message
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Mon Aug 06, 2007 6:38 pm Reply with quote

You need a closing </table> tag. Wink

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
drunkmuppet1







PostPosted: Mon Aug 06, 2007 7:55 pm Reply with quote

....I had one... I swear.... it must have run off...

HAH! i knew a second pair of eyes would do the trick.
 
montego







PostPosted: Mon Aug 06, 2007 8:41 pm Reply with quote

RavensScripts
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 8.0

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©