userContent.css options for OpenForum

Updated 1/20/2005, 12:06pm
back

Single Line Thread List? (screenshot)
Yes No

Remove table borders?
Yes No

Black Author and Posts links?
Yes No

Hide Column Headers & Ratings? (screenshot)
Yes No

Fancy Quotes? (screenshot)
Yes No

Floating Page Numbers? (non-IE) (screenshot)
Yes No

Alternate row shading? (requires corresponding Proxomitron filter) (screenshot)
Yes No

Minor font adjustments? (Slightly smaller fonts in thread list)
Yes No

Hide 'Online Now' list? (screenshot)
Yes No

Make entire popup area clickable? (screenshot)
Yes No

Fix NewTopic/Reply Button Backgrounds? (screenshot)
Yes No

Change forum font?
Yes No



/* Eve CSS fixes */ /* Single line post listings */ .ev_ubbx_frm_lastreply br { display : none !important; } .ev_ubbx_frm_lastreply { width : 220px !important; } /* Red Subscriptor */ .ev_msg_userinfo a font { color : #800 !important; } /* Remove table borders */ .eve_tab_menu .ev_layer_table, .ev_tab_table_top, .ev_container, .ev_container_bottom, .ev_com_tbl, .ev_msg_rowcolor1, .ev_msg_rowcolor2, .ev_msg_userinfo, .ev_ubbx_ipt, .ev_tab_table_top *, .ev_container *, .ev_container_bottom *, .ev_com_tbl *, .ev_msg_rowcolor1 *, .ev_msg_rowcolor2 *, .ev_msg_userinfo *, .ev_ubbx_ipt * { border : 0px solid !important; } .ev_msg_userinfo { border-left : 1px solid white !important; } .ev_container, .ev_container_bottom, #gs_tab_eve_reply_quick { border-right : 1px solid white !important; } div.ev_ubbx_tpc_alt { border-top : 1px solid #ccc !important; } .ev_msg_userinfo { border-right : 1px solid white !important; } .ev_ubbx_tpc_alt { padding-left : 3px !important; padding-bottom : 5px !important; } /* Black author name and Posts link */ .ev_msg_userinfo .ev_text_color, .ev_ubbx_tpc_author .ev_member_link { color : black !important; } /* Remove "Rate It!" link, ratings, threadlist header, and useless second post icon */ .ev_com_tbl tr:first-child, .ev_ubbx_frm_posticon, .ev_ubbx_frm_rating, .ubb_star_1, .ubb_star_2, .ubb_star_3, .ubb_star_4, .ubb_star_5, a#gs_rating { display : none !important; } /* Fancy quotes */ .ip-ubbcode-quote { padding-left : 8px !important; padding-right : 1px !important; padding-bottom : 1px !important; } .ip-ubbcode-quote font, .ip-ubbcode-quote-title { display : block !important; margin-left : -8px !important; margin-right : -2px !important; margin-bottom : 3px !important; padding-left : 8px !important; padding-bottom : 2px !important; font-weight : bold !important; } .ev_msg_rowcolor1 .ip-ubbcode-quote { color : #555555 !important; border : 1px solid #dedfdf !important; } .ev_msg_rowcolor1 .ip-ubbcode-quote > font:first-child { background-color : #dedfdf !important; border : 1px solid #dedfdf !important; } .ev_msg_rowcolor1 .ip-ubbcode-quote-title { background-color : #dedfdf !important; border : 1px solid #dedfdf !important; } .ev_msg_rowcolor2 .ip-ubbcode-quote { color : #555555 !important; border : 1px solid #f7f7f7 !important; } .ev_msg_rowcolor2 .ip-ubbcode-quote > font:first-child { background-color : #f7f7f7 !important; border : 1px solid #f7f7f7 !important; } .ev_msg_rowcolor2 .ip-ubbcode-quote-title { background-color : #f7f7f7 !important; border : 1px solid #f7f7f7 !important; } .ip-ubbcode-quote hr { display: none !important; } /* Floating page numbers */ .ev_container_bottom .ev_container_left_td { width : 100% !important; } .ev_container_bottom .ev_container_right_td { display : block !important; position : fixed !important; bottom : 0px !important; right : 0px !important; text-align : right !important; width : auto !important; font-size : 12px !important; } .ev_poweredby { text-align : right !important; } /* Row shading on thread list - Requires corresponding proxomitron filter */ tr.gs_altcolor1 * { border : 0px solid #f7f7f7 !important; background-color : #f7f7f7 !important; } tr.gs_altcolor2 * { border : 0px solid #dedfdf !important; background-color : #dedfdf !important; } /* font-size adjustments */ .ev_ubbx_frm_author, .ev_ubbx_frm_replies, .ev_ubbx_frm_views, .ev_ubbx_frm_lastreply { font-size : 10px !important; } #gs_login_text, .ev_q_msg, .ev_ubbx_frm_title { font-size : 12px !important; } /* Hide online now list until they move it to the bottom again */ #gs_online_now_list { display : none !important; } /* Make tab menu links clickable */ #gs_user_contact_menu td, .ev_hopto_table td, .eve_tab_menu td { padding : 0px !important; } #gs_user_contact_menu a, .ev_hopto_table a, .eve_tab_menu a { display : block !important; padding : 5px 25px 5px 5px !important; } /* Fix reply buttons */ #gs_tab_notify_small, #gs_tab_bold, #gs_tab_email, #gs_tab_img, #gs_tab_italic, #gs_tab_quote, #gs_tab_strike, #gs_tab_tag, #gs_tab_list, #gs_tab_url, #gs_tab_color, #gs_tab_smilie { border : 1px solid black !important; background-color : #f7f7f7 !important; border-collapse : collapse !important; padding : 1px !important; } #gs_tab_notify_small *, #gs_tab_bold *, #gs_tab_email *, #gs_tab_img *, #gs_tab_italic *, #gs_tab_quote *, #gs_tab_strike *, #gs_tab_tag *, #gs_tab_list *, #gs_tab_url *, #gs_tab_color *, #gs_tab_smilie * { border : 0px solid !important; } .ubbx_cfrm_com_title_link *, .ubbx_cfrm_cat_info *, .ev_com_tbl *, .ev_container *, .ev_container_bottom *, .ev_tab_table_top *, .ev_tab_table_bot *, .ev_background_txt *, .ev_msg_userinfo *, .ev_ubbx_tpc_alt *, .ev_ubbx_tpc_info_alt *, .ubbx_cfrm_com_title_link, .ubbx_cfrm_cat_info, .ev_com_tbl, .ev_container, .ev_container_bottom, .ev_tab_table_top, .ev_tab_table_bot, .ev_background_txt, .ev_msg_userinfo, .ev_ubbx_tpc_alt, .ev_ubbx_tpc_info_alt { font-family : !important; } /* Add padding after edit image */ .ev_ubbx_tpc_info_alt nobr:last-child { margin-right : 10px !important; }