InTheEndॐ Posted July 28, 2012 Posted July 28, 2012 How Can i change the opacity(dunno if i said it right) here? Thanks for helping,if your help me & Sorry for spamming :P Quote
Trance Posted July 28, 2012 Posted July 28, 2012 index.css #quickReplyOptions form textarea { height: 100px; + width: 635px; + max-width: 100%; + min-width: 100%; margin: 0.25em 0 1em 0; } Quote
InTheEndॐ Posted July 28, 2012 Author Posted July 28, 2012 index.css #quickReplyOptions form textarea { height: 100px; + width: 635px; + max-width: 100%; + min-width: 100%; margin: 0.25em 0 1em 0; } #quickReplyOptions form textarea { height: 100px; margin: 0.25em 0 1em 0; } /* The jump to box */ #display_jump_to { clear: both; padding: 5px; margin-top: 2px; } /* Separator of posts. More useful in the print stylesheet. */ #forumposts .post_separator { display: none; } /* Styles for edit post section ---------------------------------------------------- */ form#postmodify .roundframe { padding: 0 12%; } #post_header { margin-bottom: 0.5em; border-bottom: 1px solid #444; padding: 0.5em; overflow: hidden; } #post_header dt { float: left; margin: 0; padding: 0; width: 15%; margin: .3em 0; font-weight: bold; } #post_header dd { float: left; margin: 0; padding: 0; width: 83%; margin: .3em 0; } #post_header img { vertical-align: middle; } ul.post_options { margin: 0 0 0 1em; padding: 0; list-style: none; overflow: hidden; } ul.post_options li { margin: 0.2em 0; width: 49%; float: left; } #postAdditionalOptionsHeader { margin-top: 1em; } #postMoreOptions { border-bottom: 1px solid #444; padding: 0.5em; } #postAttachment, #postAttachment2 { overflow: hidden; margin: .5em 0; padding: 0; border-bottom: 1px solid #444; padding: 0.5em; } #postAttachment dd, #postAttachment2 dd { margin: .3em 0 .3em 1em; } #postAttachment dt, #postAttachment2 dt { font-weight: bold; } #postAttachment3 { margin-left: 1em; } #post_confirm_strip, #shortcuts { padding: 1em 0 0 0; } .post_verification { margin-top: .5em; } .post_verification #verification_control { margin: .3em 0 .3em 1em; } /* The BBC buttons */ #bbcBox_message { margin: 1em 0 0.5em 0; } #bbcBox_message div { margin: 0.2em 0; vertical-align: top; } #bbcBox_message div img { margin: 0 1px 0 0; vertical-align: top; } #bbcBox_message select { margin: 0 2px; } /* The smiley strip */ #smileyBox_message { margin: 0.75em 0 0.5em 0; } /* Styles for edit event section ---------------------------------------------------- */ #post_event .roundframe { padding: 0 12%; } #post_event fieldset { margin-bottom: 0.5em; border: none; border-bottom: 1px solid #444; padding: 0.5em; clear: both; } #post_event legend { font-weight: bold; color: #ccc; } #post_event div.event_options { width: 49%; float: left; } #post_event ul.event_main, ul.event_options { padding: 0; overflow: hidden; } #post_event ul.event_main li { list-style-type: none; margin: 0.2em 0; width: 49%; float: left; } #post_event ul.event_options { margin: 0; padding: 0 0 .7em .7em; } #post_event ul.event_options li { list-style-type: none; margin: 0.3em 0 0 0; } /* Styles for edit poll section. ---------------------------------------------------- */ #edit_poll fieldset { margin-bottom: 0.5em; border: none; border-bottom: 1px solid #444; padding: 0.5em; clear: both; } #edit_poll legend { font-weight: bold; color: #ccc; } #edit_poll ul.poll_main, dl.poll_options { overflow: hidden; padding: 0 0 .7em .7em; list-style: none; } #edit_poll ul.poll_main li { margin: 0.2em 0; } #edit_poll dl.poll_options dt { width: 35%; } #edit_poll dl.poll_options dd { width: 63%; } /* Styles for the recent messages section. ---------------------------------------------------- Quote
Trance Posted July 28, 2012 Posted July 28, 2012 #quickReplyOptions form textarea { height: 100px; margin: 0.25em 0 1em 0; } /* The jump to box */ #display_jump_to { clear: both; padding: 5px; margin-top: 2px; } /* Separator of posts. More useful in the print stylesheet. */ #forumposts .post_separator { display: none; } /* Styles for edit post section ---------------------------------------------------- */ form#postmodify .roundframe { padding: 0 12%; } #post_header { margin-bottom: 0.5em; border-bottom: 1px solid #444; padding: 0.5em; overflow: hidden; } #post_header dt { float: left; margin: 0; padding: 0; width: 15%; margin: .3em 0; font-weight: bold; } #post_header dd { float: left; margin: 0; padding: 0; width: 83%; margin: .3em 0; } #post_header img { vertical-align: middle; } ul.post_options { margin: 0 0 0 1em; padding: 0; list-style: none; overflow: hidden; } ul.post_options li { margin: 0.2em 0; width: 49%; float: left; } #postAdditionalOptionsHeader { margin-top: 1em; } #postMoreOptions { border-bottom: 1px solid #444; padding: 0.5em; } #postAttachment, #postAttachment2 { overflow: hidden; margin: .5em 0; padding: 0; border-bottom: 1px solid #444; padding: 0.5em; } #postAttachment dd, #postAttachment2 dd { margin: .3em 0 .3em 1em; } #postAttachment dt, #postAttachment2 dt { font-weight: bold; } #postAttachment3 { margin-left: 1em; } #post_confirm_strip, #shortcuts { padding: 1em 0 0 0; } .post_verification { margin-top: .5em; } .post_verification #verification_control { margin: .3em 0 .3em 1em; } /* The BBC buttons */ #bbcBox_message { margin: 1em 0 0.5em 0; } #bbcBox_message div { margin: 0.2em 0; vertical-align: top; } #bbcBox_message div img { margin: 0 1px 0 0; vertical-align: top; } #bbcBox_message select { margin: 0 2px; } /* The smiley strip */ #smileyBox_message { margin: 0.75em 0 0.5em 0; } /* Styles for edit event section ---------------------------------------------------- */ #post_event .roundframe { padding: 0 12%; } #post_event fieldset { margin-bottom: 0.5em; border: none; border-bottom: 1px solid #444; padding: 0.5em; clear: both; } #post_event legend { font-weight: bold; color: #ccc; } #post_event div.event_options { width: 49%; float: left; } #post_event ul.event_main, ul.event_options { padding: 0; overflow: hidden; } #post_event ul.event_main li { list-style-type: none; margin: 0.2em 0; width: 49%; float: left; } #post_event ul.event_options { margin: 0; padding: 0 0 .7em .7em; } #post_event ul.event_options li { list-style-type: none; margin: 0.3em 0 0 0; } /* Styles for edit poll section. ---------------------------------------------------- */ #edit_poll fieldset { margin-bottom: 0.5em; border: none; border-bottom: 1px solid #444; padding: 0.5em; clear: both; } #edit_poll legend { font-weight: bold; color: #ccc; } #edit_poll ul.poll_main, dl.poll_options { overflow: hidden; padding: 0 0 .7em .7em; list-style: none; } #edit_poll ul.poll_main li { margin: 0.2em 0; } #edit_poll dl.poll_options dt { width: 35%; } #edit_poll dl.poll_options dd { width: 63%; } /* Styles for the recent messages section. ---------------------------------------------------- Add these three lines >.< "Like this, like that": #quickReplyOptions form textarea { height: 100px; width: 635px; max-width: 100%; min-width: 100%; margin: 0.25em 0 1em 0; } Quote
InTheEndॐ Posted July 28, 2012 Author Posted July 28, 2012 #quickReplyOptions .roundframe { padding: 0 10%; } #quickReplyOptions form textarea { height: 100px; width: 635px; max-width: 100%; min-width: 100%; margin: 0.25em 0 1em 0; } Still Same Quote
InTheEndॐ Posted July 28, 2012 Author Posted July 28, 2012 1problem solved,waiting support for other. Quote
Trance Posted July 28, 2012 Posted July 28, 2012 #quickReplyOptions .roundframe { padding: 0 10%; } #quickReplyOptions form textarea { height: 100px; width: 635px; max-width: 100%; min-width: 100%; margin: 0.25em 0 1em 0; } Still Same You might have to wait for a while, or clean your browser. Quote
InTheEndॐ Posted July 28, 2012 Author Posted July 28, 2012 You might have to wait for a while, or clean your browser. i fix it,you have any solution for my other problem? Quote
Trance Posted July 28, 2012 Posted July 28, 2012 i fix it,you have any solution for my other problem? As I may have a solution to a unknown problem? Ah, you updated your 1st post. I honestly have no clue, I never tried to. Use google >.< Quote
InTheEndॐ Posted July 28, 2012 Author Posted July 28, 2012 As I may have a solution to a problem unknown? How Can i change the opacity(dunno if i said it right) here? Thanks for helping,if your help me & Sorry for spamming :P Quote
BonJovi® Posted July 29, 2012 Posted July 29, 2012 Do you want to make it bigger? I mean to increase forum's width? Or the visibility? Quote
InTheEndॐ Posted July 29, 2012 Author Posted July 29, 2012 Do you want to make it bigger? I mean to increase forum's width? Or the visibility? The visibility. Quote
InTheEndॐ Posted July 29, 2012 Author Posted July 29, 2012 css3 supports opacity. ex: opacity: 0.6; What do you mean? Quote
Pauler Posted July 29, 2012 Posted July 29, 2012 What do you mean? Find in the .css file the div you want to make transparent and add the line I posted. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.