|
From: OryNider <ory...@us...> - 2007-12-16 21:05:05
|
Update of /cvsroot/mxbb/core/templates/prosilver/theme In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12956 Modified Files: buttons.css colours.css common.css content.css cp.css forms.css links.css Log Message: Index: content.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/theme/content.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** content.css 16 Dec 2007 20:48:19 -0000 1.2 --- content.css 16 Dec 2007 21:04:58 -0000 1.3 *************** *** 57,66 **** } - .forum-image { - float: left; - padding-top: 5px; - margin-right: 5px; - } - li.row { border-top: 1px solid #FFFFFF; --- 57,60 ---- *************** *** 108,112 **** /* Tweak for headers alignment when folder icon used */ padding-left: 0; ! padding-right: 50px; } --- 102,106 ---- /* Tweak for headers alignment when folder icon used */ padding-left: 0; ! padding-right: 44px; } *************** *** 157,161 **** dd.extra { ! width: 12%; line-height: 200%; text-align: center; --- 151,155 ---- dd.extra { ! width: 65px; line-height: 200%; text-align: center; *************** *** 409,425 **** /* Quote block */ blockquote { ! background: #ebebeb none 6px 8px no-repeat; ! border: 1px solid #dbdbdb; ! font-size: 0.95em; ! margin: 0.5em 1px 0 25px; ! overflow: hidden; padding: 5px; } blockquote blockquote { /* Nested quotes */ ! background-color: #bababa; ! font-size: 1em; ! margin: 0.5em 1px 0 15px; } --- 403,422 ---- /* Quote block */ blockquote { ! /* Also see tweaks.css */ ! margin: 1em 1px 1em 25px; padding: 5px; + background: #ebebeb none 6px 8px no-repeat; + border:1px solid #dbdbdb; + font-size:0.95em; + margin:1em 1px 1em 25px; + overflow:hidden; + padding:5px; } blockquote blockquote { /* Nested quotes */ ! background-color:#bababa; ! font-size:1em; ! margin:0.5em 1px 0pt 15px; } *************** *** 580,583 **** --- 577,581 ---- padding: 3px; border: 1px solid #666666; + display: block; background-color: #FFF; } Index: links.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/theme/links.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** links.css 16 Dec 2007 20:48:19 -0000 1.2 --- links.css 16 Dec 2007 21:04:58 -0000 1.3 *************** *** 138,143 **** background: none no-repeat top left; text-decoration: none; ! width: {IMG_ICON_BACK_TOP_WIDTH}px; ! height: {IMG_ICON_BACK_TOP_HEIGHT}px; display: block; float: right; --- 138,143 ---- background: none no-repeat top left; text-decoration: none; ! width: 11px; ! height: 11px; display: block; float: right; Index: colours.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/theme/colours.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** colours.css 16 Dec 2007 20:48:18 -0000 1.2 --- colours.css 16 Dec 2007 21:04:57 -0000 1.3 *************** *** 50,54 **** .headerbar { background-color: #12A3EB; ! background-image: url("{T_THEME_PATH}/images/bg_header.gif"); color: #FFFFFF; } --- 50,54 ---- .headerbar { background-color: #12A3EB; ! background-image: url("images/bg_header.gif"); color: #FFFFFF; } *************** *** 60,69 **** .forabg { background-color: #0076b1; ! background-image: url("{T_THEME_PATH}/images/bg_list.gif"); } .forumbg { background-color: #12A3EB; ! background-image: url("{T_THEME_PATH}/images/bg_header.gif"); } --- 60,69 ---- .forabg { background-color: #0076b1; ! background-image: url("images/bg_list.gif"); } .forumbg { background-color: #12A3EB; ! background-image: url("images/bg_header.gif"); } *************** *** 94,110 **** span.corners-top { ! background-image: url("{T_THEME_PATH}/images/corners_left.png"); } span.corners-top span { ! background-image: url("{T_THEME_PATH}/images/corners_right.png"); } span.corners-bottom { ! background-image: url("{T_THEME_PATH}/images/corners_left.png"); } span.corners-bottom span { ! background-image: url("{T_THEME_PATH}/images/corners_right.png"); } --- 94,110 ---- span.corners-top { ! background-image: url("images/corners_left.png"); } span.corners-top span { ! background-image: url("images/corners_right.png"); } span.corners-bottom { ! background-image: url("images/corners_left.png"); } span.corners-bottom span { ! background-image: url("images/corners_right.png"); } *************** *** 186,190 **** /* Pagination in viewforum for multipage topics */ .row .pagination { ! background-image: url("{T_THEME_PATH}/images/icon_pages.gif"); } --- 186,190 ---- /* Pagination in viewforum for multipage topics */ .row .pagination { ! background-image: url("images/icon_pages.gif"); } *************** *** 329,344 **** /* Back to top of page */ a.top { ! background-image: url("{IMG_ICON_BACK_TOP_SRC}"); } a.top2 { ! background-image: url("{IMG_ICON_BACK_TOP_SRC}"); } /* Arrow links */ ! a.up { background-image: url("{T_THEME_PATH}/images/arrow_up.gif") } ! a.down { background-image: url("{T_THEME_PATH}/images/arrow_down.gif") } ! a.left { background-image: url("{T_THEME_PATH}/images/arrow_left.gif") } ! a.right { background-image: url("{T_THEME_PATH}/images/arrow_right.gif") } a.up:hover { --- 329,344 ---- /* Back to top of page */ a.top { ! background-image: url("../images/icon_back_top.gif"); } a.top2 { ! background-image: url("../images/icon_back_top.gif"); } /* Arrow links */ ! a.up { background-image: url("images/arrow_up.gif") } ! a.down { background-image: url("images/arrow_down.gif") } ! a.left { background-image: url("images/arrow_left.gif") } ! a.right { background-image: url("images/arrow_right.gif") } a.up:hover { *************** *** 362,366 **** ul.forums { background-color: #eef5f9; ! background-image: url("{T_THEME_PATH}/images/gradient.gif"); } --- 362,366 ---- ul.forums { background-color: #eef5f9; ! background-image: url("images/gradient.gif"); } *************** *** 373,381 **** } - .rtl ul.topiclist dd { - border-right-color: #fff; - border-left-color: transparent; - } - ul.topiclist li.row dt a.subforum.read { background-image: url("{IMG_SUBFORUM_READ_SRC}"); --- 373,376 ---- *************** *** 403,411 **** } - .rtl li.row:hover dd { - border-right-color: #CCCCCC; - border-left-color: transparent; - } - li.header dt, li.header dd { color: #FFFFFF; --- 398,401 ---- *************** *** 443,446 **** --- 433,442 ---- } + .announce, .unreadpost { + /* Highlight the announcements & unread posts box */ + border-left-color: #BC2A4D; + border-right-color: #BC2A4D; + } + /* Post signature */ .signature { *************** *** 458,462 **** blockquote { background-color: #EBEADD; ! background-image: url("{T_THEME_PATH}/images/quote.gif"); border-color:#DBDBCE; } --- 454,458 ---- blockquote { background-color: #EBEADD; ! background-image: url("images/quote.gif"); border-color:#DBDBCE; } *************** *** 512,516 **** } ! .attachbox p.stats { color: #666666; } --- 508,513 ---- } ! .attachbox p.stats ! { color: #666666; } *************** *** 559,566 **** } - .rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 { - border-right-color: transparent; - } - .pollbar1 { background-color: #AA2346; --- 556,559 ---- *************** *** 569,576 **** } - .rtl .pollbar1 { - border-left-color: #74162C; - } - .pollbar2 { background-color: #BE1E4A; --- 562,565 ---- *************** *** 579,586 **** } - .rtl .pollbar2 { - border-left-color: #8C1C38; - } - .pollbar3 { background-color: #D11A4E; --- 568,571 ---- *************** *** 589,596 **** } - .rtl .pollbar3 { - border-left-color: #AA2346; - } - .pollbar4 { background-color: #E41653; --- 574,577 ---- *************** *** 599,606 **** } - .rtl .pollbar4 { - border-left-color: #BE1E4A; - } - .pollbar5 { background-color: #F81157; --- 580,583 ---- *************** *** 609,616 **** } - .rtl .pollbar5 { - border-left-color: #D11A4E; - } - /* Poster profile block ----------------------------------------*/ --- 586,589 ---- *************** *** 620,637 **** } - .rtl .postprofile { - border-right-color: #FFFFFF; - border-left-color: transparent; - } - .pm .postprofile { border-left-color: #DDDDDD; } - .rtl .pm .postprofile { - border-right-color: #DDDDDD; - border-left-color: transparent; - } - .postprofile strong { color: #000000; --- 593,600 ---- *************** *** 648,702 **** /* Big button images */ - .reply-icon span { background-image: url("{IMG_BUTTON_TOPIC_REPLY_SRC}"); } - .post-icon span { background-image: url("{IMG_BUTTON_TOPIC_NEW_SRC}"); } - .locked-icon span { background-image: url("{IMG_BUTTON_TOPIC_LOCKED_SRC}"); } - .pmreply-icon span { background-image: url("{IMG_BUTTON_PM_REPLY_SRC}") ;} - .newpm-icon span { background-image: url("{IMG_BUTTON_PM_NEW_SRC}") ;} - .forwardpm-icon span { background-image: url("{IMG_BUTTON_PM_FORWARD_SRC}") ;} a.print { ! background-image: url("{T_THEME_PATH}/images/icon_print.gif"); } a.sendemail { ! background-image: url("{T_THEME_PATH}/images/icon_sendemail.gif"); } a.fontsize { ! background-image: url("{T_THEME_PATH}/images/icon_fontsize.gif"); } /* Icon images ---------------------------------------- */ ! .sitehome { background-image: url("{T_THEME_PATH}/images/icon_home.gif"); } ! .icon-faq { background-image: url("{T_THEME_PATH}/images/icon_faq.gif"); } ! .icon-members { background-image: url("{T_THEME_PATH}/images/icon_members.gif"); } ! .icon-home { background-image: url("{T_THEME_PATH}/images/icon_home.gif"); } ! .icon-ucp { background-image: url("{T_THEME_PATH}/images/icon_ucp.gif"); } ! .icon-register { background-image: url("{T_THEME_PATH}/images/icon_register.gif"); } ! .icon-logout { background-image: url("{T_THEME_PATH}/images/icon_logout.gif"); } ! .icon-bookmark { background-image: url("{T_THEME_PATH}/images/icon_bookmark.gif"); } ! .icon-bump { background-image: url("{T_THEME_PATH}/images/icon_bump.gif"); } ! .icon-subscribe { background-image: url("{T_THEME_PATH}/images/icon_subscribe.gif"); } ! .icon-unsubscribe { background-image: url("{T_THEME_PATH}/images/icon_unsubscribe.gif"); } ! .icon-pages { background-image: url("{T_THEME_PATH}/images/icon_pages.gif"); } ! .icon-search { background-image: url("{T_THEME_PATH}/images/icon_search.gif"); } ! /* Profile & navigation icons */ ! .email-icon, .email-icon a { background-image: url("{IMG_ICON_CONTACT_EMAIL_SRC}"); } ! .aim-icon, .aim-icon a { background-image: url("{IMG_ICON_CONTACT_AIM_SRC}"); } ! .yahoo-icon, .yahoo-icon a { background-image: url("{IMG_ICON_CONTACT_YAHOO_SRC}"); } ! .web-icon, .web-icon a { background-image: url("{IMG_ICON_CONTACT_WWW_SRC}"); } ! .msnm-icon, .msnm-icon a { background-image: url("{IMG_ICON_CONTACT_MSNM_SRC}"); } ! .icq-icon, .icq-icon a { background-image: url("{IMG_ICON_CONTACT_ICQ_SRC}"); } ! .jabber-icon, .jabber-icon a { background-image: url("{IMG_ICON_CONTACT_JABBER_SRC}"); } ! .pm-icon, .pm-icon a { background-image: url("{IMG_ICON_CONTACT_PM_SRC}"); } ! .quote-icon, .quote-icon a { background-image: url("{IMG_ICON_POST_QUOTE_SRC}"); } /* Moderator icons */ .report-icon, .report-icon a { background-image: url("{IMG_ICON_POST_REPORT_SRC}"); } ! .edit-icon, .edit-icon a { background-image: url("{IMG_ICON_POST_EDIT_SRC}"); } ! .delete-icon, .delete-icon a { background-image: url("{IMG_ICON_POST_DELETE_SRC}"); } ! .info-icon, .info-icon a { background-image: url("{IMG_ICON_POST_INFO_SRC}"); } .warn-icon, .warn-icon a { background-image: url("{IMG_ICON_USER_WARN_SRC}"); } /* Need updated warn icon */ --- 611,655 ---- /* Big button images */ a.print { ! background-image: url("images/icon_print.gif"); } a.sendemail { ! background-image: url("images/icon_sendemail.gif"); } a.fontsize { ! background-image: url("images/icon_fontsize.gif"); } /* Icon images ---------------------------------------- */ ! .sitehome { background-image: url("images/icon_home.gif"); } ! .icon-faq { background-image: url("images/icon_faq.gif"); } ! .icon-members { background-image: url("images/icon_members.gif"); } ! .icon-home { background-image: url("images/icon_home.gif"); } ! .icon-ucp { background-image: url("images/icon_ucp.gif"); } ! .icon-register { background-image: url("images/icon_register.gif"); } ! .icon-logout { background-image: url("images/icon_logout.gif"); } ! .icon-bookmark { background-image: url("images/icon_bookmark.gif"); } ! .icon-bump { background-image: url("images/icon_bump.gif"); } ! .icon-subscribe { background-image: url("images/icon_subscribe.gif"); } ! .icon-unsubscribe { background-image: url("images/icon_unsubscribe.gif"); } ! .icon-pages { background-image: url("images/icon_pages.gif"); } ! .icon-search { background-image: url("images/icon_search.gif"); } ! .email-icon, .email-icon a { background-image: url("../images/icon_contact_email.gif"); } ! .aim-icon, .aim-icon a { background-image: url("../images/icon_contact_aim.gif"); } ! .yahoo-icon, .yahoo-icon a { background-image: url("../images/icon_contact_yahoo.gif"); } ! .web-icon, .web-icon a { background-image: url("../images/icon_contact_www.gif"); } ! .msnm-icon, .msnm-icon a { background-image: url("../images/icon_contact_msnm.gif"); } ! .icq-icon, .icq-icon a { background-image: url("../images/icon_contact_icq.gif"); } ! .jabber-icon, .jabber-icon a { background-image: url("../images/icon_contact_jabber.gif"); } /* Moderator icons */ .report-icon, .report-icon a { background-image: url("{IMG_ICON_POST_REPORT_SRC}"); } ! .delete-icon, .delete-icon a { background-image: url("../images/icon_post_delete.gif"); } ! .info-icon, .info-icon a { background-image: url("../images/icon_post_info.gif"); } .warn-icon, .warn-icon a { background-image: url("{IMG_ICON_USER_WARN_SRC}"); } /* Need updated warn icon */ *************** *** 739,747 **** ----------------------------------------*/ #tabs a { ! background-image: url("{T_THEME_PATH}/images/bg_tabs1.gif"); } #tabs a span { ! background-image: url("{T_THEME_PATH}/images/bg_tabs2.gif"); color: #536482; } --- 692,700 ---- ----------------------------------------*/ #tabs a { ! background-image: url("images/bg_tabs1.gif"); } #tabs a span { ! background-image: url("images/bg_tabs2.gif"); color: #536482; } *************** *** 781,791 **** /* Link styles for the sub-section links */ ! #navigation a { color: #333; background-color: #B2C2CF; ! background-image: url("{T_THEME_PATH}/images/bg_menu.gif"); } ! #navigation a:hover { background-color: #aabac6; color: #BC2A4D; --- 734,744 ---- /* Link styles for the sub-section links */ ! #navigation span { color: #333; background-color: #B2C2CF; ! background-image: url("images/bg_menu.gif"); } ! #navigation span:hover { background-color: #aabac6; color: #BC2A4D; *************** *** 817,850 **** #cp-main span.corners-top, #cp-menu span.corners-top { ! background-image: url("{T_THEME_PATH}/images/corners_left2.gif"); } #cp-main span.corners-top span, #cp-menu span.corners-top span { ! background-image: url("{T_THEME_PATH}/images/corners_right2.gif"); } #cp-main span.corners-bottom, #cp-menu span.corners-bottom { ! background-image: url("{T_THEME_PATH}/images/corners_left2.gif"); } #cp-main span.corners-bottom span, #cp-menu span.corners-bottom span { ! background-image: url("{T_THEME_PATH}/images/corners_right2.gif"); } /* Topicreview */ #cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top { ! background-image: url("{T_THEME_PATH}/images/corners_left.gif"); } #cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span { ! background-image: url("{T_THEME_PATH}/images/corners_right.gif"); } #cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom { ! background-image: url("{T_THEME_PATH}/images/corners_left.gif"); } #cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span { ! background-image: url("{T_THEME_PATH}/images/corners_right.gif"); } --- 770,803 ---- #cp-main span.corners-top, #cp-menu span.corners-top { ! background-image: url("images/corners_left2.gif"); } #cp-main span.corners-top span, #cp-menu span.corners-top span { ! background-image: url("images/corners_right2.gif"); } #cp-main span.corners-bottom, #cp-menu span.corners-bottom { ! background-image: url("images/corners_left2.gif"); } #cp-main span.corners-bottom span, #cp-menu span.corners-bottom span { ! background-image: url("images/corners_right2.gif"); } /* Topicreview */ #cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top { ! background-image: url("images/corners_left.gif"); } #cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span { ! background-image: url("images/corners_right.gif"); } #cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom { ! background-image: url("images/corners_left.gif"); } #cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span { ! background-image: url("images/corners_right.gif"); } *************** *** 913,920 **** } - option.disabled-option { - color: graytext; - } - /* Definition list layout for forms ---------------------------------------- */ --- 866,869 ---- *************** *** 933,937 **** /* Quick-login on index page */ ! fieldset.quick-login input.inputbox { background-color: #F2F3F3; } --- 882,886 ---- /* Quick-login on index page */ ! fieldset.quick-login input { background-color: #F2F3F3; } *************** *** 967,971 **** color: #000; background-color: #FAFAFA; ! background-image: url("{T_THEME_PATH}/images/bg_button.gif"); } --- 916,920 ---- color: #000; background-color: #FAFAFA; ! background-image: url("images/bg_button.gif"); } *************** *** 995,1002 **** input.search { ! background-image: url("{T_THEME_PATH}/images/icon_textbox_search.gif"); ! } ! ! input.disabled { ! color: #666666; ! } --- 944,947 ---- input.search { ! background-image: url("images/icon_textbox_search.gif"); ! } \ No newline at end of file Index: cp.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/theme/cp.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** cp.css 14 Dec 2007 02:24:00 -0000 1.1 --- cp.css 16 Dec 2007 21:04:58 -0000 1.2 *************** *** 237,241 **** /* Link styles for the sub-section links */ ! #navigation a { display: block; padding: 5px; --- 237,241 ---- /* Link styles for the sub-section links */ ! #navigation span { display: block; padding: 5px; *************** *** 247,251 **** } ! #navigation a:hover { text-decoration: none; background-color: #c6c6c6; --- 247,255 ---- } ! #navigation a { ! color: #333; ! } ! ! #navigation span:hover { text-decoration: none; background-color: #c6c6c6; Index: forms.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/theme/forms.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** forms.css 16 Dec 2007 20:48:19 -0000 1.2 --- forms.css 16 Dec 2007 21:04:58 -0000 1.3 *************** *** 33,40 **** } - option.disabled-option { - color: graytext; - } - textarea { font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; --- 33,36 ---- *************** *** 80,89 **** /* Specific layout 1 */ fieldset.fields1 dt { ! width: 15em; border-right-width: 0; } fieldset.fields1 dd { ! margin-left: 15em; border-left-width: 0; } --- 76,85 ---- /* Specific layout 1 */ fieldset.fields1 dt { ! width: 10em; border-right-width: 0; } fieldset.fields1 dd { ! margin-left: 10em; border-left-width: 0; } *************** *** 154,161 **** fieldset.quick-login input { - width: auto; - } - - fieldset.quick-login input.inputbox { width: 15%; vertical-align: middle; --- 150,153 ---- *************** *** 292,299 **** } input.inputbox { width: 85%; } input.medium { width: 50%; } input.narrow { width: 25%; } ! input.tiny { width: 125px; } textarea.inputbox { --- 284,296 ---- } + input.checkbox { + width: auto !important; + background-color: transparent !important; + } + input.inputbox { width: 85%; } input.medium { width: 50%; } input.narrow { width: 25%; } ! input.tiny { width: 110px; } textarea.inputbox { *************** *** 356,364 **** } - input.disabled { - font-weight: normal; - color: #666666; - } - /* Topic and forum Search */ .search-box { --- 353,356 ---- *************** *** 377,384 **** padding-left: 17px; } - - .full { width: 95%; } - .medium { width: 50%;} - .narrow { width: 25%;} - .tiny { width: 10%;} - --- 369,370 ---- Index: buttons.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/theme/buttons.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** buttons.css 16 Dec 2007 20:48:18 -0000 1.2 --- buttons.css 16 Dec 2007 21:04:57 -0000 1.3 *************** *** 11,14 **** --- 11,18 ---- } + .rtl .button { + float: right; + } + /* Rollover state */ .buttons div { *************** *** 18,21 **** --- 22,30 ---- } + .rtl .button div { + float: right; + margin: 0 0 0 5px; + } + /* Rolloff state */ .buttons div a { *************** *** 24,52 **** height: 100%; background-position: 0 0; - position: relative; - overflow: hidden; } /* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */ ! /*.buttons div span { display: none; }*/ ! /*.buttons div a:hover { background-image: none; }*/ ! .buttons div span { position: absolute; width: 100%; height: 100%; cursor: pointer;} ! .buttons div a:hover span { background-position: 0 100%; } /* Big button images */ ! .reply-icon span { background: transparent none 0 0 no-repeat; } ! .post-icon span { background: transparent none 0 0 no-repeat; } ! .locked-icon span { background: transparent none 0 0 no-repeat; } ! .pmreply-icon span { background: none 0 0 no-repeat; } ! .newpm-icon span { background: none 0 0 no-repeat; } ! .forwardpm-icon span { background: none 0 0 no-repeat; } /* Set big button dimensions */ ! .buttons div.reply-icon { width: {IMG_BUTTON_TOPIC_REPLY_WIDTH}px; height: {IMG_BUTTON_TOPIC_REPLY_HEIGHT}px; } ! .buttons div.post-icon { width: {IMG_BUTTON_TOPIC_NEW_WIDTH}px; height: {IMG_BUTTON_TOPIC_NEW_HEIGHT}px; } ! .buttons div.locked-icon { width: {IMG_BUTTON_TOPIC_LOCKED_WIDTH}px; height: {IMG_BUTTON_TOPIC_LOCKED_HEIGHT}px; } ! .buttons div.pmreply-icon { width: {IMG_BUTTON_PM_REPLY_WIDTH}px; height: {IMG_BUTTON_PM_REPLY_HEIGHT}px; } ! .buttons div.newpm-icon { width: {IMG_BUTTON_PM_NEW_WIDTH}px; height: {IMG_BUTTON_PM_NEW_HEIGHT}px; } ! .buttons div.forwardpm-icon { width: {IMG_BUTTON_PM_FORWARD_WIDTH}px; height: {IMG_BUTTON_PM_FORWARD_HEIGHT}px; } /* Sub-header (navigation bar) --- 33,56 ---- height: 100%; background-position: 0 0; } /* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */ ! .buttons div span { display: none; } ! .buttons div a:hover { background-image: none; } /* Big button images */ ! .reply-icon, .reply-icon a { background: transparent none 0 0 no-repeat; } ! .post-icon, .post-icon a { background: transparent none 0 0 no-repeat; } ! .locked-icon, .locked-icon a { background: transparent none 0 0 no-repeat; } ! .pmreply-icon, .pmreply-icon a { background: none 0 0 no-repeat; } ! .newpm-icon, .newpm-icon a { background: none 0 0 no-repeat; } ! .forwardpm-icon, .forwardpm-icon a { background: none 0 0 no-repeat; } /* Set big button dimensions */ ! .buttons div.reply-icon { width: 96px; height: 25px; } ! .buttons div.post-icon { width: 96px; height: 25px; } ! .buttons div.locked-icon { width: 96px; height: 25px; } ! .buttons div.pmreply-icon { width: 96px; height: 25px; } ! .buttons div.newpm-icon { width: 84px; height: 25px; } /* Sub-header (navigation bar) *************** *** 71,74 **** --- 75,82 ---- } + a.sendemail:hover { + background-position: 0 -18px; + } + a.fontsize { background-image: none; *************** *** 85,89 **** ---------------------------------------- */ .sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout, ! .icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search { background-position: 0 50%; background-repeat: no-repeat; --- 93,97 ---- ---------------------------------------- */ .sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout, ! .icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search{ background-position: 0 50%; background-repeat: no-repeat; *************** *** 92,95 **** --- 100,109 ---- } + .rtl .sitehome, .rtl .icon-faq, .rtl .icon-members, .rtl .icon-home, .rtl .icon-ucp, .rtl .icon-register, .rtl .icon-logout, + .rtl .icon-bookmark, .rtl .icon-bump, .rtl .icon-subscribe, .rtl .icon-unsubscribe, .rtl .icon-pages, .rtl .icon-search{ + background-position: 100% 50%; + padding: 1px 17px 0 0; + } + /* Poster profile icons ----------------------------------------*/ *************** *** 106,109 **** --- 120,127 ---- } + .rtl ul.profile-icons li { + margin: 0 0 3px 6px; + } + /* Rolloff state */ ul.profile-icons li a { *************** *** 148,165 **** /* Set profile icon dimensions */ ! ul.profile-icons li.email-icon { width: {IMG_ICON_CONTACT_EMAIL_WIDTH}px; height: {IMG_ICON_CONTACT_EMAIL_HEIGHT}px; } ! ul.profile-icons li.aim-icon { width: {IMG_ICON_CONTACT_AIM_WIDTH}px; height: {IMG_ICON_CONTACT_AIM_HEIGHT}px; } ! ul.profile-icons li.yahoo-icon { width: {IMG_ICON_CONTACT_YAHOO_WIDTH}px; height: {IMG_ICON_CONTACT_YAHOO_HEIGHT}px; } ! ul.profile-icons li.web-icon { width: {IMG_ICON_CONTACT_WWW_WIDTH}px; height: {IMG_ICON_CONTACT_WWW_HEIGHT}px; } ! ul.profile-icons li.msnm-icon { width: {IMG_ICON_CONTACT_MSNM_WIDTH}px; height: {IMG_ICON_CONTACT_MSNM_HEIGHT}px; } ! ul.profile-icons li.icq-icon { width: {IMG_ICON_CONTACT_ICQ_WIDTH}px; height: {IMG_ICON_CONTACT_ICQ_HEIGHT}px; } ! ul.profile-icons li.jabber-icon { width: {IMG_ICON_CONTACT_JABBER_WIDTH}px; height: {IMG_ICON_CONTACT_JABBER_HEIGHT}px; } ! ul.profile-icons li.pm-icon { width: {IMG_ICON_CONTACT_PM_WIDTH}px; height: {IMG_ICON_CONTACT_PM_HEIGHT}px; } ! ul.profile-icons li.quote-icon { width: {IMG_ICON_POST_QUOTE_WIDTH}px; height: {IMG_ICON_POST_QUOTE_HEIGHT}px; } ! ul.profile-icons li.report-icon { width: {IMG_ICON_POST_REPORT_WIDTH}px; height: {IMG_ICON_POST_REPORT_HEIGHT}px; } ! ul.profile-icons li.edit-icon { width: {IMG_ICON_POST_EDIT_WIDTH}px; height: {IMG_ICON_POST_EDIT_HEIGHT}px; } ! ul.profile-icons li.delete-icon { width: {IMG_ICON_POST_DELETE_WIDTH}px; height: {IMG_ICON_POST_DELETE_HEIGHT}px; } ! ul.profile-icons li.info-icon { width: {IMG_ICON_POST_INFO_WIDTH}px; height: {IMG_ICON_POST_INFO_HEIGHT}px; } ! ul.profile-icons li.warn-icon { width: {IMG_ICON_USER_WARN_WIDTH}px; height: {IMG_ICON_USER_WARN_HEIGHT}px; } /* Fix profile icon default margins */ --- 166,181 ---- /* Set profile icon dimensions */ ! ul.profile-icons li.email-icon { width: 20px; height: 20px; } ! ul.profile-icons li.aim-icon { width: 20px; height: 20px; } ! ul.profile-icons li.yahoo-icon { width: 20px; height: 20px; } ! ul.profile-icons li.web-icon { width: 20px; height: 20px; } ! ul.profile-icons li.msnm-icon { width: 20px; height: 20px; } ! ul.profile-icons li.icq-icon { width: 20px; height: 20px; } ! ul.profile-icons li.jabber-icon { width: 20px; height: 20px; } ! ul.profile-icons li.pm-icon { width: 28px; height: 20px; } ! ul.profile-icons li.quote-icon { width: 54px; height: 20px; } ! ul.profile-icons li.edit-icon { width: 42px; height: 20px; } ! ul.profile-icons li.delete-icon { width: 20px; height: 20px; } ! ul.profile-icons li.info-icon { width: 20px; height: 20px; } /* Fix profile icon default margins */ *************** *** 168,169 **** --- 184,188 ---- ul.profile-icons li.info-icon, ul.profile-icons li.report-icon { margin: 0 3px 0 0; } + .rtl ul.profile-icons li.edit-icon { margin: 0 3px 0 0; } + .rtl ul.profile-icons li.quote-icon { margin: 0 10px 0 0; } + .rtl ul.profile-icons li.info-icon, .rtl ul.profile-icons li.report-icon { margin: 0 0 0 3px; } Index: common.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/theme/common.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** common.css 16 Dec 2007 20:48:18 -0000 1.2 --- common.css 16 Dec 2007 21:04:58 -0000 1.3 *************** *** 10,15 **** html { font-size: 100%; - /* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */ - height: 100%; margin-bottom: 1px; } --- 10,13 ---- *************** *** 106,109 **** --- 104,108 ---- padding: 0 20px; min-width: 650px; + margin:0 auto 0 auto; } *************** *** 148,151 **** --- 147,157 ---- } + .rtl #search-box { + float: left; + text-align: left; + margin-right: 0; + margin-left: 5px; + } + #search-box #keywords { width: 95px; *************** *** 178,181 **** --- 184,191 ---- } + .rtl #site-description { + float: right; + } + #site-description h1 { margin-right: 0; *************** *** 276,280 **** span.corners-bottom span { ! background-image: none; background-position: 100% 100%; } --- 286,290 ---- span.corners-bottom span { ! background-image: none;; background-position: 100% 100%; } *************** *** 322,344 **** ul.navlinks { padding-bottom: 1px; - margin-bottom: 1px; border-bottom: 1px solid #FFFFFF; font-weight: bold; } - ul.leftside { - float: left; - margin-left: 0; - margin-right: 5px; - text-align: left; - } - - ul.rightside { - float: right; - margin-left: 5px; - margin-right: -5px; - text-align: right; - } - /* Table styles ----------------------------------------*/ --- 332,339 ---- *************** *** 459,464 **** dl.details dt { float: left; ! clear: left; ! width: 30%; text-align: right; color: #000000; --- 454,458 ---- dl.details dt { float: left; ! width: 16em; text-align: right; color: #000000; *************** *** 467,476 **** dl.details dd { ! margin-left: 0; padding-left: 5px; margin-bottom: 5px; color: #828282; - float: left; - width: 65%; } --- 461,468 ---- dl.details dd { ! margin-left: 16em; padding-left: 5px; margin-bottom: 5px; color: #828282; } *************** *** 486,490 **** .pagination span.page-sep { ! display: none; } --- 478,482 ---- .pagination span.page-sep { ! display:none; } *************** *** 600,607 **** } - div.rules ul { - margin-left: 20px; - } - p.rules { background-color: #ececec; --- 592,595 ---- |