Forum: Vue


Subject: * * * Welcome to the new forums ! * * *

agiel opened this issue on Apr 04, 2006 ยท 41 posts


Veritas777 posted Fri, 07 April 2006 at 1:28 AM

O.k., which line contains the COLOR of the background? In other words- where do I change the WHITE background to another color? ...Like FFC37F? ****************************************************** forum_headline { font-size:22px; font-weight:bold; padding-top:20px; } #forum_announcement { border:2px solid #404040; } #forum_announcement td { text-align:center; padding:4px; } #forum_outer_table { border:2px solid #404040; } #forum_outer_table td { padding:1px; } #forum_inner_table { } #forum_inner_table th { background-color:#495F73; text-align:center; font-weight:bold; color:#FFFFFF; font-size:11px; height:20px; } #forum_inner_table td { height:35px; } .forum_marker_cell { background-color:#EFEFEF; } td.forum_name_cell { background-color:#EFEFEF;padding-bottom:10px; } a.forum_forumname_link, a.forum_forumname_link:hover, a.forum_forumname_link:visited, a.forum_forumname_link:active { font-size:13px; } a.forum_threadname_link, a.forum_threadname_link:hover, a.forum_threadname_link:visited, a.forum_threadname_link:active { font-size:12px; } .forum_summary_div { font-size:11px; } .forum_author_cell { background-color:#DFDFDF; } a.forum_author_link, a.forum_author_link:hover, a.forum_author_link:active, a.forum_author_link:visited { font-size:11px; } .forum_threads_cell { background-color:#DFDFDF; font-size:11px; } .forum_posts_cell { background-color:#DFDFDF; font-size:11px; } .forum_views_cell { background-color:#DFDFDF; font-size:11px; } .forum_last_post_cell { background-color:#DFDFDF; font-size:10px; } .forum_group_row_cell { background-color:#D7DDD2; font-size:14px; font-weight:bold; } .forum_avatar_cell { font-size:10px; padding:2px; padding-top:5px; } a.forum_avatar_link, a.forum_avatar_link:hover, a.forum_avatar_link:active, a.forum_avatar_link:visited { font-size:10px; }; .forum_message_cell { } .forum_message_detail_table { border-bottom:1px solid #808080; padding-top:2px; padding-bottom:2px; } .forum_message_detail_cell { font-size:10px; } .forum_divider_cell { background-color:#D7DDD2; } .forum_quote_div { font-style:italic; padding-left:20px; }