Username: Password:   Forgot your password?
 
Forums
» View Categories » Coding Help & Templates » Please help! How do I change the colour of the comments?
Previous 30
Page of 1 Next 30

Member:20,127
Posts:81
Joined:4-4-2007
Seen:8-23-2009
Jul 1,`07 5:02pm | Quote |

I have changed my layout and the background is dark now, which makes the comments unreadable. Please, could someone tell me how to make the author's comments and the readers's comments appear in white instead of black?

Thank you very much.

Why, nothing has happened to me. I am the one happening here.
 
ozoneocean
Admin
Send a private quack!
Member:53
Posts:19,776
Joined:1-2-2006
Seen:11-27-2009
Jul 1,`07 6:47pm | Quote |

Fixed.

I just added this to the top of your css:
p,table,td {
font-family: verdana, arial, 'sans serif';
font-size: 11px;
color: #ffffff;
}

Change that hex colour code to be whatever you like ^_^
You could even make it red!

 
Member:20,127
Posts:81
Joined:4-4-2007
Seen:8-23-2009
Jul 2,`07 3:45am | Quote |

A million thanks and may the Sun shine upon you!

Why, nothing has happened to me. I am the one happening here.
 
Member:42,172
Posts:1,328
Joined:11-3-2007
Seen:11-27-2009
Feb 2,`08 11:11am | Quote |

Hmm, that didn't seem to work for me. I'm trying to make the text in my "Author's Notes" and User Comments" white (since my background is black). .....I am using mishi's coding template, so my code (near the bottom) looks like this:


<p align="center"><!--[AUTHORS_NOTES=400]-->

<p align="center"><!-- 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"></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>


Any ideas, Oz? (thanks!)

 
ozoneocean
Admin
Send a private quack!
Member:53
Posts:19,776
Joined:1-2-2006
Seen:11-27-2009
Feb 2,`08 3:19pm | Quote |

I changed your css for ya ^_^

table, td {
font-family: verdana, arial, 'sans serif';
font-size: 11px;
color: #ffffff;
background-color:transparent;
border:none;
border-width:0;}

p{
font-family: verdana, arial, 'sans serif';
font-size: 11px;
color: #ffffff;
}

 
Member:42,172
Posts:1,328
Joined:11-3-2007
Seen:11-27-2009
Feb 2,`08 3:33pm | Quote |

Thanks ozone! You rock!!!! <hug>

 
ozoneocean
Admin
Send a private quack!
Member:53
Posts:19,776
Joined:1-2-2006
Seen:11-27-2009
Feb 2,`08 4:21pm | Quote |

heh, no worries, my pleasure


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)