Portal Themes

Blocks - My text does not show unless I highlight it.

gatekeeper - Mar 15, 2008 - 06:30 AM
Post subject: My text does not show unless I highlight it.
Is there a way you can make typed text show up on a white background? I have the Call of duty 4 Nuke theme purchased from this website and when I go into nukematch to type in the rules in the supplied text box I can not see the text unless I highlight it. If you go to my website at unitedbrotherhoodclub.com and click on the (*UBC*) Tournament link located on the left under modules you will see what im talking about. thanks
mars - Mar 15, 2008 - 02:51 PM
Post subject: RE: My text does not show unless I highlight it.
That is something in the module setting the TD back color to #FFFFFF
gatekeeper - Mar 15, 2008 - 04:25 PM
Post subject: RE: My text does not show unless I highlight it.
i found this in the print module, what do i set it too so i can see my text?

$notes = stripslashes($row['notes']);
$row2 = $db->sql_fetchrow($db->sql_query("SELECT gametext FROM ".$prefix."_nmatch_games WHERE gameid='$game'"));
$gametext = stripslashes($row2['gametext']);
formatTimestamp($time);
echo "<html>
<head><title>$leaguename - $title</title></head>
<body bgcolor=\"#ffffff\" text=\"#000000\">
<table border=\"0\" align=\"center\"><tr><td>

<table border=\"0\" width=\"640\" cellpadding=\"0\" cellspacing=\"1\" bgcolor=\"#000000\"><tr><td>
<table border=\"0\" width=\"640\" cellpadding=\"20\" cellspacing=\"1\" bgcolor=\"#ffffff\"><tr><td>
<center>
<img src=\"images/$site_logo\" border=\"0\" alt=\"\"><br><br>
<font class=\"content\">
<b>$title</b></font><br>
<font class=tiny><b>"._NMPDATE."</b> $datetime<br><b>"._NMPGAME."</b> $gametext</font><br><br>
</center>
<font class=\"content\">
$hometext<br><br>
$bodytext<br><br>
mars - Mar 15, 2008 - 04:47 PM
Post subject: RE: My text does not show unless I highlight it.
Remove bgcolor=\"#ffffff\"
gatekeeper - Mar 15, 2008 - 08:39 PM
Post subject: RE: My text does not show unless I highlight it.
remove the whole line or bgcolor=\"#ffffff\"

i also see the same line here: cellspacing=\"1\" bgcolor=\"#ffffff\"><tr><td>
do i delete that to? thanks
mars - Mar 15, 2008 - 10:55 PM
Post subject: RE: My text does not show unless I highlight it.
Just the bgcolor=\"#ffffff\" part.
gatekeeper - Mar 16, 2008 - 05:38 PM
Post subject: RE: My text does not show unless I highlight it.
it did not work. i guess i need to find it in another file.
All times are GMT - 5 Hours
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits