/********************************************************** ******************************************************** WARNING: CHANGING THIS FILE WILL MODIFY ALL UNIONSITES THAT USE THE UNIONPROUD THEME. ONLY MODIFY THIS FILE IF YOU INTEND TO MAKE GLOBAL CHANGES. ******************************************************** **********************************************************/ body { font: 76% Verdana, Arial, Helvetica, sans-serif; } .content-header { font-size: 1.6em; background-image: url("tinyMCE_h2_back.jpg"); background-repeat: repeat-x; display: block; padding: 5px; font-weight: bold; width: 98%; float: none; margin-top: 1.6em; } p { margin-top: 0; padding-top: 0; margin-bottom: 1.0em; } p.big-header { font-weight: bold; margin-top: 1.6em; font-size: 1.6em; margin-bottom: 0.0em; } p.med-header { font-weight: bold; margin-top: 1.4em; font-size: 1.4em; margin-bottom: 0.0em; } p.small-header { font-weight: bold; margin-top: 1.2em; font-size: 1.2em; margin-bottom: 0.0em; } .breakout { position: relative; font-family: Trebuchet MS, Trebuchet; font-weight: bold; font-size: 1.15em; text-align: center; display: block; background-image: url("tinyMCE_breakout_back.jpg"); background-color: white; background-repeat: repeat-x; background-position: top; border: 1px solid #fc6; margin: 10px; float: right; padding: 10px; clear: both; } img.right { position:relative; clear: both; float: right; } img.left { position:relative; clear: both; float: left; } .inline-right { position:relative; clear: both; float: right; } .inline-left { position:relative; clear: both; float: left; } img.center { position:relative; clear: both; float: left; } /* * IMG_ASSIST MODULE * IMG ASSIST WINDOW */ body.img_assist { margin: 0px; padding: 5px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: .8em; background-color: #efefef; } /* Thin line between the header frame and the main frame */ body#img_assist_thumbs, body#img_assist_upload, body#img_assist_properties { border-top: 1px solid #000; } /* Darker background color in the header frame */ body#img_assist_header { background-color:#ccc; } /* Thin border around images */ .img_assist img { } .img_assist .form-button { font-weight: bold; } .img_assist img { display: inline; /* pushbutton theme changes the display to block */ } .img_assist .messages { border: 1px solid #000; background-color: #ccc; padding: 2px; margin: 3px 0px 6px 0px; } /* Upload Window */ .img_assist .node-form { width: 95%; } /* Properties Window */ .img_assist #preview { padding: 5px 10px 5px 5px; } .img_assist .form-item { /* the first form field on the properties frame should be at the top of the page */ margin-top: 0px; margin-bottom: 1em; } .img_assist #caption { display: block; } .img_assist #browse div.form-item { display: inline; } .img_assist #link-group div.form-item{ display: inline; } .img_assist #size div.form-item{ display: inline; } .img_assist #size-other div.form-item{ display: inline; } .img_assist #alignment { text-align: left; } .img_assist #edit-title, .img_assist #edit-desc { width: 99%; } .img_assist #edit-link { width: 155px; } .img_assist #edit-url { width: 150px; } .img_assist #edit-align { width: 100px; } #finalhtmlcode { display: none; visibility: hidden; } /* Header Frame */ #header-uploading, #header-properties, #header-browse { float: left; width: 80%; } #header-startover, #header-cancel { float: right; width: 15%; text-align: right; } /** * POPUP IMAGES WINDOW */ body#img_assist_display { margin: 0; padding: 0; } img { margin: 0; padding: 0; } /** * FINAL PAGE (node) * You may want to copy these styles to your theme's CSS file and then set img_assist.css * not to load on every page. This can be set on the img_assist settings page. */ span.left { position:relative; float: left; margin: 5px 5px 5px 0px; } span.right { position:relative; float: right; margin: 5px 0px 5px 5px; } span.center { position: relative; display: block; margin-left: auto; margin-right: auto; } span.caption { display: block; /* put the caption under the image (not next to it) */ } .inline img{ border: 1px solid #000; /* put a thin border around inline images */ }