Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
ghostgeek
Regular
Regular



Joined: Jan 14, 2005
Posts: 93

PostPosted: Sun Mar 27, 2005 10:02 pm Reply with quote

Hey there...

I'm trying to create a new block for the web rings my site belongs to. Here is my code i'm using...

Code:


<?php
if (eregi("block-Block_Creator.php",$PHP_SELF)) {
    Header("Location: index.php");
    die();
}
$content  =  "<p align=\"center\"><font size=\"5\">WE ARE PROUD MEMBERS OF<br>";
$content  .= "THIS WEBRING</font></p>";
$content  .= "<s cript language=javascript type=\"text/javascript\"";
$content  .= "src=\"http://ss.webring.com/navbar?f=j;y=ghostgeek;u=defurl\">";
$content  .= "</sc ript><nos cript><center>";
$content  .= "<table bgcolor=gray cellspacing=0 border=2><tr>";
$content  .= "<td><table cellpadding=2 cellspacing=0 border=0><tr><td align=center>";
$content  .= "<font face=arial size=-1>This site is a member of WebRing. ";
$content  .= "<br>To browse visit <a href=\"http://ss.webring.com/navbar?f=l;y=ghostgeek;u=defurl\">";
$content  .= "Here</a>.</font></td></tr></table></td></tr></table>";
$content  .= "</center></nos cript>";
?>


I'm trying to place this block at center bottom. The problem is it is throwing off all of the content on the right side of the screen - I.E. all the right hand blocks are aligned BELOW this new block in the center.

I figure the table isn't being closed properly, but I can't for the life of me see where or why.

Any help is, as always appreciated! Smile
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sun Mar 27, 2005 10:45 pm Reply with quote

The code looks fine. My guess is that it's another block or the theme. Try a different (basic) theme. If that's not the solution, try turning off all the blocks and then turning them back on, 1 by 1.
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

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 ©