The
(icon_posticon_hold.gif) icon has a grey background for some odd reason. None of the other icons in the set have backgrounds.
Also, is
(icon_posticon_unmoderated.gif) not used on yet to be moderated posts like this one is currently. It would go in topic.asp in two places.
About line 400
elseif rsReplies("R_STATUS") = 2 then
Response.Write "<img src=""icon_posticon_hold.gif"" border=""0"" hspace=""3"" width=""15"" height=""15"" alt=""NOT MODERATED!!!"">" & VBNewLine & _
"<font color=""" & strForumFontColor & """ face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """>NOT MODERATED!!!</font>" & vbNewline
And About line 550 elseif Topic_Status = 2 then
Response.Write "<img src=""icon_posticon_hold.gif"" border=""0"" hspace=""3"" width=""15"" height=""15"" alt=""NOT MODERATED!!!"">" & VBNewLine & _
"<font color=""" & strForumFontColor & """ face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """>NOT MODERATED!!!</font>" & vbNewline
Nathan Bales - Romans 15:13
----------------------------------
Snitz Exchange | Do's and Dont's