Перейти к контенту

Скин Listed


mikkey

Рекомендуемые сообщения

Я поставил скин Listed.

Все нормально, красиво, но в ТОЛЬКО В ПОРТАЛЕ текст во всех окошках сильно уменьшен.

С другими шаблонами все нормально, подскажите как увеличить текст в ПОРТАЛЕ.

 

То что шрифт меняется в СSS - это я знаю...

Но как в портале.... не могу найти...

 

Портал:

Русский Модифицированный Portal System 2.2.3 © 2005 MADALF TEAM

 

Помогите, плиз![1129308873:1129318899]Текст в блоках увеличил...

 

Как увеличить название блоков?

Вот мой CSS:

/*

* Cascading Style Sheet, for listed IPB template

* Author: Jasidog, admin@jasdog.com, http://www.jasidog.com

* Copyright: 2005, all rights reserved

*

* Anything with a * selector is an IE hack because it's crap. This file could undoubtably be clean up a lot.

*/

 

/*

* ========================================

* global element styles

* ========================================

*/

 

 

body{

background: #eaeaea;

color: #222;

font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;

margin: 0;

padding: 0; /* required for Opera to have 0 margin */

text-align: center; /* centers board in MSIE */

}

table, tr, td { /* required for text in tables, because tables do not inherit from body */

background: transparent;

color: #222;

}

table { /* makes all tables 100% wide */

width: 100%;

font-size:85%;

}

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 */

vertical-align: middle;

}

p {

font-size : 85%;

line-height: 135%;

margin:0;

padding:0;

}

 

/*

* ========================================

* global hyperlink styles

* ========================================

*/

 

a:link,

a:visited,

a:active{

background: transparent;

color: #5E8788;

text-decoration: none;

}

 

a:hover{

background: transparent;

color: #8D9E87;

}

 

/*

* ========================================

* Main wrapper, this controls the overall width of the board in you browser view window.

* ========================================

*/

 

#ipbwrapper{

margin: 0px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */

text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */

width: 98%; /* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 750px is a common fixed resolution size */

background: #FCFDFD;

border:solid #94A3B7;

border-width:0px 1px;

}

 

/*

* ========================================

* styles for pagination links

* ========================================

*/

 

.pagelink,

.pagelinklast,

.pagecurrent,

.minipagelink,

.minipagelinklast{

background: #F0F5FA;

border: 1px solid #8594A8;

padding: 1px 3px 1px 3px;

}

.pagelinklast,

.minipagelinklast{

background: #DFE6EF;

}

.pagecurrent{

background: #E3D8D7;

}

.minipagelink,

.minipagelinklast{

border: 1px solid #C2CFDF;

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 */

 

/* fake button effect for some links */

 

.fauxbutton{

background: #DFE4EA;

font-size: 11px;

font-weight: bold;

 

}

.fauxbutton a:link,

.fauxbutton a:visited,

.fauxbutton a:active{

color: #666 !important;

text-decoration: none;

margin:1px 0px;

border: 1px solid #8594A8;

padding: 4px;

}

.fauxbutton a:hover {

color: #666 !important;

text-decoration: none;

margin:0px;

border-width:2px 1px;

}

 

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

=== */

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

=== */

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

=== */

 

.searchlite {

background-color:yellow;

font-weight:bold;

color: red;

}

.activeusers{

background: #FFF;

border: 1px solid #072A66;

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;

}

.row2 fieldset,

feildset {

font-size:70%;

color: #666666;

}

fieldset.search{

line-height: 150%;

padding: 6px;

}

legend {

font-size:80%;

color:#666;

}

label{

cursor: pointer;

}

img.attach{

background: #D3D9E2 url(<#IMG_DIR#>/click2enlarge.gif) no-repeat top right;

border: 1px solid #8594A8;

margin: 0 2px 0 0;

padding: 14px 3px 3px 3px;

}

.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_larger.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;

padding: 14px 0 14px 0;

text-align: center;

}

#photowrap{

padding: 6px;

}

#phototitle{

border-bottom: 1px solid #000;

font-size: 24px;

}

#photoimg{

margin: 15px 0 0 0;

text-align: center;

}

 

 

/* Topic View elements */

.signature{

padding:4px;

}

.signature p{ 

color: #72839A;

line-height: 150%;

}

.post1 .signature, .post2 .signature, .post1shaded .signature, .post2shaded .signature {

padding-left:200px;

padding-left /**/:210px; /* for IE5/Win only */

}

.postdetails{

font-size: 10px;

line-height:140%;

}

.lastaction

{

font-size: 10px;

color: #434951;

}

.edit{

font-size: 9px;

}

 

/*

Stats block at index foot

*/

 

.thin{

border: 1px solid #8594A8;

border-left: 0;

border-right: 0;

line-height: 150%;

margin: 2px 0 2px 0;

padding: 6px 0 6px 0;

}

#stats-icon{

padding: 0 0 0 50px;

background: url(<#IMG_DIR#>/stats.gif) no-repeat center left;

}

.users-icon {

padding: 0 0 0 50px;

background: url(<#IMG_DIR#>/user.gif) no-repeat center left;

min-height: 36px;

}

 

/*hide from ie-mac*/

* html .users-icon {

height: 36px;

}

/* end hack */

 

 

#calendar-icon {

padding: 0 0 0 50px;

background: url(<#IMG_DIR#>/calen.gif) no-repeat center left;

min-height: 36px;

}

 

/*hide from ie-mac*/

* html #calendar-icon {

height: 36px;

}

/* end hack */

 

#birthdays-icon {

padding: 0 0 0 50px;

background: url(<#IMG_DIR#>/birthdays.gif) no-repeat center left;

min-height: 36px;

}

/*hide from ie-mac*/

* html #birthdays-icon {

height: 36px;

}

/* end hack */

 

 

 

/*

* ========================================

* calendar styles

* ========================================

*/

 

.calmonths{

background: #F0F5FA;

border: 1px solid #C2CFDF;

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: #CAD2DD;

color: #666;

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;

}

 

.cellblank,

.celldate,

.celltoday,

.mcellblank,

.mcelldate,

.mcelltoday{

background: #DFE4EA;

height: 100px;

margin: 0;

padding: 0;

vertical-align: top;

}

 

.mcellblank,

.mcelldate,

.mcelltoday{

height: auto;

}

 

.cellblank,

.mcellblank{

background: #C1C8D5;

}

 

.celltoday,

.mcelltoday{

border: solid #666;

border-width: 1px 2px 2px 1px;

}

 

/*

* ========================================

* form styles

* ========================================

*/

 

input,

textarea,

select{

background: #fff;

border: 1px solid #8594A8;

color: #000;

font-family: verdana, helvetica, sans-serif;

font-size: 11px;

margin: 5px;

padding: 2px;

vertical-align: middle;

}

 

select{

border: 1px solid #8594A8;

font-family: verdana, helvetica, sans-serif;

font-size: 12px;

margin: 0;

padding: 0;

background: #fff;

}

 

optgroup option{

font-family: verdana, helvetica, sans-serif;

font-size: 12px;

}

 

.codebuttons{

font-family: Verdana, Helvetica, Sans-Serif;

font-size: 10px;

vertical-align: middle;

padding:1px 2px;

margin:2px;

background: #fff url(<#IMG_DIR#>/dt-bar.png) repeat;

border:3px double #333;

border-top: 3px double #999;

border-left: 3px double #999;

}

.codebuttons:active

{

border: 3px double #999;

border-top-color: #333;

border-left-color: #333;

}

 

.textarea,

.searchinput,

.button,

.gobutton{

background: #fff;

border: 1px solid #8594A8;

color: #000;

font-family: Verdana, Helvetica, Sans-Serif;

font-size: 11px;

padding: 2px;

vertical-align: middle;

}

.textarea,

.searchinput,

.inputtext {

background: #fff;

}

.button{

background: transparent url(<#IMG_DIR#>/dt-bar.png) repeat;

border:3px double #333;

border-top: 3px double #999;

border-left: 3px double #999;

padding:1px 2px;

margin:2px 2px;

width: auto;

}

.button:active

{

border: 3px double #999;

border-top-color: #333;

border-left-color: #333;

}

.gobutton{

background: transparent;

border: 0;

color: #072A66;

margin: 0;

vertical-align: middle;

}

.radiobutton,

.helpbox {

border: 0;

vertical-align: middle;

background: transparent;

}

input.checkbox {

border: 0;

padding:0;

margin:4px;

vertical-align: middle;

background: transparent;

}

dt input.checkbox {

border: 0;

padding:0;

margin:0;

vertical-align: middle;

background: transparent;

}

/*hide from ie-mac*/

* html input.checkbox {

border: 0;

padding:0;

margin: 2px;

vertical-align: middle;

background: transparent;

}

* html dt input.checkbox {

border: 0;

padding:0;

margin:-4px;

vertical-align: middle;

background: transparent;

}

/* End hide from IE-mac */

.formsubtitle{

background: #C1C8D5;

color: #3A4F6C;

font-weight: bold;

border-right: 1px solid #8594A8;

font-weight: bold;

}

 

/*

* ========================================

* new style quote and code wrappers MATT's DESIGN

* ========================================

*/

 

.quotetop{

margin:0;

padding:4px;

background: #E1E2E3 url(<#IMG_DIR#>/dt-bar-mod.png) repeat-x top;

border:1px solid #7E605D;

border-width: 1px 1px 0px 1px;

font-weight: bold;

}

 

.quotemain{

background: #E3D8D7 url(<#IMG_DIR#>/dd-bar-mod.png) repeat-x top;

padding:15px 5px 5px 5px;

border: 1px solid #7E605D;

border-width: 0 1px 1px 1px;

}

 

 

.codetop,

.sqltop,

.htmltop{

margin:0;

padding:4px;

background: #E1E2E3 url(<#IMG_DIR#>/dt-bar-mod.png) repeat-x top;

border:1px solid #7E605D;

border-width: 1px 1px 0px 1px;

font-weight: bold;

}

 

.codemain,

.sqlmain,

.htmlmain{

background: #E3D8D7 url(<#IMG_DIR#>/dd-bar-mod.png) repeat-x top;

padding:15px 5px 5px 5px;

border: 1px solid #7E605D;

border-width: 0 1px 1px 1px;

}

 

/*

* ========================================

* old school quote and code styles - backwards compatibility

* ========================================

*/

 

#QUOTE,

#CODE{ 

background: #FAFCFE;

border: 1px solid #000;

color: #465584;

font-family: Verdana, Arial, Sans-Serif;

font-size: 11px;

padding: 2px;

white-space: normal;

}

 

#CODE{

font-family: Courier, Courier New, Verdana, Arial, Sans-Serif;

}

 

/*

* ========================================

* All New Styles

* ========================================

*/

.cleared{

clear: both;

}

 

/* this will affect the outlining border of all the tables and boxes through-out the skin. */

 

.borderwrap, .borderwrapm, .borderwrap-mod, .borderwrap-pad {

background: #CAD2DD;

border: 1px solid #747674;

padding: 0;

margin: 0;

}

.borderwrap-mod {

border-top: 0px;

}

.borderwrap-pad {

padding: 4px;

margin: 20px 0;

}

.borderwrapm{

margin: 5px;

}

 

/*hide from ie-mac*/

* html body .maintitle  {

height:10px;

}

/* end hack */

 

.maintitle,

.maintitlecollapse {

background: #8A97AC  url(<#IMG_DIR#>/maintitle.png) repeat-x bottom;

color: #EEEEEE;

font-weight: bold;

margin: 0;

padding: 4px 4px 8px 4px;

font-size: 70%;

}

 

/* this hidden in the hacks section from all but IE mac */

 

.mac-ie-post-devider {

clear:both;

}

 

.maintitlecollapse {

margin:2px 0px;

}

.maintitle a:link,

.maintitle a:visited,

.maintitlecollapse a:link,

.maintitlecollapse a:visited{

background: transparent;

color: #CAD2DD;

text-decoration: none;

}

.maintitle a:hover,

.maintitle a:active,

.maintitlecollapse a:hover,

.maintitlecollapse a:active{

background: transparent;

color: #EEEEEE;

text-decoration: underline;

}

 

table th,

.borderwrap table th,

.subtitle {

background: transparent url(<#IMG_DIR#>/dt-bar.png);

border-bottom: 1px solid #8594A8;

color: #3A4F6C;

font-size: 10px;

font-weight: bold;

letter-spacing: 1px;

margin: 0;

padding: 5px;

}

 

.subtitlediv{

border: 1px solid #FFF;

border-bottom: 1px solid #5176B5;

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: #D6DAD3;

color: #3A4F6C;

text-decoration: none;

}

.bar,

.barb,

.barc{

background: #DFE4EA;

border-top: 1px solid #666;

}

.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;

}

 

 

.newslink input{

background: #FFF;

border: 1px solid #999;

color: #072A66;

font-size: 10px;

padding: 3px;

vertical-align: middle;

width: auto;

}

.newslink input.button{

background: transparent;

border: 0;

color: #072A66;

vertical-align: middle;

}

.ruleswrap{

background: #F2DDDD;

border: 1px solid #992A2A;

color: #992A2A;

margin: 5px 0 5px 0;

padding: 5px;

}

#redirectwrap{

background: #CAD2DD;

border: solid #747674;

border-width: 0px 1px 1px 1px;

margin: 200px auto 0 auto;

text-align: left;

width: 500px;

}

#redirectwrap p{

margin: 0;

padding: 5px;

}

 

/* header-logo CSS */

 

#header{

background: url(<#IMG_DIR#>/head-tile.png) repeat-x;

margin: 0;

padding: 0;

}

#head-right {

background: url(<#IMG_DIR#>/head-right.png) no-repeat top right;

}

#head-left {

background: url(<#IMG_DIR#>/head-left.png) no-repeat top left;

}

#logo {

margin: 0;

padding: 0;

}

#logo a:link,

#logo a:visited,

#logo a:hover {

margin: 0;

padding: 0;

background: url(<#IMG_DIR#>/logo.png) no-repeat center top;

display:block;

text-decoration: none;

padding: 66px 0 0 0;

overflow: hidden;

height: 0px !important;

height /**/:66px; /* for IE5/Win only */

}

 

/* Footer and copyrights CSS */

 

#footer {

background: url(<#IMG_DIR#>/foot-tile.png) repeat-x top;

margin:20px 0 0 0;

}

#foot-right {

background: url(<#IMG_DIR#>/foot-right.png) no-repeat top right;

}

#foot-left {

background: url(<#IMG_DIR#>/foot-left.png) no-repeat top left;

height:46px;

}

#foot-left p {

text-align:center;

padding-top:15px;

}

.copyright{

background: #CDD4D5 url(<#IMG_DIR#>/ipb-copy-r.png) repeat-x bottom;

font-size: 60%;

padding: 4px 4px 9px 4px;

font-weight: bold;

}

.copyright, .copyright a {

color:#3A4F6C

}

 

/*

* ========================================

* 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;

}

 

 

/*

#########################

more ovbiously related to styles for the listed template

############################

*/

 

/* topic and forum listing */

 

#cpdl, dl {

margin:0;

padding:0;

font-size : 70%;

}

 

/* Common silver gradient bars used for topic times etc */

 

#cpdl dt, dt, .heading {

margin:0;

padding:4px;

background: #E5E9E9 url(<#IMG_DIR#>/dt-bar.png) repeat-x top;

border:1px solid #747674;

border-width: 1px 0;

clear:both;

}

.heading {

font-size : 70%;

font-weight: bold;

color: #666666;

}

.heading .button {

font-weight:normal;

}

dt a:link, dt a:visited, .heading a:link, .heading a:visited, #cpdl dt a:link, #cpdl dt a:visited {

color: #003366;

text-decoration:none;

}

 

/*hide from ie-mac*/

* html body .heading  {

height:10px;

}

/* end hack */

/*hide from ie-mac*/

* html body dt  {

height:10px;

}

/* end hack */

/*hide from ie-mac*/

* html body #cpdl dt  {

height:10px;

}

/* end hack */

 

/*  what you might normaly think of as a table row */

 

#cpdl dd, dd {

margin:0 4px 4px 4px;

padding:15px 4px 4px 4px;

border: 1px solid #747674;

border-width: 0 1px 1px 1px;

background: #DFE4EA url(<#IMG_DIR#>/dd-bar.png) repeat-x top;

line-height: 135%;

}

 

/*hide from ie-mac*/

* html body dd  {

height:10px;

}

/* end hack */

 

/* hack for IE to show topic icons in announcement "row" */

 

 

/*hide from ie-mac*/

* html body .announce  {

height:30px;

}

/* end hack */

 

/*  left and right sides of topic and forum "rows" */

 

.left {

float:left;

width:70%;

margin-right: 20px;

}

.right {

 

}

.float-r {

float:right;

}

.float-l {

float:left;

}

.clear {

clear:both;

height:1px;

padding:0;

margin:0;

}

.row1,.row2, .row-no-marg {

margin:0 4px 4px 4px;

padding:15px 4px 4px 4px;

border: 1px solid #747674;

border-width: 0 1px 1px 1px;

background: #DFE4EA url(<#IMG_DIR#>/dd-bar.png) repeat-x top;

}

 

/*hide from ie-mac*/

* html body .row-no-marg {

height:10px;

}

/* end hack */

 

/*hide from ie-mac*/

* html body .row2 {

height:10px;

}

/* end hack */

 

/*hide from ie-mac*/

* html body .row1 {

height:10px;

}

/* end hack */

 

.row-no-marg {

margin:0;

}

dt.row4, dt.row2, dt.row3, dt.row1 {

margin:0;

padding:4px;

background: #DFE4EA url(<#IMG_DIR#>/dt-bar.png) repeat-x top;

border:1px solid #556479;

border-width: 1px 0;

clear:both;

}

#content {

padding:0 20px;text-align: left;

}

 

/*

main navigation. Members, home, calenar etc.

*/

 

#nav {

background: url(<#IMG_DIR#>/nav-bar.png) repeat-x;

margin:0;

padding:0;

list-style-type: none;

text-align:center;

}

#nav li {

display:inline;

margin:0;

padding:0;

}

#nav a {

margin:0;

padding:0;

}

#nav img {

vertical-align: top;

}

 

/*#nav-home {

background: url(<#IMG_DIR#>/nav-home.png);

}

#nav-chat {

background: url(<#IMG_DIR#>/nav-chat.png);

}

#nav-guidelines {

background: url(<#IMG_DIR#>/nav-guidelines.png);

}

#nav-calendar {

background: url(<#IMG_DIR#>/nav-calendar.png);

}

#nav-members {

background: url(<#IMG_DIR#>/nav-members.png);

}

#nav-search {

background: url(<#IMG_DIR#>/nav-search.png);

}

#nav-tsl {

background: url(<#IMG_DIR#>/nav-tsl.png);

}

#nav-blogs {

 

background: url(<#IMG_DIR#>/nav-blogs.png);

}

#nav-help {

background: url(<#IMG_DIR#>/nav-help.png);

}

#nav-gallery {

background: url(<#IMG_DIR#>/nav-gallery.png);

}

*/

/*

user navigation bar

*/

 

#user-nav {

background: #E4E8E8 url(<#IMG_DIR#>/user-nav.png) repeat-x;

padding:3px 3px 3px 3px;

}

#user-nav p {

font-size: 60%;

font-weight:bold;

text-align:center;

}

#user-nav a {

color: #6B7D94;

}

#user-nav a:hover {

color: #A5B1C4;

}

#user-nav ul {

padding:0;

margin:0;

font-size: 60%;

font-weight:bold;

list-style: none;

text-align:center;

}

#user-nav li {

display:block;

float:left;

padding: 0px 12px 0 20px;

background: url(<#IMG_DIR#>/user-nav-sep.gif) no-repeat;

background-position: left center;

}

/* Next rule so that IE 5.0 sees the above display and float values and everything else the following

as IE 5.0 won't add padding or marins to inline list. We want it inline for centered text */

 

#user-nav li/* */ {

display:inline;

float:none;

}

 

 

/* removes user nav seperator graphic on first list item "logged in as" */

#user-nav li#logged-in-as {

padding: 0px 12px 0 4px;

background: none;

}

 

/*

breadcrum forum nav

*/

 

#navstrip {

margin:20px 0;

border: 1px solid #8594A8;

padding:3px 3px 3px 23px;

font-size: 70%;

font-weight:bold;

background: url(<#IMG_DIR#>/nav-strip-block.gif);

background-repeat: no-repeat;

background-position: 5px center;

}

#navstrip a {

color: #6B7D94;

}

#navstrip a:hover {

color: #A5B1C4;

}

 

/*

various icons

*/

 

/* topic and forum icons */

.forum-icon {

float:left;

margin: 5px 6px 3px 0px;

}

/* catagory collapse icons */

.open-close {

float:right;

margin:1px 0 0 0;

}

.mod-select {

float:left;

margin: 0.5px 4px 0 0;

}

.lastpost {

float:left;

margin: 2.5px 4px 0 0;

}

.queued {

float:left;

padding: 2.0px 4px 0 0;

}

 

/*hide from ie-mac*/

* html body .mod-select {

float:none;

margin: 0.5px 4px 0 0;

}

/* end hack */

 

/*hide from ie-mac*/

* html body dt .lastpost, * html body dd .lastpost {

float:none;

margin: 0.5px 4px 0 0;

}

/* end hack */

 

/*hide from ie-mac*/

* html body dt .queued {

float:none;

margin: 0px 4px 0 0;

}

/* end hack */

 

 

/*

Post specific

*/

 

/* creates the visual post columns with post-bg image */

.post-bg {

background: url(<#IMG_DIR#>/post-bg.png) repeat-y left ;

}

.post1 .row1, .post2 .row1, .post1shaded .row1, .post2shaded .row1 {

padding:0;

}

/* post column left */

.post-left {

width:190px;

text-align:center;

float:left;

margin: 0 0 10px 0;

}

/* post column right */

.post-body {

padding:25px 10px 10px 10px;

font-size : 70%;

line-height: 165%;

margin-left:200px;

min-height:170px

}

.post-body .quotetop,

.post-body .codetop {

line-height: 125%;

}

.post-body .quotemain,

.post-body .codemain {

line-height: 135%;

}

/*hide from ie-mac*/

* html body .post-body {

height:170px;

}

/* end hack */

 

/* Poster details in posts - Pazzak! */

.av-top{

background: url(<#IMG_DIR#>/av-top.png) no-repeat;

height:8px;

}

.av-bottom{

background: url(<#IMG_DIR#>/av-bottom.png) no-repeat;

height:8px;

}

.av-bg{

background: url(<#IMG_DIR#>/av-bg.png) repeat-y;

text-align:center;

padding:0;

}

.poster-details-top {

background: url(<#IMG_DIR#>/poster-details-top.png) no-repeat;

height:41px;

}

.poster-details {

background: url(<#IMG_DIR#>/poster-details-tile.png) repeat-y;

padding:5px 29px 5px 27px;

}

.poster-details ul, poster-details li, poster-details p{

margin:0;

padding:2px 0;

list-style-type: none;

font-size: 60%;

}

/* on/offline post indicators */

.post-left .poster-online,

.post-left .poster-offline,

.post-left .poster-guest,

.post-left .poster-details-bottom

{

height:31px;

margin-top:-0.5px; /* fixes small intermittant rendering bug in geko browsers  */

}

.poster-online {

background: url(<#IMG_DIR#>/poster-online.png) no-repeat top;

}

.poster-offline {

background: url(<#IMG_DIR#>/poster-offline.png) no-repeat;

}

.poster-guest {

background: url(<#IMG_DIR#>/poster-guest.png) no-repeat;

}

.poster-details-bottom {

background: url(<#IMG_DIR#>/poster-details-bottom.png) no-repeat;

}

.postfoot {

background: White url(<#IMG_DIR#>/postfoot-tile.png) repeat-x bottom;

border-top:1px solid #666;

padding-top:4px;

height:13px;

clear:both;

}

 

/*

Red shaded/invisible posts and important or warning content

*/

 

.post1shaded .post-bg, .post2shaded .post-bg {

background: url(<#IMG_DIR#>/post-bg-mod.png) repeat-y left ;

}

.post1shaded .poster-online, .post2shaded .poster-online {

background: url(<#IMG_DIR#>/poster-online-mod.png);

}

.post1shaded .poster-offline, .post2shaded .poster-offline {

background: url(<#IMG_DIR#>/poster-offline-mod.png);

}

.post1shaded .poster-guest, .post2shaded .poster-guest {

background: url(<#IMG_DIR#>/poster-guest-mod.png);

}

.post1shaded .poster-details-top, .post2shaded .poster-details-top {

background: url(<#IMG_DIR#>/poster-details-top-mod.png) no-repeat;

}

.post1shaded .poster-details, .post2shaded .poster-details {

background: url(<#IMG_DIR#>/poster-details-tile-mod.png) repeat-y;

padding:5px 29px 5px 28px;

}

.post1shaded .row1, .post2shaded .row1, .post1shaded .row2, .post2shaded .row2 {

padding:0px;

background: #E3D8D7 url(<#IMG_DIR#>/dd-bar-mod.png) repeat-x top;

}

.post1shaded .av-top, .post2shaded .av-top{

background: url(<#IMG_DIR#>/av-top-mod.png) no-repeat;

}

.post1shaded .av-bottom, .post2shaded .av-bottom{

background: url(<#IMG_DIR#>/av-bottom-mod.png) no-repeat;

}

.post1shaded .av-bg, .post2shaded .av-bg {

background: url(<#IMG_DIR#>/av-bg-mod.png) repeat-y;

text-align:center;

}

.post1shaded .poster-details-bottom, .post2shaded .poster-details-bottom {

background: url(<#IMG_DIR#>/poster-details-bottom-red.png);

}

dt.row4shaded, dt.row2shaded, dt.row3shaded, dt.row1shaded, .warn-heading {

margin:0;

padding:4px;

background: #E1E2E3 url(<#IMG_DIR#>/dt-bar-mod.png) repeat-x top;

border:1px solid #604744;

border-width: 1px 0;

clear:both;

font-weight: bold;

}

.row4shaded, .row2shaded, .row3shaded, .row1shaded {

margin:0 4px 4px 4px;

padding:15px 4px 4px 4px;

border: 1px solid #604744;

border-width: 0 1px 1px 1px;

background: #E3D8D7 url(<#IMG_DIR#>/dd-bar-mod.png) repeat-x top;

}

.warn-heading {

font-size:70%;

}

#warning-row, .warning-row {

background: #E3D8D7 url(<#IMG_DIR#>/dd-bar-mod.png) repeat-x top;

padding:15px 5px 5px 5px;

margin:0 4px 4px 4px;

border: 1px solid #604744;

border-width: 0 1px 1px 1px;

}

 

/*hide from ie-mac*/

* html body .warning-row {

height:10px;

}

/* end hack */

 

.post1shaded .heading, .post2shaded .heading {

margin:0;

padding:4px;

background: #E1E2E3 url(<#IMG_DIR#>/dt-bar-mod.png) repeat-x top;

border:1px solid #604744;

border-width: 1px 0;

clear:both;

}

 

/*

Poll display

*/

#poll {

padding-top:28px;

}

#poll ul {

margin:14px 0 0 0;

padding:0;

font-size:70%;

list-style-type: none;

}

#poll li {

margin: 1px 0 2px 0;

padding:5px;

border: 1px solid #8594A8;

border-width:1px 0;

}

#poll input {

margin:3px 0 0 0;padding:1px;

}

 

/*

altered render of detailed lists when used inside a content block a "row"

creating rows devided by thin blue lines

*/

 

.row1 dl {

margin:0;

padding:0;

font-size:70%;

}

.row1 dt {

padding:5px;

margin: 3px 0 0 0;

border-top: 1px solid #8594A8;

border-width: 1px 0 0 0;

background: transparent none;

}

.row1 dd{

padding:5px;

margin: 0 0 2px 0;

border-bottom: 1px solid #8594A8;

border-width: 0 0 1px 0;

background: none;

}

 

/*hide from ie-mac*/

* html body .row1 dd{

height:10px;

}

/* end hack */

 

.row1 dt a{

color: #6B9397;

text-decoration:none;

}

 

/*

lists in the help section answers

*/

 

#help li {

margin: 5px 5px 5px 16px;

list-style-type: square;

}

 

/*

lists in a content block creating rows devided by thin blue lines

*/

.rowlist {

margin:2px 0;

padding:1px 0 0 0;

font-size:70%;

list-style-type: none;

border: 1px solid #8594A8;

border-width: 1px 0;

}

.rowlist li{

margin:0 0 1px 0;

padding:5px;

border: 1px solid #8594A8;

border-width: 1px 0;

}

 

/*

some font sizes for utility

*/

 

.gentext {

font-size:70%;

}

.smalltext {

font-size:60%;

}

 

/*

user cp

*/

 

#ucpcontent {

padding:0;

}

 

/*hide from ie-mac*/

* html body .row1 {

height:10px;

}

/* End hide from IE-mac */

 

/* user cp navigation  */

#ucpmenu .row1 div {

float:left;

font-size:60%;

width:25%;

font-weight:bold;

}

#ucpmenu ul{ 

margin:5px;

padding:0px 1px 1px 1px;

list-style: none;

text-align: left;

border:1px solid #8594A8;

background:#CAD2DD;

}

#ucpmenu a {

display:block;

background:#DFE4EA;

border: 1px solid #8594A8;

margin: 1px 0 0 0;

padding:3px 2px;

}

 

/*hide from ie-mac*/

* html #ucpmenu a {

height: 1px;

}

/* end hack */

 

#ucpmenu li a:hover {

background:#CAD2DD;

}

 

/*

user cp avatar gallery image listing

*/

 

#gallery {

margin:0px;

padding:0px;

list-style-type: none;

}

#gallery li {

float: left;

padding: 5px;

text-align: center;

background: #CAD2DD;

border: 1px solid #747674;

min-height: 150px;

margin:5px;

width:150px;

}

/*hide from ie-mac*/

* html #gallery li {

height: 150px;

}

/* End hide from IE-mac */

 

 

/*

Topic icon explaination listing

*/

 

.iconlegend {

list-style-type: none;

margin:0px auto;

padding:0px;

width:600px;

}

.iconlegend li {

padding: 5px;

text-align: center;

background: #CAD2DD;

border: 1px solid #747674;

margin:5px;

float:left;

width:126px;

width /**/:138px; /* for IE5/Win only */

}

 

body .iconlegend li {

width:128px;

}

 

.iconlegend .forum-icon {

float:none;

margin:0 auto;

padding:0;

}

.post-body p {

font-size: inherit;

margin:10px 0;

}

 

.clearfix:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;

}

 

.clearfix {

display: inline-table;

}

 

/*hide from ie-mac*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

 

.row1:after, dd:after , .row-no-marg:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;

}

 

.row1:after, dd:after, .row-no-marg:after {

display: inline-table;

}

 

/*hide from ie-mac*/

* html .row1 {height: 1%;}

.row1 {display: block;}

/* End hide from IE-mac */

 

.post1 .row1:after,

.post2 .row1:after {

content: ".";

display: none;

height: 0;

visibility: hidden;

}

 

/*hide from ie-mac*/

* html dd {height: 1%;}

dd {display: block;}

* html .row-no-marg {height: 1%;}

.row-no-marg {display: block;}

/* End hide from IE-mac */

 

/* portal stuff */

 

#portal-left {

float:right;

width:200px;

padding:20px 0 0 0;

}

#portal-right {

padding:20px 0 0 0;

margin: 0 220px 0 0 ;

}

#portal-right .heading, #portal-left .heading {

clear:none;

}

/*hide from ie-mac*/

* html #portal-right {height: 1%;}

* html #portal-left .borderwrap-mod, * html #portal-left .borderwrap {

padding: 0 0 4px 0;

}

* html #portal-left .row2 {

margin: 0 4px;

}

.mac-ie-post-devider {

visibility: hidden;

display: none;

}

/* End hide from IE-mac */

 

#portal-right .row1:after {

content: ".";

display: none;

height: 0;

visibility: hidden;

}

 

/* bottom border on button images in online, member and staff lists */

 

#online-list .float-r img,

#memberlisting .float-r img,

#forum-leaders .float-r img,

#poll .clearfix img {

border-bottom:1px solid #8594A8

}

 

#memberlisting .float-r img {

margin-left:1px;

}

 

#news {

min-height: 30px;

}

Ссылка на комментарий
Поделиться на других сайтах

Присоединиться к обсуждению

Вы можете ответить сейчас, а зарегистрироваться позже. Если у вас уже есть аккаунт, войдите, чтобы ответить от своего имени.

Гость
Ответить в этой теме...

×   Вы вставили отформатированный текст.   Удалить форматирование

  Допустимо не более 75 смайлов.

×   Ваша ссылка была автоматически заменена на медиа-контент.   Отображать как ссылку

×   Ваши публикации восстановлены.   Очистить редактор

×   Вы не можете вставить изображения напрямую. Загрузите или вставьте изображения по ссылке.

Зарузка...
×
×
  • Создать...

Важная информация

Находясь на нашем сайте, вы соглашаетесь на использование файлов cookie, а также с нашим положением о конфиденциальности Политика конфиденциальности и пользовательским соглашением Условия использования.