Jump to content
Дизайн и модификация Invision Community IPBSkinsBETA
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
punk_jose

Как сделать шаблон широким

Recommended Posts

как сделать этот скин - _http://www.streetwise.ukrsites.net/ который здесь стоит

как сделать его широким? что нужно зменить в коде?

 

/* 
* Cascading Style Sheet(CSS 467), for Invision Power Board 2.1.0
* Copyright: 2005 Invision Power Services, all rights reserved 
*
* All style attributes in alpha-numeric order starting from 0
*

/* 
* ========================================
* global element styles 
* ========================================
*/

html{
overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

body{ 
background: #E5E5E5 url(<#IMG_DIR#>/bg.gif) repeat-x;
color: #000;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size: 11px;
margin: 0px;
padding: 0px; /* required for Opera to have 0 margin */
text-align: center; /* centers board in MSIE */
}

/* 
* ========================================
* Set up IPB table
* ========================================
*/

.ipbtable { width:100% }

table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
background: transparent;
color: #000;
font-size: 11px;
line-height: 135%;
}

.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
padding: 5px;
}

td.nopad{ /* allows some tables to have no padding on the td */
padding: 0;
}



form{
display: inline;
margin: 0; /* removes mystery form tag gapping */
padding: 0; /* removes mystery form tag gapping */
}

img{
border: 0; /* makes sure linked images do not have a border */
}

legend{
color: #000;
}

/* 
* ========================================
* global hyperlink styles 
* ========================================
*/

a:link,
a:visited,
a:active{
background: transparent;
color: #566E22;
text-decoration: underline;
}

a:hover{
background: transparent;
color: #566E22;
text-decoration: none;
}

/* 
* ========================================
* styles for pagination links 
* ========================================
*/


.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
background: #FFF;
border: 1px solid #898989;
padding: 1px 3px 1px 3px;
}

.pagelinklast,
.minipagelinklast{
background: #FFF;
border: 1px solid #898989;
}


.pagecurrent{
background: #CCC;
}

.minipagelink,
.minipagelinklast{
border: 1px solid #898989;
font-size: 10px;
margin: 0 1px 0 0;
}

.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link{
text-decoration: none;
}

/* fake button effect for some links */
.fauxbutton{
background: #F5F5F5;
border: 1px solid #898989;
font-size: 11px;
font-weight: bold;
padding: 4px;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
color: #000 !important;
text-decoration: none;
}

.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{ 
background: transparent;
font-size: 10px; 
color: #000;
line-height: 135%;
margin: 2px 0 0 0;
padding: 0;
}

/* ================================================================================
== */
/* ================================================================================
== */
/* ================================================================================
== */

.searchlite {
background-color:yellow;
font-weight:bold;
color: red;
}

.activeusers{
background: #F5F5F5;
border: 1px solid #898989;
color: #000;
margin: 0px;
padding: 1px;
}

.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
font-style:italic;
text-decoration: none;
border-bottom:1px dotted black;
}

fieldset.search{ 
line-height: 150%;
padding: 6px; 
}

label{ 
cursor: pointer; 
}

img.attach{ 
background: #808080 url(<#IMG_DIR#>/click2enlarge.gif) no-repeat top right;
border: 1px solid #808080;
margin: 0 2px 0 0;
padding: 11px 2px 2px 2px;
}

.thumbwrap,
.thumbwrapp,
.fullimagewrap{
border: 1px solid #072A66;
margin: 2px;
}

.thumbwrapp{
border: 2px solid #660707;
}

.fullimagewrap{
background: #F5F9FD;
text-align: center;
margin: 5px 0 5px 0;
padding: 5px;
}

.thumbwrap h4,
.thumbwrapp h4{	
background: #DDE6F2;
border: 0 !important;
border-bottom: 1px solid #5176B5 !important;
color: #5176B5; 
font-size: 12px;
font-weight: bold; 
margin: 0;
padding: 5px;
}

.thumbwrap p,
.thumbwrapp p{
background: #EEF2F7 !important;
border: 0 !important;
border-top: 1px solid #5176B5 !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}

.thumbwrap p.alt,
.thumbwrapp p.alt{
background: #DFE6EF !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}

.thumbwrapp p.pin{
background: #EFDFDF !important;
text-align: center !important;
}

.thumbwrap img.galattach,
.thumbwrapp img.galattach{
background: #FFF url(<#IMG_DIR#>/img_laфrger.gif) no-repeat bottom right;
border: 1px solid #072A66;
margin: 5px;
padding: 2px 2px 10px 2px;
}

li.helprow{ 
margin: 0 0 10px 0;
padding: 0; 
}

ul#help{ 
padding: 0 0 0 15px; 
}

.warngood,
.warnbad{ 
color: #0B9500;
font-weight: bold;
}

.warnbad{ 
color: #DD0000;
}

#padandcenter{ 
margin: 0 auto 0 auto;
padding: 14px 0 14px 0;
text-align: center;
}

#profilename{ 
font-size: 28px; 
font-weight: bold; 
}

#photowrap{ 
padding: 6px; 
}

#phototitle{ 
border-bottom: 1px solid #000; 
font-size: 24px; 
}

#photoimg{ 
margin: 15px 0 0 0;
text-align: center; 
} 

#ucpmenu,
#ucpcontent{ 
background: #F5F5F5;
border: 1px solid #898989;
line-height: 150%;
}

#ucpmenu p{ 
margin: 0; 
padding: 2px 5px 6px 9px;
}

#ucpmenu a:link, 
#ucpmenu a:active, 
#ucpmenu a:visited{ 
text-decoration: none; 
}

#ucpcontent{ 
width: auto;
}

#ucpcontent p{ 
margin: 0;
padding: 10px;
}

.activeuserstrip{ 
background: #F5F5F5;
padding: 6px;
}

/* Topic View elements */
.signature{  
background: transparent;
color: #000; 
font-size: 10px;
line-height: 150%;
}

.postdetails{ 
font-size: 10px;
line-height:140%;
}

.postcolor{ 
font-size: 12px; 
line-height: 160%;
}

.normalname{ 
color: #000; 
font-size: 12px; 
font-weight: bold; 
}

.normalname a:link, 
.normalname a:visited, 
.normalname a:active{ 
font-size: 12px;
}

.post1,
.bg1{ 
background: #EDEDED;
}

.post2,
.bg3{ 
background: #EDEDED;
}

.row2shaded,
.post1shaded { background-color: #DEDBE4 }
.row4shaded,
.post2shaded { background-color: #E3DFE7 }

.row1{ 
background: #EDEDED;
}

.row2{ 
background: #F5F5F5;
}

.darkrow1{ 
background: #4E4E4E; 
border: 1px solid #FFF; 
color: #FFF;
}

.darkrow3{ 
background: #EEE; 
border: 1px solid #FFF; 
color: #000;
}

/* tableborders gives the white column / row lines effect */
.plainborder,
.tablefill,
.tablepad{ 
background: #F5F5F5;
border: 1px solid #898989;
}

.tablefill,
.tablepad{ 
padding: 6px;  
}

.tablepad{ 
border: 0 !important;
}

.wrapmini{ 
float: left;
line-height: 1.5em;
width: 25%;
}

.pagelinks{
float: left;
line-height: 1.2em;
width: 35%;
}

.desc{ 
font-size: 11px; 
color: #000;
}

.lastaction
{
font-size: 10px; 
color: #000;
}

.edit{ 
font-size: 9px;
}

.thin{ 
border: 1px solid #4E4E4E;
border-left: 0;
border-right: 0;
line-height: 150%;
margin: 2px 0 2px 0;
padding: 6px 0 6px 0;
}

/* ================================================================================
== */
/* ================================================================================
== */
/* ================================================================================
== */

/* 
* ========================================
* calendar styles 
* ========================================
*/

.calmonths{ 
background: #EEE;
border: 1px solid #444;
font-size: 18px; 
font-weight: bold; 
margin: 5px 0 5px 0;
padding: 8px;
text-align: center;
}

.weekday{
font-size: 14px;
font-weight: bold;
}

.calmonths a{
text-decoration: none;
}

.calday,
.calweekday{ 
background: #E6E6E6;
color: #000;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 4px;
text-align: right;
}

.calweekday{
border-right: 1px solid #AAA;
color: #222;
font-size: 14px;
padding: 6px;
text-align: center;
}

.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday{
background: #E6E6E6;
height: 100px;
margin: 0;
padding: 0;
vertical-align: top;
}

.celltodayshaded,
.celldateshaded
{
background: #CCC;
}

.mcellblank,
.mcelldate,
.mcelltoday{
height: auto;
}

.cellblank,
.mcellblank{
background: #F5F5F5;
}

.celltoday,
.celltodayshaded,
.mcelltoday{
border: 2px solid #8B0000;
}

.calranged
{
border: 2px outset #000;
background: #CCC;
padding:4px;
}

.calitem
{
border-bottom: 1px dotted #000;
padding:4px;
}

/* 
* ========================================
* form styles 
* ========================================
*/

.input-warn,
.input-green,
input,
textarea,
select{
background: #F5F5F5;
border: 1px solid #1D4463;
color: #000;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
margin: 5px;
padding: 2px;
vertical-align: middle;
}

.input-warn,
.input-warn-content
{
border: 1px solid #C00;
}

.input-ok,
.input-ok-content
{
border: 1px solid #0C0;
}

.input-warn-content
{
padding: 4px;
margin: 4px;
background-color: #FCC;
}

.input-ok-content
{
padding: 4px;
margin: 4px;
background-color: #CFC;
}


.input-text
{
color: #900;
}

select{
border: 0;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}

input.button{
margin: 0;
width: auto;
}

optgroup option{
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}

.codebuttons{ 
font-family: Verdana, Helvetica, Sans-Serif; 
font-size: 10px; 
vertical-align: middle;
margin:2px;
}

.textarea,
.searchinput,
.button,
.gobutton{
background: #F5F5F5;
border: 1px solid #1D4463;
color: #000;
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 11px;
padding: 2px;
vertical-align: middle;
}

.button{
background: #F5F5F5;
}

.gobutton{
background: transparent;
border: 0;
color: #000;
margin: 0;
vertical-align: middle;
}

.radiobutton,
.checkbox,
.helpbox { 
border: 0 !important;
vertical-align: middle;
}

/* 
* class.formtable 
*
* used for tabled forms 
* technically tables should not be used for form display 
* but, in the case of IPB a table is easier to work with
* for the average webmaster, who has little to no CSS knowledge.
*
*/

.formtable{
background: transparent;
}

.formtable td,
.pformleft,
.pformleftw,
.pformright{
background: #F5F5F5;
border: 1px solid #898989;
border-bottom: 0;
border-left: 0;
font-weight: bold;
margin: 1px 0 0 0;
padding: 6px;
width: 25%;
} 

.formtable td.wider,
.pformleftw,
.pformright{
width: 40%;
}

.formtable td.formright,
.pformright{
border-right: 0px;
font-weight: normal;
width: auto;
} 

.formtable td.formtitle,
.formsubtitle{
background: transparent url(<#IMG_DIR#>/tile_sub.gif);
font-size: 10px;
font-weight: bold; 
border: 1px solid #BCBCBC; 
border-bottom: 0;
border-left: 0;
border-right: 0;
}

.formsubtitle{ 
border: 0;
color: #000;
font-weight: bold;
padding: 3px !important;
}

.formsubtitle a:link{
color: #000;
}

.formtable td.formstrip{
background: #CCC;
font-size: 10px;
font-weight: bold; 
border: 1px solid #999;
border-left: 0;
border-right: 0;
font-weight: normal;
}

/* 
* ========================================
* new style quote and code wrappers MATT's DESIGN 
* ========================================
*/

.quotetop{
background: #CCC;
border: 1px dotted #000;
border-bottom: 0;
border-left: 4px solid #898989;
color: #000;
font-weight: bold;
font-size: 10px;
margin: 8px auto 0 auto;
padding: 3px;
}

.quotemain{
background: #F5F5F5;
border: 1px dotted #000;
border-left: 4px solid #898989;
border-top: 0;
color: #000;
padding: 4px;
margin: 0 auto 8px auto;
}

.codetop,
.sqltop,
.htmltop{
background: #CCC;
color: #000;
font-weight: bold;
margin: 0 auto 0 auto;
padding: 3px;
width: 98%;
}

.codemain,
.sqlmain,
.htmlmain{
background: #FAFCFE;
border: 1px dotted #000;
color: #465584;
font-family: Courier, Courier New, Verdana, Arial;
margin: 0 auto 0 auto;
padding: 2px;
width: 98%;
}

/* 
* ========================================
* old school quote and code styles - backwards compatibility 
* ========================================
*/

#QUOTE,
#CODE{  
background: #FAFCFE; 
border: 1px solid #000; 
color: #465584; 
font-family: Verdana, Arial; 
font-size: 11px; 
padding: 2px; 
white-space: normal;
}

#CODE{ 
font-family: Courier, Courier New, Verdana, Arial;
}

/* 
* ========================================
* All New Styles 
* ========================================
*/
.cleared{
clear: both;
}

.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
background: #D3D3D3;
border: 1px solid #000;
padding: 0; 
margin: 0; 
}

.borderwrapm{
margin: 5px;
}

.borderwrap h3,
.maintitle,
.maintitlecollapse{
background: #EDF0F3 url(<#IMG_DIR#>/cat_top_bg.gif);
border: 1px solid #000;
color: #FFF; 
font-size: 12px;
font-weight: bold; 
margin: 0;
padding: 7px;
}

.maintitlecollapse{
border: 1px solid #000;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
background: transparent !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
float: right;
width: auto !important;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited{ 
background: transparent;
color: #FFF; 
text-decoration: none; 
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active{ 
background: transparent;
color: #FFF; 
text-decoration: underline; 
}

table th,
.subtitle,
.borderwrap table th,
.subtitlediv,
.postlinksbar{ 
background: transparent url(<#IMG_DIR#>/tile_sub.gif);
color: #000; 
font-size: 10px;
font-weight: bold; 
margin: 0; 
padding: 3px; 
}

table th a:link{
color: #000; 
}

.subtitlediv{
background: #F5F5F5;
border-bottom: 1px solid #898989;
text-align: right;
}

.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited, 
.subtitlediv a:visited, 
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover,
.subtitlediv a:hover{ 
background: transparent;
color: #83AB2F;
text-decoration: none; 
}

.borderwrap h4{
background: #F5F5F5;
border: 1px solid #898989;
color: #000; 
font-size: 12px;
font-weight: bold; 
margin: 0;
padding: 5px;
}

.borderwrap p{
background: #F5F5F5;
border: 1px solid #898989;
margin: 5px;
padding: 10px;
text-align: left;
}

td.formbuttonrow,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
background: #F5F5F5 !important; 
border: 1px solid #BCBCBC;
border-top: 1px solid #5176B5;
margin: 0px !important;
padding: 5px !important;
text-align: center;
}

td.formbuttonrow{
border-bottom: 0;
border-left: 0;
border-right: 0;
}

.borderwrap p.formbuttonrow1{
background: #F5F5F5 !important;
border: 0;
border-top: 1px solid #CCC;
}

.bar,
.barb,
.barc{
background: #FFF;
border: 1px solid #898989;
}

.barc{
border-bottom: 0;
}

.bar p,
.barb p,
.barc p{
background: transparent;
border: 0;
color: #222;
font-size: 11px;
margin: 0;
padding: 5px;
text-align: left;
}

.barb p{
text-align: right;
}

.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs{
float: right;
}

.barb p.over,
.barb p.overs{
float: left;
}

.bar p.overs,
.barb p.overs,
.barc p.overs{
position: relative;
top: 5px;
}

.catend{
background: #F5F5F5;
color: #000;
font-size: 1px;
height: 5px;
}

.newslink{
background: #F5F5F5;
border: 1px solid #898989; 
color: #000;
margin: 0;
width: 100%;
}

.newslink td{
color: #000;
font-size: 10px;
padding: 5px 5px 5px 10px;
}

.newslink a:link,
.newslink a:visited {
color: #000;
text-decoration: none
}

.newslink a:active,
.newslink a:hover {
color: #000;
text-decoration: underline
}

.newslink span{
background: transparent;
color: #000;
font-style: italic;
font-weight: normal;
font-size: 10px;
}

.newslink input{
background: #FFF;
border: 1px solid #898989;
color: #000;
font-size: 10px;
padding: 3px;
vertical-align: middle;
width: auto;
}

.newslink input.button{
background: transparent;
border: 0;
color: #000;
vertical-align: middle;
}


.fieldwrap{
background: #F9F9F9;
border: 1px solid #CCC;
border-top: 0;
margin: 5px;
padding: 0;
text-align: left;
}

.fieldwrap h4{
background: #EEE;
border: 1px solid #CCC;
border-left: 0;
border-right: 0;
color: #444; 
font-size: 12px;
font-weight: bold; 
margin: 0;
padding: 5px;
}

.errorwrap {
background: #F2DDDD;
border: 1px solid #992A2A;
border-top: 0;
margin: 5px;
padding: 0;
}


.errorwrap h4 {
background: #E3C0C0;
border: 1px solid #992A2A;
border-left: 0;
border-right: 0;
color: #992A2A; 
font-size: 12px;
font-weight: bold; 
margin: 0;
padding: 5px;
}

.errorwrap p {
background: transparent;
border: 0;
color: #992A2A;
margin: 0;
padding: 8px;
}

.errorwrap a:link, .errorwrap a:active, .errorwrap a:visited, .errorwrap a:hover{
color: #992A2A; 
}

.ruleswrap{
background: #F2DDDD;
border: 1px solid #992A2A;
color: #992A2A; 
margin: 5px 0 5px 0;
padding: 5px;
}

.ruleswrap a:link, .ruleswrap a:active, .ruleswrap a:visited, .ruleswrap a:hover{
color: #992A2A; 
}

#redirectwrap{
background: #F5F5F5;
border: 1px solid #898989; 
margin: 200px auto 0 auto;
text-align: left;
width: 500px;
}

#redirectwrap h4{
background: #CCC;
border-bottom: 1px solid #898989; 
color: #000;
font-size: 14px;
margin: 0;
padding: 5px;
}

#redirectwrap p{
margin: 0;
padding: 5px;
}

#redirectwrap p.redirectfoot{
background: #F5F5F5;
border-top: 1px solid #898989; 
text-align: center;
}

#gfooter{
background: #F5F5F5;
border-bottom: 1px solid #898989; 
margin: 5px 0 5px 0;
padding: 0;
width: 100%;
}

#gfooter td{
color: #000;
font-size: 10px;
padding: 4px;
}

#gfooter a:link,
#gfooter a:visited{
color: #000;
}

#userlinks,
#userlinksguest{ 
background: #F5F5F5;
border: 1px solid #898989; 
margin: 0;
padding: 0 5px 0 5px;
}

#userlinks p,
#userlinksguest p{
background: transparent !important;
border: 0 !important;
font-size: 10px;
font-weight: bold; 
letter-spacing: 1px;
margin: 0 !important;
padding: 7px 0 7px 0; 
text-align: right;
}

#userlinks p,
#userlinksguest p{
font-weight: normal;
letter-spacing: 0;
}

#userlinks p.home,
#userlinksguest p.home{
float: left;
}

#userlinksguest p.pcen{
text-align: center;
}

#navstrip{ 
background: #F5F5F5;
border: 1px solid #898989; 
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px
}

#navstrip a:link, 
#navstrip  a:visited{ 
background: transparent; 
color: #000; 
text-decoration: none
}

#navstrip a:hover, 
#navstrip a:active{
background: transparent; 
color: #000;
text-decoration: underline
}

.toplinks{
background: transparent;
color: #000;
margin: 0;
padding: 0 0 5px 0;
text-align: right;
}

.toplinks span{
background-color: #F5F5F5;
border-bottom: 1px solid #898989;
border-bottom: 0;
color: #000;
font-size: 10px;
font-weight: bold;
margin: 0 10px 0 0;
padding: 5px;
}

.copyright{ 
background-color: #F5F5F5;
border-bottom: 1px solid #898989;
font-size: 11px; 
margin: 0 0 5px 0;
padding: 8px;
color: #000;
}

.copyright a:link,
.copyright a:visited{
color: #000;
}

/* 
* ========================================
* print page styles 
* ========================================
*/

#print{
margin: 20px auto 20px auto;
padding: 0;
text-align: left;
width: 85%;
}

#print h1,
#print h2,
#print h3,
#print h4,
#print p{
color: #036;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 8px;
}

#print h2,
#print h3,
#print p{
border-bottom: 1px solid #999;
font-size: 11px;
font-weight: normal;
}

#print h3{
background: #F5F5F5;
font-size: 12px;
font-weight: bold;
margin: 0 0 10px 0;
}

#print h4{
background: #F9F9F9;
font-size: 11px;
}

#print p{
margin: 0 0 5px 0;
padding: 10px;
}

#print p.printcopy{
border: 0;
color: #000;
text-align: center;
}

/* ============================================================== */
/* RTE STYLES
/* ============================================================== */

.rteimage {
/*background: #D3D3D3;*/
/*border: 1px outset transparent*/;
cursor: pointer;
cursor: hand;
padding:1px;
}

.rteImageRaised {
/*background: #D3D3D3;*/
border: 1px outset;
cursor: pointer;
cursor: hand;
padding:0px;
}

.rteImageLowered {
/*background: #D3D3D3;*/
border: 1px inset;
cursor: pointer;
cursor: hand;
padding:0px;
}

.rteimage:hover {
background: #EBEBEB;
cursor: pointer;
cursor: hand;
}

.rteVertSep {
margin: 0 4px 0 4px;
}

.rteBack {
background: #D3D3D3;
border: 1px outset;
letter-spacing: 0;
padding: 2px;
}

/* used in ips_rte.js - do not remove */
.rtebottombutton
{
font-size:10px;
background: #FFF; 
border: 1px solid #ABABAB;
color: #2A3B44;
border-top:0px;
padding:3px;
margin:0px;
}

/* used in ips_rte.js - do not remove */
.rtebottombuttonon
{
font-size:10px;
border-top:0px;
padding:3px;
margin:0px;
background: #FFF; 
border: 1px solid #ABABAB;
color: #2A3B44;
}

.rtebuttonbar1 {
/*background: #D3D3D3;*/
background-image: url(<#IMG_DIR#>/folder_rte_images/rte_tile.gif);
border: 1px outset gray;
letter-spacing: 0;
padding: 2px;
height:26px;
}

.rtebuttonbar2 {
/*background: #D3D3D3;*/
background-image: url(<#IMG_DIR#>/folder_rte_images/rte_tile.gif);
border: 1px outset gray;
border-top:1px solid gray;
letter-spacing: 0;
padding: 2px;
height:26px;
}

.rtebuttonbar1 tbody tr td,
.rtebuttonbar1 tr td,
.rtebuttonbar2 tbody tr td,
.rtebuttonbar2 tr td,
.rteBack tbody tr td,
.rteBack tr td
{
/*background: #D3D3D3;*/
padding: 0;
}

.rteDiv {
display: block;
position: relative;
padding:0px;
margin:0px;
}

.rteiframe
{
background: #EEE; 
border: 1px solid #999;
color: #000;
}

.rteselectbox
{
font-size:11px;
}


.dny-edit-title
{
border:0px;
padding:3px;
margin:0px;
background: #D1DCEB; 
color: #3A4F6C; 
}


/* ======================================== */
/* TABS
/* ======================================== */

.tabon
{
border-top: 1px solid #334661;
border-left: 1px solid #334661;
border-right: 1px solid #334661;
background-color:#B7D17D;
padding:8px;
padding-bottom:9px;
font-size:10px;
float:left;
width:auto;
margin-top:3px;
}

.taboff
{
border-top: 1px solid #ABABAB;
border-left: 1px solid #ABABAB;
border-right: 1px solid #ABABAB;
background: #DBF1AA; 
color: #2A3B44;
padding: 8px;
font-size:10px;
float: left;
width: auto;
margin-top:3px;
}

.tabon a:link, 
.tabon a:visited, 
.tabon a:active
{
text-decoration:none;
color: #000;
}

.taboff a:link, 
.taboff a:visited, 
.taboff a:active
{
text-decoration:none;
color: #000;
}

.mya-back
{
background: CCC;
margin:1px;
}

.mya-content
{
background: #EEE;
border: 1px solid #000;	
   color: #2A3B44;
padding:8px;
margin:1px;
}
.mya-content legend {
       color: #566E22;
}

.mya-content a:link, .mya-content a:visited {
       color: #566E22;
}

/* -------------------------------- */
/* Create PM box defaults           */
/* -------------------------------- */

.iframeshim
{
position:absolute;
display:none;
background: #FFF;
filter:alpha(opacity=0);
border:0px;
width:auto;
height:auto;
}



/* -------------------------------- */
/* Experimental                     */
/* -------------------------------- */

.popupmenu
{
  background: #F5F5F5;
  border: 1px solid #000;
  text-align:left;
  font-size:10px;
  white-space:nowrap;
  /*padding:3px 5px 3px 3px;*/
  /*width:300px;*/
}

.popupmenu-item
{
padding: 4px;
/*margin-top:4px;*/
white-space: nowrap;
border-bottom: 1px solid #000;
}

.popupmenu-item-last
{
padding: 5px;
/*margin-top:4px;*/
white-space: nowrap;
}

.popmenubutton
{
width:120px;
white-space:nowrap;
   background: #EDEDED;
border:1px solid #000;
color: #11263E;
font-weight:bold;
float:right;
/*height:18px;*/
text-align:center;
margin:0px;
font-size:11px;
padding:2px;
}

.popmenubutton a:link, 
.popmenubutton a:visited,
.popupmenu-item a:link, 
.popupmenu-item a:visited,
.popupmenu-item-last a:link, 
.popupmenu-item-last a:visited
{ 
color: #000; 
font-weight: bold;
text-decoration: none
}

.popmenubutton a:hover, 
.popupmenu-item a:hover, 
.popupmenu-item-last a:hover
{ 
color: #000;
font-weight: bold;
text-decoration: underline
}

.popupmenu-category
{ 
background: #F5F5F5;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
color: #1B3B5E; 
font-size: 10px;
font-weight: bold; 
letter-spacing: 1px;
margin: 0; 
padding: 4px; 
}



/* -------------------------------- */
/* Transverse Styles                */
/* -------------------------------- */

#ipbwrapper { 
background-color: #D3D3D3;
text-align: left; 
width: 770px;
padding: 0; 
margin: 0 auto; 
border-left: 1px solid #56721A; 
border-right: 1px solid #56721A
}

#ipbwrapper2 { 
background-color: #E5E5E5;
text-align: left; 
width: 98%;
margin: 5px auto;
}

#ipbwrapper3 { 
padding: 0 10px
}

#logostrip { 
background: #E5E5E5 url(<#IMG_DIR#>/logostrip.gif) no-repeat; 
padding: 0; 
margin: 0; 
height: 200px; 
width: 100% 
}

#submenu { 
background-image: url(<#IMG_DIR#>/submenu_bg.gif); 
height: 31px 
}

.b-left { 
float: left;
}

.b-middle {
width: 100%;
height: 6px
}

.b-right { 
float: right 
}

.cat-top {
padding: 3px 0 0 0;
margin: 0;
background: transparent url(<#IMG_DIR#>/cat_top_bg.gif);
width: 100%;
text-align: left;
color: #FFF; 
font-weight: bold; 
font-size: 11px
}

.cat-top a:link, .cat-top a:visited {
color: #FFF;
}

#footer-left { 
float: left 
}

#footer { 
background: url(<#IMG_DIR#>/footer_bg.gif);
height: 34px; 
width: 100%
}

#footer-right { 
float: right 
} 

Share this post


Link to post

#ipbwrapper { 
background-color: #D3D3D3;
text-align: left; 
width: 770px;
padding: 0; 
margin: 0 auto; 
border-left: 1px solid #56721A; 
border-right: 1px solid #56721A
}

 

770px попробуйте заменить на 95 или 98%

 

 

 

Единственное, могут испортится логотип и заголовки форумов, если графика в них фиксирована по размеру.

Share this post


Link to post

Помогите плз такая же проблема.Нашел хороший шаблон но не знаю как сделать его шире вот CSS

 

a img {border: none; }
.eMessage a img, .eMessage img {padding:5px !important;background:#ffffff;
border:1px solid#dbdbdb !important;border-radius:7px;


padding-left:16px;
line-height:18px;
display:block;
font-weight:normal;
border: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
background: #E6E6E6 url("/img/7.png") no-repeat left center;
text-align: left;
}

form {
padding:0px;
margin:0px;
}


#block_content_menu {
background-color: #e9e9e9;
padding:5px 0 5px;
}

#block_menu {
background-image: url('/images2/12.png');
height: 16px;
}

a#block_menu_text:link {
color: #474747;
float: left;
padding-left: 10px;
padding-top:1px;
text-decoration:none;
font-size: 7pt;
}

a#block_menu_text:active {
color: #474747;
float: left;
padding-left: 10px;
padding-top:1px;
text-decoration:none;
font-size: 7pt;
}

a#block_menu_text:link {
color: #474747;
float: left;
padding-left: 10px;
padding-top:1px;
text-decoration:none;
font-size: 7pt;
}

a#block_menu_text:visited {
color: #474747;
float: left;
padding-left: 10px;
padding-top:1px;
text-decoration:none;
font-size: 7pt;
}

a#block_menu_text:hover {
color: #000000;
float: left;
padding-left: 10px;
padding-top:1px;
text-decoration:none;
font-size: 7pt;
}

#block_menu_padding {
padding-left: 12px;
padding-bottom:7px;
}
#block_menu_padding:hover {
padding-left: 29px;
padding-bottom:7px;

}

#by_harror_left_up {
width:100%;
height:15px;
background-image: url('/images2/21.png');
}

#by_harror_left_up1 {
width:100%;
height:15px;
background-image: url('/images2/25.png');
}

#by_harror_left_up_text {
center;
font-size:7pt;
color:#FFF;
padding-top:1px;
}

#by_harror_left_co {
width:100%;
height:15px;
background-image: url('/images2/22.png');
}

#by_harror_left_co:hover {
width:100%;
height:15px;
background-image: url('/images2/24.png');
}

#by_harror_left_co_text {
font-size:7pt;
color:#000;
float:left;
padding-left:40px;
padding-top:1px;
}




#by_harror_left_l {

width:100%;
height:1px;
background-image: url('/images2/23.png');
}



.loginButton {background:#FFFFFF;width:70px;height:20px;border:none;float:left;}
.queryField {border:1px solid #8b8b8b;background:url() #e8e8e8 no-repeat;color:#000;width:180px;height:25px;padding:2px 0px 0px 5px;font-size:7px;}







.shapka {width:150px;height:137px;background: url('/images2/4.png') #000000;}
.menuV {height:32px;background: url('/images2/7.png') #000000;}
.menuN {height:34px;background: url('/images2/9.png') #000000;}
.logo {width:42%;}
.banner {width:58%;}
.content {background:#fffff;padding:7px 7px 7px 7px;}
.boxTitle {height:30px;background:url('/images2/10.png'); border:1px solid #BEBEBE; text-align:left;color:#fff;text-transform:none;padding:5px 0px 5px 10px;}
.boxContent {background:url('/images2/13.png'); padding:5px 3px 0 3px;}
.boxBottom {height:10px;background:url('/images2/12.png')no-repeat; padding:5px 10px 0 10px;}
.boxTable {width:202px;margin-bottom:5px;}

.lefttitle {width:25px;height:28px;background:url('/images2/17.png')no-repeat;}
.righttitle {width:60px;height:28px;background:url('/images2/16.png')no-repeat;}
.centertitle {background:url('http://mnogofile.net.ru/images2/18.png');}
.centertitle2 {width:100px;height:28px;background:url('/images2/18.png');}

.leftbody {width:5px;height:28px;background:url('/images2/19.png')repeat-y;}
.rightbody {width:5px;height:28px;background:url('/images2/20.png')repeat-y;}
.centerbody {background:#fff;padding:4px 4px 4px 0px;}
.centerbody2 {width:200px;height:150px;background:#fff;padding:4px 10px 4px 0px;}

.leftbottom {width:28px;height:22px;background:url('/images2/27.png')no-repeat;}
.rightbottom {width:40px;height:22px;background:url('/images2/29.png')no-repeat;}
.centerbottom {background:url('http://mnogofile.net.ru/images2/28.png');}

.lefttab {width:25px;height:28px;background:url('/images2/17.png')no-repeat;}
.centertab {background:url('/images2/18.png');}
.righttab {width:60px;height:28px;background:url('/images2/16.png')no-repeat;}
.lefttab2 {width:5px;height:28px;background:url('/images2/19.png')repeat-y;}
.centertab2 {width:68%;background:#fff;padding:10px 4px 4px 0px;}
.centertab22 {background:#fff;padding:10px 4px 4px 0px;}
.centertab222 {width:10%;background:#fff;padding:10px 4px 4px 0px;}
.centertab2222 {background:#fff;padding:10px 4px 4px 0px;}
.righttab2 {width:5px;height:28px;background:url('/images2/20.png')repeat-y;}
.lefttab3 {width:10px;height:10px;background:url('/images2/21.png')no-repeat;}
.centertab3 {background:url('/images2/22.png');}
.righttab3 {width:10px;height:10px;background:url('/images2/23.png')no-repeat;}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: 13px Arial;
width: 100%;
border: 0px solid #625e00;
border-width: 0px 0;
background: black url('/images2/7.png') center center repeat-x;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: white;
padding: 7px 25px;
text-decoration: none;
border-right: 0px solid 4f4f4f;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url('/images2/8.png') center center repeat-x;
}

/* Menus */
ul.uz {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('http://src.ucoz.ru/t/997/11.gif') no-repeat 3px 4px; margin-bottom: .8em;}
/* ----- */

/* Main Menu */
.m {font-family:Tahoma,Arial,Helvetica;font-size:13px;}
a.m:link {text-decoration:none; color:#000}
a.m:visited {text-decoration:none; color:#000}
a.m:hover {text-decoration:none; color:#333333;}
a.m:active {text-decoration:none; color:#333333;}

.ma {font-weight:bold;}
a.ma:link {text-decoration:none; color:#518EAD}
a.ma:visited {text-decoration:none; color:#518EAD}
a.ma:hover {text-decoration:none; color:#518EAD;}
li.m {border:1px solid #EDEDED; margin: 2px; padding: 2px 2px 2px 13px; background: url('/images2/15.png') no-repeat;}

/* --------- */

/* Entries Style */
.eBlock {background:#fff;border:1px solid #CCCCCC;}
.eBlocksin {background:#fff;border:0px solid #000;}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:12px;font-weight:bold;color:#FFFFFF; padding: 5px; border:0px solid #252525; background:url('/images2/1060.png') ;}
.eTitle a:link {text-decoration:none; color:#FFFFFF;}
.eTitle a:visited {text-decoration:none; color:#FFFFFF;}
.eTitle a:hover {text-decoration:none; color:#CCCCCC;}
.eTitle a:active {text-decoration:none; color:#FFFFFF;}
.eText {text-align:justify; padding:10px;}

.eTitlesin {font-family:Verdana,Arial,Sans-Serif;font-size:12px;font-weight:bold;color:#dedede; padding: 4px; border:0px solid #252525; background:url('/images2/bgwanku2.png') repeat-x ;}
.eTitlesin a:link {text-decoration:none; color:#dedede;}
.eTitlesin a:visited {text-decoration:none; color:#dedede;}
.eTitlesin a:hover {text-decoration:none; color:#FFFFFF;}
.eTitlesin a:active {text-decoration:none; color:#dedede;}
.eTextsin {text-align:justify; padding:10px;}

.eDetails {background:url('/images2/28.png');color:#60606B;padding-bottom:5px;padding-top:3px; text-align:left;font-size:7pt; }
.eDetails1 {background:url('/images2/28.png');color:#60606B;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt; }
.eDetails2 {background:url('/images2/28.png');color:#60606B;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt; }
.eBlock2 {background:url('/images2/1.1.gif') #333333;border:1px solid #252525;}
.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/955/21.gif') no-repeat 0px 0px;}
/* --------------- */

/* General Style */
a:link {text-decoration:none; color:#333333;}
a:active {text-decoration:none; color:#1274e2;}
a:visited {text-decoration:none; color:#333333;}
a:hover {text-decoration:none; color:#1274e2;}

.topLink a:link {text-decoration:none; color:#333333;}
.topLink a:active {text-decoration:none; color:#1274e2}
.topLink a:visited {text-decoration:none; color:#333333;}
.topLink a:hover {text-decoration:none; color:#1274e2;}

a.forRegLink:link, a.topSortLink:link, a.postUser:link, a.postNumberLink:link {text-decoration:none; color:#333333;}
a.forRegLink:active, a.topSortLink:active, a.postUser:active, a.postNumberLink:active {text-decoration:none; color:#1274e2;}
a.forRegLink:visited, a.topSortLink:visited, a.postUser:visited, a.postNumberLink:visited {text-decoration:none; color:#333333;}
a.forRegLink:hover, a.topSortLink:hover, a.postUser:hover, a.postNumberLink:hover {text-decoration:none; color:#FFFFFF;}

td, body {font-family:verdana,arial,helvetica; font-size:8pt;color:#000;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}


hr {color:#dedede;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#6C829D;font-size:12px;}

a.menu1:link {text-decoration:none; color:#000}
a.menu1:active {text-decoration:none; color:#000}
a.menu1:visited {text-decoration:none; color:#000}
a.menu1:hover {text-decoration:none; color:#333333}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/971/11.gif') no-repeat 0px 3px;}

.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FAFAFA;}
.msep {border-top:1px solid #FAFAFA;}
/* ------------- */


/* Site Menus */
.uMenuH li {float:left;padding:0 5px;}


.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#8B8881}
.uMenuV li a:active {text-decoration:none; color:#8B8881}
.uMenuV li a:visited {text-decoration:none; color:#8B8881}
.uMenuV li a:hover {text-decoration:none; color:#333333}

.uMenuV .uMenuItemA {font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#333333}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#333333}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#127bfe}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;}
.uMenuV li {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/971/12.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTable {}
.catsTd {padding: 0 0 6px 13px; background: url('/.s/t/971/12.gif') no-repeat 0px 3px;}
.catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;color:#555555;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#8B8881;}
a.catName:visited {text-decoration:none; color:#8B8881;}
a.catName:hover {text-decoration:none; color:#333333;}
a.catName:active {text-decoration:none; color:#8B8881;}
a.catNameActive:link {text-decoration:none; color:#333333;}
a.catNameActive:visited {text-decoration:none; color:#333333;}
a.catNameActive:hover {text-decoration:none; color:#127bfe;}
a.catNameActive:active {text-decoration:none; color:#333333;}
/* ----------------- */



/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#FAFAFA; border:1px solid #C2C2C2;}
.cBlock2 {background:#F1F2F3; border:1px solid #C2C2C2;}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#333333;}
.commTd2 {}
.commFl {color:#333333;width:100%;background:#EBEBEB;border:1px solid #C2C2C2;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#333333;background:#EBEBEB;border:1px solid #C2C2C2;}
/* ------------------- */

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/971/15.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;}
a.archLink:link {text-decoration:none; color:#000;}
a.archLink:visited {text-decoration:none; color:#000;}
a.archLink:hover {text-decoration:none; color:#333333;}
a.archLink:active {text-decoration:none; color:#333333;}
/* ------------ */

/* Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#000;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/971/16.gif') no-repeat 0px 4px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#000}
a.archiveDateTitleLink:visited {text-decoration:none; color:#000}
a.archiveDateTitleLink:hover {text-decoration:none; color:#000}
a.archiveDateTitleLink:active {text-decoration:none; color:#000}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------- */

/* Calendar Style */
.calMonth {}
.calWday {color:#FFFFFF; background:#999999; width:18px;}
.calWdaySe {color:#FFFFFF; background:#666666; width:18px;}
.calWdaySu {color:#FFFFFF; background:#666666; width:18px; font-weight:bold;}
.calMday {background:#FFFFFF;color:#999999;}
.calMdayA {background:#BEBEBE;font-weight:bold;color:#FFFFFF;}
.calMdayIs {background:#C3C0B5;font-weight:bold;}
.calMdayIsA {border:1px solid #000; background:#C3C0B5;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#333333;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#333333;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:none; color:#333333;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:none; color:#333333;}
/* -------------- */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#FFFFFF}
.textResults {background:#E2E6EA}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.totalVotesTd {background:#FFFFFF;}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:00FF00;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:#2a84ff;font-weight:bold;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:00EE76;}
a.groupFriends:link,a.groupFriends:visited,a.groupFriends:hover {color:#ff6600;}
a.groupOther255:link,a.groupOther255:visited,a.grou pOther255:hover {text-decoration:line-through;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#EEEEEE;height:100px;width:300px;border:1px solid #AAAAAA;}

.legendTd {font-size:7pt;}
/* ------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#eaeaea;}
.gTableTop {padding:2px;background:url('/images2/7.png') #dedede;color:#CCCCCC;font-weight:bold;height:30px;padding-left:17px;font-size:13px;}
.gTableSubTop {padding:2px;background:#dedede;border:1px solid #cfcfcf;color:#333333;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#EEEEEE;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;;}
.gTableLeft {padding:2px;background:#FFFFFF;font-weight:bold;color:#000}
.gTableRight {padding:2px;background:#FFFFFF}
.gTableError {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#F9FBFF;border:1px solid #cfcfcf;}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#dede; border:1px solid #cfcfcf;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#eaeaea;}
a.catLink:visited {text-decoration:none; color:#eaeaea;}
a.catLink:hover {text-decoration:none; color:#d5d4d4;}
a.catLink:active {text-decoration:none; color:#d5d4d4;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#333333;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#333333;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none; color:#127bfe;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:none; color:#333333;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#333333;}
a.forumBarA:visited {text-decoration:none; color:#333333;}
a.forumBarA:hover {text-decoration:none; color:#127bfe;}
a.forumBarA:active {text-decoration:none; color:#127bfe;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:#E7EEF8;}
.fastNavCatA {background:#E7EEF8;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#C2C2C2;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#127bfe;font-weight:bold;color:#333333;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#333333;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#333333;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:none; color:#127bfe;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:none; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd {padding:2px;padding:2px;background:#F9FBFF}
.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#fff}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#F5F5F5; border:1px solid #FFFFFF;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;padding-left:40px;}
.threadsDetails {padding:2px;background:#F8F8FF;color:#333333;height:20px;font-size:10px;border:1px solid #FFFFFF;}
.forumOnlineBar {padding:2px;background:#F8F8FF;border:1px solid #FFFFFF;color:#333333;height:20px;font-size:10px;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:none; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#333333;}
a.threadLink:visited {text-decoration:none; color:#333333;}
a.threadLink:hover {text-decoration:none; color:#127bfe;}
a.threadLink:active {text-decoration:none; color:#333333;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {background:#BEBEBE}
.postPoll {background:#EEEEEE;text-align:center;}
.postFirst {background:#9C9C9C;border-bottom:3px solid #363636;}
.postRest1 {background:#EEEEEE;}
.postRest2 {background:#F5F9FD;}
.postSeparator {height:3px;background:#999999;}

.postTdTop {background: #dedede;color:#333333;height:20px;font-size:10px;}
.postBottom {background:#FFFFFF;color:#333333;height:20px;border:1px solid #f5f5f5;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#EEEEEE;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#2D435B;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.pollQuestion {text-align:center;font-weight:bold;}
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/971/19.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/971/19.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.pollBut, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;}

.codeButtons {font-size:7pt;background: #dedede;color:#333333;border:1px outset #615E58;}
.codeCloseAll {font-size:7pt; background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;font-weight:bold;}
.postNameFl,.postDescrFl {background:#EBEBEB;border:1px solid #9CCF00;width:400px}
.postPollFl,.postQuestionFl {background:#EBEBEB;border:1px solid #9CCF00;width:400px}
.postResultFl {background:#EBEBEB;border:1px solid #9CCF00;width:50px}
.postAnswerFl {background:#EBEBEB;border:1px solid #9CCF00;width:300px}
.postTextFl {background:#EBEBEB;border:1px solid #cfcfcf;width:550px;height:150px}
.postUserFl {background:#EBEBEB;border:1px solid #9CCF00;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */

.eBlock2 {padding:0px;background:#F5F5F5;border:1px solid #BEBEBE;}

.v_menu_top {
background-image: url(/img/menu_t.png);
height: 4px;
width: 196px;
}

.v_menu_bottom {
background-image: url(/img/menu_b.png);
height: 5px;
width: 196px;
}

.v_menu {margin: 0; padding: 0; list-style: none;}
.v_menu a {
background-image: url(/img/menu_a.png);
display: block;
width: 196px;
overflow: hidden;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
line-height: 22px;
color: #5f5f5f;
text-decoration: none;
text-indent: 17px;
}

.v_menu a:hover {
background-image: url(/img/menu_h.png);
font-weight: bold;
color: #00aeff;
}

red {color: red;}
blu {color: blue;}
gre {color: green;}
bla {color: black}
whi {color: white}
gra {color: gray;}
yel {color: yellow;}
ora {color: orange;}
pur {color: purple;}


.catPages1 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}
.catPages1 a:link,
.catPages1 a:visited,
.catPages1 a:hover,
.catPages1 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;
font-size:11px;
font-weight:bold;}
.catPages1 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;}
.catPages1 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}

.catPages2 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}
.catPages2 a:link,
.catPages2 a:visited,
.catPages2 a:hover,
.catPages2 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;
font-size:11px;
font-weight:bold;}
.catPages2 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;}
.catPages2 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}

.pagesBlockuz1 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}
.pagesBlockuz1 a:link,
.pagesBlockuz1 a:visited,
.pagesBlockuz1 a:hover,
.pagesBlockuz1 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;font-size:11px;
font-weight:bold;}
.pagesBlockuz1 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;}
.pagesBlockuz1 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}

.pagesBlockuz2 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}
.pagesBlockuz2 a:link,
.pagesBlockuz2 a:visited,
.pagesBlockuz2 a:hover,
.pagesBlockuz2 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;font-size:11px;
font-weight:bold;}
.pagesBlockuz2 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;}
.pagesBlockuz2 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}

.pagesBlock1 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}
.pagesBlock1 a:link,
.pagesBlock1 a:visited,
.pagesBlock1 a:hover,
.pagesBlock1 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;
font-size:11px;
font-weight:bold;}
.pagesBlock1 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;}
.pagesBlock1 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}

.pagesBlock2 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}
.pagesBlock2 a:link,
.pagesBlock2 a:visited,
.pagesBlock2 a:hover,
.pagesBlock2 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;
font-size:11px;
font-weight:bold;}
.pagesBlock2 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;}
.pagesBlock2 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}

Share this post


Link to post
IPB version: 1.x

Мы не поддерживаем Вашу версию форума. Даже в этой древней теме (2006 года) обсуждалась версия 2.x

 

И невозможно по этому css что-то сделать, не видя форума со скином. C версией 1.x обратитесь туда, где с ней еще работают.

На сервисы бесплатных форумов наверное

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...