Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account
Author Message
Flash
New Member
New Member



Joined: Jan 20, 2005
Posts: 2

PostPosted: Thu Jan 20, 2005 3:45 pm Reply with quote

Im not too sure, if this is a bug, as Ive seen no-one else having the problem, but for me with 750_440b, at the coppa page, the "You must be 13....." appears all scrunched up to the right of the table with warning.png

If anyone else is having this problem the solution is as follows:

Line 38:

Code:
OpenTable();

  echo "<img src=\"modules/$module_name/images/warning.png\" align=\"left\" width=\"40\" height=\"40\"></td><td>"._YACOPPA2."\n";
  CloseTable();


change to:

Code:
   OpenTable();

      echo "<img src=\"modules/$module_name/images/warning.png\" align=\"left\" width=\"40\" height=\"40\"><br>
      &nbsp;&nbsp;&nbsp;<center>"._YACOPPA2."</center>\n";
         echo "<br>";
       CloseTable();


Around line 57:

Code:
 OpenTable();

  echo "<img src=\"modules/$module_name/images/warning.png\" align=\"left\" width=\"40\" height=\"40\"></td><td>"._YACOPPA2."\n";
  CloseTable();


to

Code:
OpenTable();

  echo "<img src=\"modules/$module_name/images/warning.png\" align=\"left\" width=\"40\" height=\"40\"><br>
      &nbsp;&nbsp;&nbsp;<center>"._YACOPPA2."</center>\n";
   echo "<br>";
CloseTable();


This puts the coppa2 text neatly centered back into the table properly.
Im not too sure if this is a theme dependent specific problem, but hope this helps if your text layout doesnt look right.

_________________
FlashChatNuke - More than just a standard Nuke!
http://www.flashchatnuke.com 
View user's profile Send private message Send e-mail Visit poster's website
Flash







PostPosted: Thu Jan 20, 2005 4:44 pm Reply with quote

Ive tested with another theme, and it <b>is<b> theme dependent. The addfields.php text was the same with this particular theme, but in other themes it is okay!

( soz for posting in wrong forum at first six - long day )
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account

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 ©