Username: Password:   Forgot your password?
 
Forums
» View Categories » Coding Help & Templates » Page Template Headaches
Previous 30
Page of 1 Next 30

Member:2,009
Posts:24
Joined:2-21-2006
Seen:6-20-2009
Dec 22,`07 9:29pm | Quote |

I'm just trying to get a nice black and white look, and when I finally thought I figured it out, someone says all the text is still black.
Funny it's working fine for me!

Can anyone help me?

<html>
<head><style type="text/css">
}
p,table,td {
font-family: verdana, arial, 'sans serif';
font-size: 11px;
color: #ffffff;
}
</style>
<title><!--[COMIC_NAME]--> (<!--[PAGE_TITLE]--></title>
<meta name="robots" content="All,INDEX,FOLLOW">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="http://www.drunkduck.com/BLOODMAN/html/global.css">
<style type="text/css">
<!--
body {
background-color:#000000;
}
.strip {
background-color:#000000;
border-top-width: 2px;
border-bottom-width: 4px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #000000;
border-bottom-color: #000000;
width: 900px;
}
.nav {
background-color:#000000;
}
.notes img {}
.comments img {}

.toolbar a:link {color:#FFFFFF; text-decoration:none; font-weight:normal;}
.toolbar a:visited {color:#FFFFFF; text-decoration:none; font-weight:normal;}
.toolbar a:hover {color:#FFCC00; text-decoration:underline; font-weight:normal;}
.toolbar a:active {color:#FFCC00; text-decoration:underline; font-weight:normal;}
-->
</style>
</head>
<body leftmargin="0" topmargin="0" valign="TOP" align="CENTER" marginheight="0" marginwidth="0"
<div id="bg">




<!--Comic Title Area-->
<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td><div align="center"><font style="font-size:48px;color:black;"><b><!--[COMIC_NAME_IMAGE]--></b></font></div></td>
</tr>
</table>

<!--Top Navigation-->

<table class="nav" align="center" border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td align="center" height="50" width="25%"><!--[NAV_FIRST=http://www.drunkduck.com/gfx/template_gfx_new/nav_r1_c1.gif]--></td>
<td align="center" height="50" width="25%"><!--[NAV_PREVIOUS=http://www.drunkduck.com/gfx/template_gfx_new/nav_r1_c2.gif]--></td>
<td align="center" height="50" width="25%"><!--[NAV_NEXT=http://www.drunkduck.com/gfx/template_gfx_new/nav_r1_c3.gif]--></td>
<td align="center" height="50" width="25%"><!--[NAV_LAST=http://www.drunkduck.com/gfx/template_gfx_new/nav_r1_c4.gif]--></td>
</tr>
</table>

<!--COMIC STRIP-->

<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="center" valign="top">
<div class="strip"><!--[PAGE]--></div>
</td>
</tr>
</table>

<!--Bottom Navigation-->


<table class="nav" align="center" border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td align="center" height="50" width="25%"><!--[NAV_FIRST=http://www.drunkduck.com/gfx/template_gfx_new/nav_r1_c1.gif]--></td>
<td align="center" height="50" width="25%"><!--[NAV_PREVIOUS=http://www.drunkduck.com/gfx/template_gfx_new/nav_r1_c2.gif]--></td>
<td align="center" height="50" width="25%"><!--[NAV_NEXT=http://www.drunkduck.com/gfx/template_gfx_new/nav_r1_c3.gif]--></td>
<td align="center" height="50" width="25%"><!--[NAV_LAST=http://www.drunkduck.com/gfx/template_gfx_new/nav_r1_c4.gif]--></td>
</tr>
</table>



<!--Creator's Comments-->

<table colspacing="0" colpadding="0" align="center" border="0" width="400">
<tr>
<td>
<div class="notes">
<!--[AUTHORS_NOTES]-->
</div>
</td>
</tr>
</table>

<!-- RSS and PAGE drop down -->
<TABLE width="500" align="center" colspacing="0" colpadding="0" border="0">
<TR>
<TD WIDTH="50%"><!--[RSS]--></TD>
<TD WIDTH="50%"><!--[PAGE_DROPDOWN]--></TD>
</TR>
</TABLE>
<!--User Comments-->

<table colspacing="0" colpadding="0" align="center" border="0" width="600">
<tr>
<td colspan="2"><img src="http://www.drunkduck.com/gfx/template_gfx_new/comments.gif" alt="comments" width="600" height="50"></td>
</tr>
<tr>
<td width="300" align="center" valign="top">
<!--[COMMENTS=300]-->
</td>
<td align="center" width="300" valign="top">
<!--[COMMENT_FORM=280,200]-->
<br>
<!--[FORUM_BUTTON]-->
</td>
</tr>
</table>

</div>
</body></html>

 
Member:16,468
Posts:488
Joined:2-13-2007
Seen:11-27-2009
Dec 23,`07 6:52pm | Quote |

text looks white to me too.

 
Member:18,121
Posts:66
Joined:3-9-2007
Seen:11-18-2009
Jan 2,`08 4:44am | Quote |

Without looking at your page, the easy fix is this:

body {
background-color:#000000;
}


Just add this in there to catch all the text you might have missed (the text that is not inside of a table's TD tag:

body {
background-color:#000000;
color:#fff;
}


Previous 30
Page of 1 Next 30

 

Not Registered?
Signup for a FREE Account!


Registered users can:
Comment on comics!
Create their own comics!
Vote in polls and contests!
Use the forums!
   Latest News
   DD Cam (Now Featuring: DDBook)