Cum fac sa revina zona de la banner ianpoi
Pagina 2 din 2 • Distribuiţi
Pagina 2 din 2 • 1, 2
Cum fac sa revina zona de la banner ianpoi
Rezumarea primului mesaj :
Am adaugat o noua tema si imediat ce adaug css din asa se face asa si arata foarte urat .Vreau eliminat codul care face sa se schimbe si codul de la bara de index .
Am adaugat o noua tema si imediat ce adaug css din asa se face asa si arata foarte urat .Vreau eliminat codul care face sa se schimbe si codul de la bara de index .
- Cod:
a{-moz-transition: all 500ms ease 0s;
-webkit-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;}
body {
background: #F4F4F6;
color: #5A5A5A;
font: normal 13px "Helvetica", helvetica, arial, sans-serif;
}
.main .main-foot, .main .main-head {
color: white;
padding: 15px 13px 16px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
border-radius: 4px 4px 0 0;
box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.2);
border: 0;
background: white url(http://i.imgur.com/wa5siQH.jpg);
}
#pun-desc {
color: #CCC;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
line-height: 25px;
font-size: 12pt;
}
.maxtitleforum #pun-title {
font-size: 30px;
padding-bottom: 5px;
color: white;
text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3);
font-family: 'Armata', sans-serif;
}
#pun-intro {
width: 70%;
margin:auto;
min-width: 975px;
padding: 0px;
}
.maxtitleforum {
color: white;
margin: 45px auto auto auto;
width: 70%;
min-width: 975px;
}
.pun {
margin: auto;
padding: 0px;
width: 100%;
}
.pun-intro-main {
box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.5);
background: white url(http://i.imgur.com/wa5siQH.jpg);
}
#pun-intro {
clear: both;
height: 76px;
line-height: 70px;
background: -moz-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%, rgba(0, 0, 0, 0.44) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26, 26, 26, 0.44)), color-stop(100%,rgba(0, 0, 0, 0.44)));
background: -webkit-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
background: -o-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
background: -ms-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
background: linear-gradient(to bottom, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#701a1a1a', endColorstr='#70000000',GradientType=0 );
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 6px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 6px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 6px rgba(0, 0, 0, 0.4);
-webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
position: relative;
border: 0px;
}
#breadcrumb {
background: url(http://i.imgur.com/Lzq2mdm.png);
height: 78px;
clear: both;
overflow: hidden;
text-shadow: 0 1px 0 white;
box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset, inset 0 1px 0 white;
-moz-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset, inset 0 1px 0 #fff;
-webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset, inset 0 1px 0 white;
line-height: 75px;
}
#breadcrumb .main_width {
width: 70%;
min-width: 975px;
margin: auto;
}
.pun-intro-main #pun-navlinks ul li a {
font-family: 'Fjalla One', sans-serif;
color: white;
font-size: 11pt;
text-decoration: none;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
padding: 25px 12px 32px 12px;
margin: 0em;
}
.pun-intro-main #pun-navlinks ul li a:hover {
background: black;
background: rgba(0, 0, 0, 0.37);
color: white;
}
#page-body {
background: white;
padding: 15px 15px 10px;
box-shadow: 0 1px 2px #DBDBDB;
margin: auto auto 35px auto;
min-width: 975px;
width: 70%;
overflow: hidden;}
.crumb.left a {
text-decoration: none;
font-size: 20px!important;}
.crumb.left a span ,.crumb.left a span h1{
color: #585858;
font-size: 20px!important;
font-family: 'Signika' arial;
font-weight: normal!important;
}
.pun table.table td {
border-bottom: 1px solid #E1E1E1;
border-top: 1px solid white;
background-color: #FBFBFB!important;
border-width: 1px 0px 1px 0px;
color: #AAA;
font-family: Helvetica, helvetica, arial, sans-serif;
font-size: 12px;
}
.pun table.table td:hover {
color: #454545;
}
.pun .main-content_board_index table.table {
background: white;
border: 1px solid #DDD;
border-collapse: separate;
}
.main-content_board_index {
padding: 9px;
background: #E5E4E3;
}
/*----------[Linkovi]------------*/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/*----------------FIN---------------*/
.module.main .main-head {
background-position: -650px -25px !important;
}
#pun-about a {
font-family: helvetica;
color: #EEE;
font-size: 12px;
text-shadow: 1px 1px 0 #5F5F5F;
}
#pun-about form {
display: none;
}
#pun-about {
background: none;
border: none;
min-width: 985px;
width: 70%;
margin: auto;
}
#pun-foot {
box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.2);
background: white url(http://i.imgur.com/wa5siQH.jpg);
position: absolute;
width: 100%;}
.main-head .page-title h2 ,.module.main .main-head .h3 ,.main .main-head .page-title{
font-family: 'Carrois Gothic', sans-serif;
font-size: 18px;
}
a.forumtitle {
font-size: 16px;
text-shadow: 0 0 1px #AAA;
font-weight: normal!important;
font-family: 'Carrois Gothic', sans-serif;
}
.tcl.tdtopics a.topictitle {
font-size: 15px;
font-family: 'Carrois Gothic', sans-serif;
font-weight: normal;
color: #0F0F0F;
}
#lit {
display: inline-block;
text-align: right;
margin-right: 10px;
}
.datepostur {
background: #EEE;
border-radius: 2px;
display: inline-block;
margin-bottom: 13px;
color: #AAA !important;
font-size: 11px !important;
padding: 3px 10px;
font: normal 13px "Helvetica", helvetica, arial, sans-serif;
}
.pun .main-content_board_index .post {
background: #EDEDED;
border: 1px solid #DDD;
border-bottom: 0px solid transparent;
}
.pun .posthead {
background: #F1F1F1;
padding: 0 10px;
height: 33px;
line-height: 32px;
font-weight: normal;
text-shadow: 0 1px 0 white;
border-bottom: 1px solid #DDD;
}
.pun .postmain {
background-color: #FBFBFB;
border-left: 1px solid #DDD;
margin-left: 13em;
}
.pun .post .user {
margin-top: 0px;
width: 12em;
margin-left: -13em;
text-align: center;
}
.postfoot {
margin: 0em;
border-top: 0px;
}
#userpost strong {
float: left;
}
.user-basic-info a img {
background: white;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
width: 90px;
height: 90px;
margin-bottom: 5px;
}
.social_media a {
height: 33px;
width: 32px;
display: block;
margin-right: 10px;
position: relative;
top: 20px;
float: right;
}
#icon_plusg a:hover {
background: url(http://i.imgur.com/yePnDmA.png) -64px 33px;
}
#icon_plusg a {
background: url(http://i.imgur.com/yePnDmA.png) -64px 0;
}
#icon_twitter a {
background: url(http://i.imgur.com/yePnDmA.png) -32px 0;
}
#icon_twitter a:hover {
background: url(http://i.imgur.com/yePnDmA.png) -32px 33px;
}
#icon_face a {
background: url(http://i.imgur.com/yePnDmA.png) 0 0;
}
#icon_face a:hover {
background: url(http://i.imgur.com/yePnDmA.png) 0 33px;
}
#pun-navlinks {
position: absolute;
right: 0px;
}
.sprite.icon_nav_search {
background: url(http://i.imgur.com/agUZ8N6.png) no-repeat -32px -15px;
height: 22px;
width: 22px;
position: relative;
top: 5px;
}
#search_ipb input[type="submit"] {
background: #222 url(http://i.imgur.com/5Ja1HOo.png) no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 1px solid #111 !important;
width: 26px;
height: 32px;
border-radius: 0 2px 2px 0;
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.1);
cursor: pointer;
}
#search_ipb input[type="text"] {
border-radius: 4px 0px 0px 4px;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
width: 230px;
font: normal 13px helvetica,arial,sans-serif;
border: none;
padding: 7px;
}
#search_ipb {
float: right;
background: #111;
background: rgba(0, 0, 0, 0.7);
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
padding: 10px;
margin-top: 75px;
margin-right: 10px;}
.reply_form_topic {
padding: 9px;
background: #E5E4E3;
}
.reply_form_topic #pun-qpost {
padding: 10px;
margin: 0em;
background: white;
}
.reply_form_topic .main-head.clearfix {
font-family: 'Carrois Gothic', sans-serif;
font-size: 18px;
background: none!important;
box-shadow: none;
padding: 10px;
color: black;
text-shadow: 0 0 1px white;
}
.pun .reply_form_topic .main-content.frm {
border: 0px;
}
.reply_form_topic #quick_reply .frm-set {
padding: 0px 5px 0px 3px !important;
border: 2px solid #D5DDE5 !important;
background-color: #E4EBF2 !important;
background-image: none !important;
margin: 0em;
}
.reply_form_topic #text_editor_controls {
margin: 10px;
width: 100%!important;
}
.reply_form_topic button.button2, .reply_form_topic input.button2 {
background: transparent;
border: 0px;
padding: 4px 5px;
border-radius: 2px;
color: #383838;
box-shadow: none;
}
.reply_form_topic button.button2:hover, .reply_form_topic input.button2:hover {
background: #CFDAE0;
border: 0px;
}
.reply_form_topic #textarea_content dl dt {
display: none;
}
.reply_form_topic .dd-textarea {
margin: 0em;
}
.reply_form_topic .options {
display: none;
}
#text_editor_controls {
margin: 10px;
}
.pun .frm div.posting-block dd.frm-textarea {
margin-left: 0em;
}
.pun .frm .frm-buttons input, input[type="button"], input[type="reset"], input[type="submit"] {
background: #212121 url(http://i.imgur.com/DNa2Rhl.png) repeat-x top;
color: white;
border-radius: 3px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
border: 1px solid #222;
padding: 4px 10px;
cursor: pointer;
font-weight: 500;
}
.main-content.topic {
background: whiteSmoke;
}
#reply-avatar img {
background: white;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
height: 50px;
width: 50px;
margin: 10px;
border: 1px solid #B9B9B9;
padding: 2px;
border-radius: 2px;
}
#reply-avatar {
float: left;
}
#quick_reply .frm-buttons {
margin: 5px;
text-align: right;
border: none;
}
button.button2, input.button2 {
background: whiteSmoke;
padding: 3px 4px;
border: 1px solid #D5D5D5;
border-radius: 2px;
cursor: pointer;
color: #6B6B6B;}
fieldset.frm-set dl dd {
margin-left: auto;
}
input[type="text"], #text_editor_textarea {
padding: 3px;
border: 1px solid #DADADA;
border-radius: 3px;
}
#header_bar {
position: relative;
width: 70%;
min-width: 975px;
margin: auto;
}
#user_navigation {
height: 28px;
margin: 33px 0 6px;
text-align: right;
min-width: 569px;
float: right;
}
.ipsList_inline.right li a {
font: normal 15px 'Carrois Gothic', sans-serif;
color: #EEE;
text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;}
.ipsList_inline.right li {
display: inline;
margin: 2px 7px;
}
#reg_link {
background: rgba(0, 0, 0, 0.7);
color: white;
display: inline-block;
padding: 6px 10px;
border: 0;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 4px rgba(0, 0, 0, 0.2);
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.ipsList_inline.right {
list-style: none;
}
/* -----------------[Background Selector ]-----------------*/
#custom_background {
background-color: white;
box-shadow: inset 0 1px 0 white, 0 1px 3px rgba(0, 0, 0, 0.16);
border: 1px solid #D1D1D1;
color: white;
position: relative;
padding: 15px 0px 15px 15px;
overflow: hidden;}
#custom_background span {
-moz-transition: all .2s ease-in-out 0;
background: none no-repeat scroll 50% 50% #000;
border-radius: 3px;
box-shadow: 0 1px 7px #000 inset, 0 1px 0 rgba(255,255,255,0.05), 0 0 1px rgba(255,255,255,0.35);
cursor: pointer;
display: block;
float: left;
height: 90px;
margin: 5px;
width: 140px;
}
#custom_background span:hover {
filter: alpha(opacity=0.5);
-khtml-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
#nav_background {cursor: pointer;}
#toggle_background {
margin-bottom: 20px;
}
/* Thumb slike previewa */
#bg1 {background: url(http://i.imgur.com/wa5siQH.jpg) no-repeat -1006px -250px!important;}
#bg2 {background: url(http://i.imgur.com/sdi00up.jpg) no-repeat -625px -450px!important;}
#bg3 {background: url(http://i.imgur.com/yhhf7Rt.jpg) no-repeat 0 0!important;}
#bg4 {background: url(http://i.imgur.com/0RcFxB5.jpg) no-repeat -655px -450px!important;}
#bg5 {background: url(http://i.imgur.com/SKOXqoO.jpg) no-repeat -792px -142px!important;}
#bg6 {background: url(http://i.imgur.com/EYGZIPq.jpg) no-repeat -655px -450px!important;}
#bg7 {background: url(http://i.imgur.com/g75ZMGV.jpg) no-repeat 0 0!important;}
#bg8 {background: url(http://i.imgur.com/SurCBhb.jpg) no-repeat 0 0!important;}
/* Pozadine*/
.bg1 {background: white url(http://i.imgur.com/wa5siQH.jpg)!important;}
.bg2 {background: white url(http://i.imgur.com/sdi00up.jpg)!important;}
.bg3 {background: white url(http://i.imgur.com/yhhf7Rt.jpg)!important;}
.bg4 {background: white url(http://i.imgur.com/0RcFxB5.jpg)!important;}
.bg5 {background: white url(http://i.imgur.com/SKOXqoO.jpg)!important;}
.bg6 {background: white url(http://i.imgur.com/EYGZIPq.jpg)!important;}
.bg7 {background: white url(http://i.imgur.com/g75ZMGV.jpg)!important;}
.bg8 {background: white url(http://i.imgur.com/SurCBhb.jpg)!important;}
/* -----------------Background Selector-----------------*/
#fullcred a:hover {
color: white;
}
#fullcred a {
display: block;
font: normal 15px 'Carrois Gothic', sans-serif;
-moz-transition: all 500ms ease 0s;
-webkit-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;
color: #948F8F;
color: rgba(255, 255, 255, 0.4);
}
#fullcred {
float: left;
text-align: left;
}
#topdes:hover {
background: rgba(0, 0, 0, 0.5) url("http://i.imgur.com/90ulAas.png")no-repeat center center;
}
#topdes {
width: 24px;
height: 24px;
display: block;
background: rgba(0, 0, 0, 0.2) url("http://i.imgur.com/90ulAas.png")no-repeat center center;
border-radius: 5px;
margin: auto;
cursor: pointer;
text-align: center;
}
#estadisticas-IPB {
text-align: center;
}
#estadisticas-IPB .stat-bloque {
display: inline-block;
margin-right: 10px;
}
#estadisticas-IPB span {
display: inline-block;
background: #E2E2E2;
color: #4A4A4A;
padding: 2px 6px;
font-weight: bold;
border-radius: 2px;
margin: 2px;
}
.board_statistics {
margin: 20px 0 0 0;
padding: 10px 0;
border-top: 3px solid #D8D8D8;
}
.board_statistics h2 {
font-size: 14px;
font-weight: bold;
margin: 4px 0;
}
.expand {
background: url(http://i.imgur.com/gLCLWtW.png) no-repeat -94px -24px;
text-indent: -3000em;
width: 41px;
height: 24px;
display: block;
outline: 0;
opacity: 0.4;
-moz-transition: all 0ms ease 0s;
-webkit-transition: all 0ms ease 0s;
-o-transition: all 0ms ease 0s;
-ms-transition: all 0ms ease 0s;
position: relative;
top: -20px;
float: right;
right: 10px;
cursor: pointer;
}
.contract {
background: url(http://i.imgur.com/gLCLWtW.png) no-repeat -94px 0;
text-indent: -3000em;
width: 41px;
height: 24px;
display: block;
outline: 0;
opacity: 0.4;
-moz-transition: all 0ms ease 0s;
-webkit-transition: all 0ms ease 0s;
-o-transition: all 0ms ease 0s;
-ms-transition: all 0ms ease 0s;
position: relative;
top: -20px;
float: right;
right: 10px;
cursor: pointer;}
.expand:hover ,.contract:hover{opacity: 9;}
#pun-intro {
background-color: rgba(165, 110, 41, 0.03);
background-image: url(http://2img.net/i/fa/empty.gif);
background-repeat: repeat-x;
border-bottom: 1px solid #296fa5;
margin: 0;
padding: 1.5em 1em 1em;
text-align: left;
}
.bodyline{border-radius: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;}
.forumline{background-color: #DEDEDE;
border: 1px #c2c2c2 solid;
border-radius: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;}
.topictitle strong {
background-color: #398AC6;
color: white;
border-radius: 3px 3px 3px 3px;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
font-weight: bold;
text-transform: uppercase;
background-image: url("http://i.imgur.com/BnZuWJM.png");
background-repeat: repeat-x;
background-position: 0px -1px;
padding: 1px 5px;}
/*^^^[H4cK3R*uL was here!!!]^^^Elimina link-urile subliniate^^^*/
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
/*^^^[H4cK3R*uL was here!!!]^^^Elimina link-urile subliniate^^^*/
@font-face {
font-family: 'BenchNine';
font-style: normal;
font-weight: 400;
src: local('BenchNine Regular'), local('BenchNine-Regular'), url(http://themes.googleusercontent.com/static/fonts/benchnine/v1/xmB9oJNpSFKa3qTF2JABPj8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');}
body{
height: 100%;
background-attachment: fixed;
background-position: top center;
padding-top: 0;}
#hitskin_preview{display: none !important;}
body#phpbb{margin-top: 0 !important;}
img, .forabg, .forumbg, #fa_ticker_block, #page-header .navbar .corners-top, #page-header .navbar .corners-bottom, .panel.introduction, ul#picture_legend li {
zoom: 1;
clear: both;
position: relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);}
#wrap {
zoom: 1;
clear: both;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);}
#search-box #keywords, #page-footer .navbar .linklist, #search-box .button2 {
*color: white !important;
zoom: 1;
clear: both;
position: relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);}
#page-footer .navbar .linklist{
_height: 100px !important;}
linklist.navlinks li {
_padding-right: 15px !important;
_padding-left: 15px !important;}
#page-header .navbar .corners-top, #page-header .navbar .corners-bottom{
position: relative;}
#page-header {
margin-bottom: -21px;
zoom: 1;
display: inline !important; }
.postprofile, #search-box{ display: inline !important; position: relative; zoom: 1 !important;}
#fa_ticker_block{
margin-bottom: -40px;
display: inline !important; zoom: 1 !important;}
.linklist.navlinks li a{*font-size: 1.3em !important;}
::selection {
text-shadow: 1px 1px 3px black;
color: #fff4ed;
background: #bf3919 !important;}
::-moz-selection {
text-shadow: 1px 1px 3px black;
color: #fff4ed;
background: #bf3919 !important;}
::-webkit-selection{
text-shadow: 1px 1px 3px black;
color: #fff4ed;
background: #bf3919 !important;}
a.button1, a.button2, button.button2, input.button1, input.button2 {
cursor: pointer;
padding: 5px 7px;
margin-right: 4px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: solid 1px #c0c0c0;
box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
-webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
font-size: .875em;
font-weight: bold;
text-decoration: none;
color: #717171;
text-shadow: 0px 1px 0px rgba(255,255,255, 1);
background: #fefefe;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);}
select, textarea, input[type="text"], input[type="password"] {
background-color: white;
border-color: #BBB #CCC #DDD;
border-radius: 5px 5px 5px 5px;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;}
input[type="text"], input[type="password"]{padding: 2px;}
#emptyidleft{margin-top: 40px;}
.linklist.navlinks{
position: absolute;
top: 0;
left:0;
width: 100%;
background: url(http://i46.servimg.com/u/f46/11/96/49/61/menubg12.png) repeat-x top;
height: 67px;
border: 0;
padding-top: 13px;}
.linklist.navlinks li a{
text-transform: uppercase;
font-family: 'BenchNine';
font-size: 1.6em;
color: #a3a3a3;}
.linklist.navlinks li{
padding: 21px 7px 21px 10px;
height: 55px;
border-right: 1px solid #bfbfbf;
border-left: 1px solid white;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all .2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;}
.linklist.navlinks li:hover{
background-color: #616161;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#616161), to(#000000));
background: -webkit-linear-gradient(top, #616161, #000000);
background: -moz-linear-gradient(top, #616161, #000000);
background: -ms-linear-gradient(top, #616161, #000000);
background: -o-linear-gradient(top, #616161, #000000);}
.linklist.navlinks li a:hover{color: white;}
.linklist.navlinks li:first-child{border-left: 0;}
.linklist.navlinks li:last-child{border-right: 0;}
.conteneur_layout_IE{}
#wrap{padding-top: 220px;
background: url(http://img194.imageshack.us/img194/927/landscapeh.png) no-repeat top center;}
#page-header .navbar{
height: 20px;
width: 926px;
background: url(http://i46.servimg.com/u/f46/11/96/49/61/top11.png) no-repeat;}
#emptyidcc{display: inline-block;}
#outer-wrapper{
width: 880px;
margin-left: 23px;}
#page-footer .navbar{
padding: 0 6px;
padding-top: 30px;
height: 20px;
width: 926px;
background: url(http://i46.servimg.com/u/f46/11/96/49/61/bottom12.png) no-repeat;}
#page-header .navbar .corners-top{
width: 118px;
height: 161px;
float: left;
background: url( http://icons.iconarchive.com/icons/youthedesigner/christmas-graphics/128/christmas-tree-icon.png) no-repeat;
margin-top: -120px;
margin-left: 20px;}
#page-header .navbar .corners-bottom {
background: url(http://icons.iconarchive.com/icons/youthedesigner/christmas-graphics/128/christmas-tree-icon.png) no-repeat;
float: right;
height: 161px;
left: -50px;
margin-left: 20px;
margin-top: -165px;
position: relative;
width: 118px;
}
#search-box{
position: relative;
bottom: 230px;
right: 20px;}
#search-box #keywords{
color: rgba(255, 255, 255, 0.9);
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
border: 1px solid black;
background: url(http://i46.servimg.com/u/f46/11/96/49/61/1px0510.png);
box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.2);
-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.2);
margin-right: 5px;
padding: 6px;
padding-right: 25px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all .2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;}
#search-box #keywords:focus{
width: 200px;}
#search-box .button2{
box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
-webkit-box-shadow: 0 0 0;
font-size: 0px;
width: 15px !important;
height: 15px !important;
border: 0;
background: url(http://i46.servimg.com/u/f46/11/96/49/61/search20.png) no-repeat;
padding: 0;
color: rgba(0, 0, 0, 0);
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: -24px;
margin-bottom: -2px;}
.forabg, .forumbg{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-image: url(http://i46.servimg.com/u/f46/11/96/49/61/mainti10.png);
background-position: center -15px;
background-color: #5A5A5A;
border: 1px solid black;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);}
ul.topiclist .header{
padding: 2px;
text-shadow:1px 1px 0 rgba(0, 0, 0, 0.5);}
.linklist + .forabg + .linklist + .h3{
margin-bottom: 0;
border: 0;
border: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://i46.servimg.com/u/f46/11/96/49/61/highli10.png') repeat-x 0 0;
font-size: 11px;
font-weight: bold;
padding: 8px;
box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8);
-moz-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8);
-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8);}
#i_whosonline + p{
padding: 5px;
border: 1px solid #D8D8D8;
border-top: 0;
background: #FCFCFC;}
#i_whosonline + p + .clear + .h3{
margin-bottom: 0;
border: 0;
border: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://i46.servimg.com/u/f46/11/96/49/61/highli10.png') repeat-x 0 0;
font-size: 11px;
font-weight: bold;
padding: 8px;
box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8);
-moz-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8);
-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8);}
p.page-bottom:first-child {padding-top: 5px;}
.page-bottom + .page-bottom + .page-bottom {
border-bottom: 1px solid #D8D8D8;
padding-bottom: 5px;}
.page-bottom{
padding: 2px 5px;
background: #FCFCFC;
border-left: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;}
#page-footer .navbar .linklist {
padding: 3px 7px;
width: 900px;
color: white;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
background: url(http://i46.servimg.com/u/f46/11/96/49/61/1px0510.png);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;}
#page-footer .navbar .linklist li a{color: white;}
.copyright{margin-top: 20px;}
.copyright a{
color: white;
font-size: 13px;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);}
li.row{
background: white url(http://i46.servimg.com/u/f46/11/96/49/61/catbg110.png) repeat-x top;
border-top: 1px solid #DDD;}
.post .topic-title{
display: block;
width: 856px;
background: #404040;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.08)), color-stop(100%,rgba(255, 255, 255, 0)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.08) 0%,rgba(255, 255, 255, 0) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.08) 0%,rgba(255, 255, 255, 0) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.08) 0%,rgba(255, 255, 255, 0) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.08) 0%,rgba(255, 255, 255, 0) 100%);
text-shadow: black 0px -1px 0px;
padding: 0 10px;
height: 40px;
position: relative;
left: -9px !important;
top: -4px !important;
z-index: 0;}
.post .topic-title a{
bottom: -2px;
position: relative;}
.post .author{
position: relative;
margin-top: -24px !important;
color: white;}
.post .author img{display: none;}
.post .topic-title a, .post .author a, .post .author span{color: white !important;}
.post{
margin-bottom: 10px;
border: 1px solid #dddddd;
background: white;}
.postprofile{margin-top: 50px;}
.profile-icons{
position: relative;
z-index: 1;
margin-right: -220px !important;
margin-top: 2px !important;}
.buttons{float: right;}
.pathname-box, .nomargin.path{
float: none;
margin-left: 0px;
margin-top: 10px;}
.nomargin.path{
margin-bottom: 20px !important;}
.pathname-box .nav, .nomargin.path .nav{
padding: 5px 7px;
margin-right: 4px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: solid 1px #c0c0c0;
box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
-webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
font-size: .875em;
font-weight: bold;
text-decoration: none;
color: #717171;
text-shadow: 0px 1px 0px rgba(255,255,255, 1);
background: #fefefe;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);}
.pathname-box .nav:last-child, .nomargin.path .nav:last-child{
border: none;
background: #616161;
box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
-moz-box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
color: #f0f0f0 !important;
text-shadow: 0px 0px 3px rgba(0,0,0, .5);}
.pagination {
float: left;
margin-top: 15px;}
.page-title a{
font-weight: bold;
font-size: 1.5em;
font-family: 'BenchNine';}
.forabg, .forumbg{
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all .2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;}
.forabg:hover, .forumbg:hover{background-color: #464646;}
#fa_ticker_block{
float: right;
z-index: 999;
position: relative;
width: 875px;
margin-right: 25px;
background: #393939 url(http://i46.servimg.com/u/f46/11/96/49/61/nav_wr10.png) repeat;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px inset;
-moz-box-shadow: rgba(0,0,0,0.75) 0px 0px 5px inset;
box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px inset;}
#fa_ticker_block .module{
background: none;
color: white;
font-size: 11px;
text-shadow: 1px 1px 0 black;}
.panel.introduction{
margin: 10px 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #70320F url(http://i46.servimg.com/u/f46/11/96/49/61/mainti10.png) center -15px repeat-x;
border: 1px solid #421E09;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
margin-bottom: 4px;
padding: 0 5px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all .2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;}
.panel.introduction:hover{background-color: #8B3606;}
.panel .mes-txt{
padding: 5px;
margin-bottom: 0 !important;
margin-top: 10px;
background: white url(http://i46.servimg.com/u/f46/11/96/49/61/catbg110.png) repeat-x top;}
.introduction .h3{
margin-top: 5px;
padding-left: 5px;
border: 0;
color: white;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);}
#main-content .right.rightside:first-child{
font-size: 11px;
padding: 3px 0 3px 20px;
background: url(http://i46.servimg.com/u/f46/11/96/49/61/arrow-10.png) no-repeat left;}
.right.rightside + p{
float: left;
font-size: 11px;
padding: 3px 0 3px 20px;
background: url(http://i46.servimg.com/u/f46/11/96/49/61/clock10.png) no-repeat left;}
p + p + .clear + .linklist .rightside, p + p + .clear + div + .linklist .rightside{
padding: 3px 0 3px 20px;
background: url(http://i46.servimg.com/u/f46/11/96/49/61/finish11.png) no-repeat left;}
p + p + .page-title{
position: relative;
left: -230px;
top: 30px;
margin-bottom: 15px;}
.topic-actions .buttons{
margin-left: -70px;
bottom: -15px;
position: relative;}
.topic-actions .search-box{
margin-top: -5px;
margin-bottom: 10px;}
.topic-actions .search-box .inputbox.search.tiny{background: none;}
.pathname-box p a:empty{display: none;}
.topic-actions{
padding: 5px 15px 0;
background: #FCFCFC;
border: 1px solid #D6D6D6;
text-shadow: white 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
-moz-box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
overflow: hidden;
line-height: 37px;
margin-bottom: 15px;
clear: both;}
.pagination + .topic-actions, .forumbg + .topic-actions{
padding: 0;
background: none;
border: 0;
margin: 0;
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;}
.postprofile dl dd a img {margin-right: 3px;}
.postprofile dl dd a img{background: url(http://i24.servimg.com/u/f24/14/54/25/26/fundal13.png) no-repeat top;}
.postprofile dl dd a img:hover{background: url(http://i24.servimg.com/u/f24/14/54/25/26/fundal13.png) no-repeat 0 -20px;}
ul#picture_legend li{
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all .2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
color: white;
text-shadow: 1px 1px 0 black;
padding: 12px;
background: #393939 url(http://i46.servimg.com/u/f46/11/96/49/61/nav_wr10.png) repeat;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px inset;
-moz-box-shadow: rgba(0,0,0,0.75) 0px 0px 5px inset;
box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px inset;}
ul#picture_legend li:first-child:hover{
background-color: #8a1717;}
ul#picture_legend li:last-child:hover{
background-color: #1b5b94;}
ul#picture_legend li:hover{
background-color: #99870f;}
ul#picture_legend li img{
vertical-align: middle;
position: relative;
top: -3px;}
ul#picture_legend{padding: 10px 0;}
.postprofile{
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
padding: 10px 0;}
blockquote{
background: #F1E9DC url(http://i46.servimg.com/u/f46/11/96/49/61/snapba10.png) no-repeat 6px 8px;
border: 1px solid #DBDBCE;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
text-shadow: 1px 1px 0 white;}
dl.codebox{
border: 0 !important;
color: white;
text-shadow: 1px 1px 0 black;
background: #393939 url(http://i46.servimg.com/u/f46/11/96/49/61/nav_wr10.png) !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px inset;
-moz-box-shadow: rgba(0,0,0,0.75) 0px 0px 5px inset;
box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px inset;}
dl.codebox dt {border-bottom: 1px dashed white;}
dl.codebox code{color: white;}
.attachbox{
background: #F1E9DC;
border: 1px solid #DBDBCE;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
text-shadow: 1px 1px 0 white;}
.resizebox{
padding: 5px;
margin-bottom: 5px;
background: #FCFCFC url(http://i46.servimg.com/u/f46/11/96/49/61/magnif11.png) no-repeat 2px 2px;
width: 500px !important;
padding-left: 25px;
border: 1px solid #D6D6D6;
text-shadow: white 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
-moz-box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;}
.resizebox .resize_border{border: 0;}
#left, #right{display: none !important;}
#content-container div#container {float: none !important;}
.panel{
background: whiteSmoke url(http://i46.servimg.com/u/f46/11/96/49/61/second10.png) repeat-x 0 0;
text-shadow: white 0px 1px 0px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 1px 1px 0px white;
-moz-box-shadow: inset 1px 1px 0px white;
box-shadow: inset 1px 1px 0px white;
margin: 15px 0;
border: 1px solid #d1d1d1;}
#tabs ul li a{
margin-right: 5px;
color: white !important;
text-shadow: 1px 1px 0 black;
background: #393939 url(http://i46.servimg.com/u/f46/11/96/49/61/nav_wr10.png) repeat !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px inset;
-moz-box-shadow: rgba(0,0,0,0.75) 0px 0px 5px inset;
box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px inset;}
#tabs ul li.activetab a{font-style: italic;}
#tabs ul li a span, #tabs ul li a span:hover, #tabs ul li.activetab a span{color: white;}
#profile-advanced-layout{margin-top: 40px;}
#cp-main {
float: left;
margin-left: 5px;
width: 98%;}
#profile-advanced-details{background: none !important;}
.module{
background: #F1E9DC;
border: 1px solid #DBDBCE;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
text-shadow: 1px 1px 0 white;}
#profile-advanced-right{margin-top: 50px;}
#fa_ticker_block .module{border: 0 !important;}
.module .row3, .module .row2, .module .row1{background: none;}
table.table1 tbody th{color: black;}
.headerbar p{
text-shadow: 1px 1px 5px black;}
/* Chatbox */
body.chatbox {
min-width: 550px !important;
background-image: none;
padding: 0;
margin: 0;
background-color: #000000;
}
.bodyline{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;}
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
/*Elimina link-urile subliniate*/
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
/*Elimina link-urile subliniate*/
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
/*Imagine in zona textului*/
#text_editor_textarea {
background: url(http://img268.imageshack.us/img268/5105/noirig.png) no-repeat bottom right;
}
/*Linii punctate pe forum*/
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
border-top: 1px dashed #303435;
border-right: 1px dashed #303435;
}
/*Elimina link-urile subliniate*/
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
/*Icon-uri speciale*/
a[href="/u1"] strong {
background: url(http://i15.servimg.com/u/f15/17/95/85/57/user710.png) left no-repeat;
padding-left: 16px;}
/*Sfarsit*/
/*Fundal si chenar COD*/
td.code{
background: transparent url('') repeat-x !important;
border: 1px solid #008DFF !important;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
/*Sfarsit*/
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
border-top: 1px dashed #303435;
border-right: 1px dashed #303435;
}
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
border-top: 1px dashed #303435;
border-right: 1px dashed #303435;
}
div#page-footer:after {
position: relative;
padding: 2px;
font-family: Trebuchet MS,Tahoma,Arial;
font-style:Tahoma;
font-size: 12px;
text-shadow: 1px #fff;
margin-left: 340px;
text-align: right;}
a[href="/g15-membri"] {
background: url('http://www.cstineretului.ro/forum/images/group_icons/Membru.png') no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g18-ucenici-administrator"] {
background: url('http://i.imgur.com/8GFp1.png') no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/u104"] strong {
background: url('http://i.imgur.com/8GFp1.png') left no-repeat;
padding-left: 12px;}
a[href="/g1-administrator"] {
background: url(http://i12.servimg.com/u/f12/17/35/22/18/admini11.png) no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/u1"] strong {
background: url(http://i12.servimg.com/u/f12/17/35/22/18/admini11.png) left no-repeat;
padding-left: 12px;}
a[href="/g4-moderatori"] {
background: url("http://cstrike.mdy.ro/forum/images/group_icons/memberlist.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g12-global-moderator"] {
background: url('http://i.imgur.com/PiL5b.png') no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g14-parteneri"] {
background: url('http://i.imgur.com/qjkmP.png') no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g7-designer"] {
background: url('http://i31.servimg.com/u/f31/17/51/50/26/design10.png') no-repeat;
padding-left: 19px;
padding-top: 2px;
}
.chenarlastposts {
margin: 3px;
margin-top: 3px;
margin-right: 3px;
margin-bottom: 3px;
margin-left: 3px;
padding: 2px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
border: 2px solid
#0097FC;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color:
#0097FC;
border-right-color:
#0097FC;
border-bottom-color:
#0097FC;
border-left-color:
#0097FC;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-webkit-box-shadow: 0 0 8px
#0097FC;
-moz-box-shadow: 0 0 8px #0097FC;
box-shadow: 0 0 8px
#0097FC;
}
.forumbg{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #1675BC;
background-image: url(http://2img.net/i/fa/fdf3/bg_cat.png);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
}
.responsabili {
visibility: hidden;
margin: 0.5em 0 0;}
.forumline tr:hover td .responsabili {
visibility: visible;}
td.postbottom, td.row1, td.row2, td.row3, td.row3Right {
border: none!important;
background: #DFDFDF!important;
}
a.profile-icon {
display: none !important;
}
.online43{
background-color:transparent;
border-bottom-color:#3B3B3B;
border-style:solid;
border-bottom-width:1px;
border-left-color:#3B3B3B;
border-left-width:1px;
border-right-color:#3B3B3B;
border-right-width:1px;
border-top-color:#3B3B3B;
border-top-width:1px;
margin-bottom:4px;
padding: 3px;
}
.online43:hover{
border-color:#FF5900;
}
.avs a.inx img {
float: left;
width: 40px;
height: 40px;
padding: 1px;
border: 1px solid #DDD;
margin: 0 5px;
}
.post-n{
color: #FF0000!important;
}
.post_author{
font-size: 12px;
text-align: center;
padding-top: 10px;
width: 90%;
text-align: left;
}
.post_author .name{
font-weight: bold;
font-size: 14px;
}
.post_author_info{
float: right;
width: 230px;
}
.postbody{
padding-bottom: 5px;
}
.user-post-info, .user-post-footer{
background-color: #DEE3E7!important;
}
/* Butoane contact */
.contactUsers {
padding:2px;
border-top: 1px solid #ddd;
margin-top: -45px;}
.contactUsers img {
width: auto;
height: auto;}
/* Tabel general */
.infoUsers {
margin-left: 55px;
padding: 5px !important;
top: -50px;
position: relative;}
.tableUsers {
background: #f3f3f3;
border: 1px solid #ddd;
display: inline-table !important;
width: 250px;
font-size:11px;
margin: 5px;
font-family: Verdana,Arial,Helvetica,sans-serif;
border-radius: 4px;
-moz-border-radius: 4px;
padding: 5px;
-webkit-border-radius: 4px;}
/* Avatar user */
.userAvatar img {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #ddd;
width: 50px;
height: 50px;}
.userAvatar img:hover { box-shadow: 0px 0px 4px #ccc;}
/* Nume useri */
.userNames {
border-bottom: 1px solid #ddd;
padding: 2px;
margin-bottom: 4px;}
.chenar-ultimulpost{
border: 2px solid #008DFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 3px;
height: 45px !important;
}
.online43{
background-color:transparent;
border-bottom-color:#3B3B3B;
border-style:solid;
border-bottom-width:1px;
border-left-color:#3B3B3B;
border-left-width:1px;
border-right-color:#3B3B3B;
border-right-width:1px;
border-top-color:#3B3B3B;
border-top-width:1px;
margin-bottom:4px;
padding: 3px;
}
.online43:hover{
border-color:#FF5900;
}
.postdetails.poster-profile a img{
max-width: 150px !important;
max-height: 200px !important;
}
.forumline{
border-spacing:0px!important;}
.multumesc-msg{
text-align: center !important;
font-weight: bold;
color: orange;
font-size: 16px;
margin-top: 60px;
}
.multumesc-msg img{
position: relative;
top: 5px;
}
.multumesc-msg div{
margin-left: 5px;
margin-right: 5px;
display: inline !important;
}
.postdetails.poster-profile a img{
width: 150px !important;
height: 200px !important;
}
.scurt {
float: left;
margin-left: 3px;
border: 1px solid blue;
background: red;
padding: 4px;}
.panel {
background-color: transparent;}
.headerbar {
background-color: transparent;}
/* Petntru cod */
.code {
max-width:200px;
font-size: 12px;
padding: 3px;
font-family:Georgia;
color: #F0F8FF;
background: #333 url(http://i49.servimg.com/u/f49/15/59/36/28/conten10.png);
background-position: bottom left;
background-repeat:repeat-x;
border: 1px solid #005a80;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
box-shadow: 0px 0px 6px #000;
-moz-box-shadow: 0px 0px 6px #000;
-webkit-box-shadow: 0px 0px 6px #000;
-khtml-box-shadow: 0px 0px 6px #000;}
/* Citat */
.quote{
font-size: 12px;
padding: 3px;
font-family:Georgia;
color: #F0F8FF;
background: #333 url(http://i49.servimg.com/u/f49/15/59/36/28/conten10.png);
background-position: bottom left;
background-repeat:repeat-x;
border: 1px solid #000000;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
box-shadow: 0px 0px 6px #000;
-moz-box-shadow: 0px 0px 6px #000;
-webkit-box-shadow: 0px 0px 6px #000;
-khtml-box-shadow: 0px 0px 6px #000;}
td.spoiler_content {
margin-top: 5px !important;
padding-top: -10px !important;
background-color: transparent !important;
border-left: 0px !important;
border-right: 0px !important;
border-bottom: 0px !important;
border-top: 1px solid #d4d4d4 !important;
padding-bottom: 5px;
padding-top: 5px;
}
table.spoiler tbody tr td span.genmed b {
color: #9C9C9C !important;
text-shadow: 1px 1px 1px #ffffff !important;
font-weight: normal !important;
font-size: 16px;
}
td.spoiler_closed.hidden {
display: block;
cursor: pointer;
margin-top: -23px;
background-image: url('http://i44.servimg.com/u/f44/16/34/60/70/sus10.png');
background-repeat: no-repeat;
z-index: 999;
border: 0px !important;
float: right;
height: 24px !important;
width: 30px !important;
background-color: transparent !important;
}
table.spoiler {
background-image: url('http://i44.servimg.com/u/f44/16/34/60/70/grad10.jpg');
background-repeat: repeat-x;
background-color: #f5f5f5 !important;
padding-left: 5px !important;
padding-top: 5px !important;
padding-right: 5px !important;
padding-bottom: 3px !important;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #d4d4d4;
width: 98% !important;
}
td.spoiler_closed {
cursor: pointer;
margin-top: -21px;
background-image: url('http://i44.servimg.com/u/f44/16/34/60/70/jos10.png');
background-repeat: no-repeat;
z-index: 999;
border: 0px !important;
float: right;
height: 24px !important;
width: 30px !important;
background-color: transparent !important;
}
.online43{
background-color:transparent;
margin-bottom:1px;
padding: 3px;
}
.bodyline {
background-color:#DFDFDF;;
border: transparent!important;
}
a[href^="/u"] {
text-shadow:-1px 1px 35px #15ff00 !important;
}
.scurt {
float: left;
margin-left: 3px;
border: 1px solid blue;
background: red;
padding: 4px;}
.topic-blocat{
border: 1px solid;
margin: 10px 0px;
padding: 15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
background-image: url(http://1.bp.blogspot.com/_5rlxf3T9Z9U/SsIXuytpYfI/AAAAAAAADcI/I4Tm0W5gDQk/lock_32.png);
color: #750000 !important;
background-color: #D26067;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-align: center;
font-weight: bold;
font-size: 12px;
font-size: 18px;
text-shadow: 1px 1px 1px #AAA;
}
.post-n{
color: #BBB!important;
}
.post_avatar a img{
max-width: 100px!important;
max-height: 75px!important;
}
.post_author{
font-size: 12px;
text-align: center;
padding-top: 10px;
width: 90%;
text-align: left;
}
.post_author .name{
font-weight: bold;
font-size: 14px;
}
.post_author_info{
float: right;
width: 230px;
}
.postbody{
padding-bottom: 5px;
}
.user-post-info, .user-post-footer{
background-color: #DEE3E7!important;
}
.headerbar {
background-color: transparent;
margin-top: 105px;}
.brad1{
width: 128px;
height: 128px;
background: url(http://icons.iconarchive.com/icons/youthedesigner/christmas-graphics/128/christmas-tree-icon.png) no-repeat 0 0;
position: absolute;
top: 10%;
}
.brad2{
width: 128px;
height: 128px;
background: url(http://icons.iconarchive.com/icons/youthedesigner/christmas-graphics/128/christmas-tree-icon.png) no-repeat 0 0;
position: absolute;
top: 10%;
right: 17%;
}
#_menu{
position: absolute;
top: 0;
left: 0;
width: 100%;
background: url(http://i46.servimg.com/u/f46/11/96/49/61/menubg12.png) repeat-x top;
height: 67px;
border: 0;
padding-top: 13px;
}
#_menu a {
text-transform: uppercase;
font-family: 'BenchNine';
font-size: 1.6em;
color: #a3a3a3;
}
@font-face {
font-family: 'BenchNine';
font-style: normal;
font-weight: 400;
src: local('BenchNine Regular'), local('BenchNine-Regular'), url(http://themes.googleusercontent.com/static/fonts/benchnine/v1/xmB9oJNpSFKa3qTF2JABPj8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
#i_logo{
position: relative;
margin-top: 70px;
margin-left: -30px;
}
.forumline {
background-color: #3b5996;
background-image: url(http://upload-image.net/images/000/005/382/1213213231231211.png);
background-position: 0 0;
background-repeat: repeat-x;
margin-bottom: 4px;
padding: 5px 4px;
-moz-border-radius: 5px;
-webkit-border-radius: 6px;
border-radius: 6px;
border-spacing: 0!important;
border: none;
}
td.catHead {
background-color: #dee3e7;
background-image: url(http://upload-image.net/images/000/005/382/1213213231231211.png);
border: #fff;
border-style: none;
height: 28px;
}
.online43{
background-color:transparent;
border-bottom-color:#3B3B3B;
border-style:solid;
border-bottom-width:1px;
border-left-color:#3B3B3B;
border-left-width:1px;
border-right-color:#3B3B3B;
border-right-width:1px;
border-top-color:#3B3B3B;
border-top-width:1px;
margin-bottom:4px;
padding: 3px;
}
.online43:hover{
border-color:#FF5900;
}
.online43 center span{
opacity: none !important;}
.online43 center span {
opacity: 1!important;
}
Ultima editare efectuata de catre JimmiLeonard12 in Mier Dec 18, 2013 8:04 pm, editata de 2 ori
Re: Cum fac sa revina zona de la banner ianpoi
am mai eliminat dar nu stiu codul de la bara de index il cunostii ?sa il elimini
- Cod:
a{-moz-transition: all 500ms ease 0s;
-webkit-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;}
body {
background: #F4F4F6;
color: #5A5A5A;
font: normal 13px "Helvetica", helvetica, arial, sans-serif;
}
.main .main-foot, .main .main-head {
color: white;
padding: 15px 13px 16px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
border-radius: 4px 4px 0 0;
box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.2);
border: 0;
background: white url(http://i.imgur.com/wa5siQH.jpg);
}
#pun-desc {
color: #CCC;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
line-height: 25px;
font-size: 12pt;
}
.maxtitleforum #pun-title {
font-size: 30px;
padding-bottom: 5px;
color: white;
text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3);
font-family: 'Armata', sans-serif;
}
#pun-intro {
width: 70%;
margin:auto;
min-width: 975px;
padding: 0px;
}
.maxtitleforum {
color: white;
margin: 45px auto auto auto;
width: 70%;
min-width: 975px;
}
.pun {
margin: auto;
padding: 0px;
width: 100%;
}
.pun-intro-main {
box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.5);
background: white url(http://i.imgur.com/wa5siQH.jpg);
}
#breadcrumb {
background: url(http://i.imgur.com/Lzq2mdm.png);
height: 78px;
clear: both;
overflow: hidden;
text-shadow: 0 1px 0 white;
box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset, inset 0 1px 0 white;
-moz-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset, inset 0 1px 0 #fff;
-webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset, inset 0 1px 0 white;
line-height: 75px;
}
#breadcrumb .main_width {
width: 70%;
min-width: 975px;
margin: auto;
}
.pun-intro-main #pun-navlinks ul li a {
font-family: 'Fjalla One', sans-serif;
color: white;
font-size: 11pt;
text-decoration: none;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
padding: 25px 12px 32px 12px;
margin: 0em;
}
.pun-intro-main #pun-navlinks ul li a:hover {
background: black;
background: rgba(0, 0, 0, 0.37);
color: white;
}
#page-body {
background: white;
padding: 15px 15px 10px;
box-shadow: 0 1px 2px #DBDBDB;
margin: auto auto 35px auto;
min-width: 975px;
width: 70%;
overflow: hidden;}
.crumb.left a {
text-decoration: none;
font-size: 20px!important;}
.crumb.left a span ,.crumb.left a span h1{
color: #585858;
font-size: 20px!important;
font-family: 'Signika' arial;
font-weight: normal!important;
}
.pun table.table td {
border-bottom: 1px solid #E1E1E1;
border-top: 1px solid white;
background-color: #FBFBFB!important;
border-width: 1px 0px 1px 0px;
color: #AAA;
font-family: Helvetica, helvetica, arial, sans-serif;
font-size: 12px;
}
.pun table.table td:hover {
color: #454545;
}
.pun .main-content_board_index table.table {
background: white;
border: 1px solid #DDD;
border-collapse: separate;
}
.main-content_board_index {
padding: 9px;
background: #E5E4E3;
}
/*----------[Linkovi]------------*/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/*----------------FIN---------------*/
.module.main .main-head {
background-position: -650px -25px !important;
}
#pun-about a {
font-family: helvetica;
color: #EEE;
font-size: 12px;
text-shadow: 1px 1px 0 #5F5F5F;
}
#pun-about form {
display: none;
}
#pun-about {
background: none;
border: none;
min-width: 985px;
width: 70%;
margin: auto;
}
#pun-foot {
box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.2);
background: white url(http://i.imgur.com/wa5siQH.jpg);
position: absolute;
width: 100%;}
.main-head .page-title h2 ,.module.main .main-head .h3 ,.main .main-head .page-title{
font-family: 'Carrois Gothic', sans-serif;
font-size: 18px;
}
a.forumtitle {
font-size: 16px;
text-shadow: 0 0 1px #AAA;
font-weight: normal!important;
font-family: 'Carrois Gothic', sans-serif;
}
.tcl.tdtopics a.topictitle {
font-size: 15px;
font-family: 'Carrois Gothic', sans-serif;
font-weight: normal;
color: #0F0F0F;
}
#lit {
display: inline-block;
text-align: right;
margin-right: 10px;
}
.datepostur {
background: #EEE;
border-radius: 2px;
display: inline-block;
margin-bottom: 13px;
color: #AAA !important;
font-size: 11px !important;
padding: 3px 10px;
font: normal 13px "Helvetica", helvetica, arial, sans-serif;
}
.pun .main-content_board_index .post {
background: #EDEDED;
border: 1px solid #DDD;
border-bottom: 0px solid transparent;
}
.pun .posthead {
background: #F1F1F1;
padding: 0 10px;
height: 33px;
line-height: 32px;
font-weight: normal;
text-shadow: 0 1px 0 white;
border-bottom: 1px solid #DDD;
}
.pun .postmain {
background-color: #FBFBFB;
border-left: 1px solid #DDD;
margin-left: 13em;
}
.pun .post .user {
margin-top: 0px;
width: 12em;
margin-left: -13em;
text-align: center;
}
.postfoot {
margin: 0em;
border-top: 0px;
}
#userpost strong {
float: left;
}
.user-basic-info a img {
background: white;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
width: 90px;
height: 90px;
margin-bottom: 5px;
}
.social_media a {
height: 33px;
width: 32px;
display: block;
margin-right: 10px;
position: relative;
top: 20px;
float: right;
}
#icon_plusg a:hover {
background: url(http://i.imgur.com/yePnDmA.png) -64px 33px;
}
#icon_plusg a {
background: url(http://i.imgur.com/yePnDmA.png) -64px 0;
}
#icon_twitter a {
background: url(http://i.imgur.com/yePnDmA.png) -32px 0;
}
#icon_twitter a:hover {
background: url(http://i.imgur.com/yePnDmA.png) -32px 33px;
}
#icon_face a {
background: url(http://i.imgur.com/yePnDmA.png) 0 0;
}
#icon_face a:hover {
background: url(http://i.imgur.com/yePnDmA.png) 0 33px;
}
#pun-navlinks {
position: absolute;
right: 0px;
}
.sprite.icon_nav_search {
background: url(http://i.imgur.com/agUZ8N6.png) no-repeat -32px -15px;
height: 22px;
width: 22px;
position: relative;
top: 5px;
}
#search_ipb input[type="submit"] {
background: #222 url(http://i.imgur.com/5Ja1HOo.png) no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 1px solid #111 !important;
width: 26px;
height: 32px;
border-radius: 0 2px 2px 0;
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.1);
cursor: pointer;
}
#search_ipb input[type="text"] {
border-radius: 4px 0px 0px 4px;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
width: 230px;
font: normal 13px helvetica,arial,sans-serif;
border: none;
padding: 7px;
}
#search_ipb {
float: right;
background: #111;
background: rgba(0, 0, 0, 0.7);
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
padding: 10px;
margin-top: 75px;
margin-right: 10px;}
.reply_form_topic {
padding: 9px;
background: #E5E4E3;
}
.reply_form_topic #pun-qpost {
padding: 10px;
margin: 0em;
background: white;
}
.reply_form_topic .main-head.clearfix {
font-family: 'Carrois Gothic', sans-serif;
font-size: 18px;
background: none!important;
box-shadow: none;
padding: 10px;
color: black;
text-shadow: 0 0 1px white;
}
.pun .reply_form_topic .main-content.frm {
border: 0px;
}
.reply_form_topic #quick_reply .frm-set {
padding: 0px 5px 0px 3px !important;
border: 2px solid #D5DDE5 !important;
background-color: #E4EBF2 !important;
background-image: none !important;
margin: 0em;
}
.reply_form_topic #text_editor_controls {
margin: 10px;
width: 100%!important;
}
.reply_form_topic button.button2, .reply_form_topic input.button2 {
background: transparent;
border: 0px;
padding: 4px 5px;
border-radius: 2px;
color: #383838;
box-shadow: none;
}
.reply_form_topic button.button2:hover, .reply_form_topic input.button2:hover {
background: #CFDAE0;
border: 0px;
}
.reply_form_topic #textarea_content dl dt {
display: none;
}
.reply_form_topic .dd-textarea {
margin: 0em;
}
.reply_form_topic .options {
display: none;
}
#text_editor_controls {
margin: 10px;
}
.pun .frm div.posting-block dd.frm-textarea {
margin-left: 0em;
}
.pun .frm .frm-buttons input, input[type="button"], input[type="reset"], input[type="submit"] {
background: #212121 url(http://i.imgur.com/DNa2Rhl.png) repeat-x top;
color: white;
border-radius: 3px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
border: 1px solid #222;
padding: 4px 10px;
cursor: pointer;
font-weight: 500;
}
.main-content.topic {
background: whiteSmoke;
}
#reply-avatar img {
background: white;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
height: 50px;
width: 50px;
margin: 10px;
border: 1px solid #B9B9B9;
padding: 2px;
border-radius: 2px;
}
#reply-avatar {
float: left;
}
#quick_reply .frm-buttons {
margin: 5px;
text-align: right;
border: none;
}
button.button2, input.button2 {
background: whiteSmoke;
padding: 3px 4px;
border: 1px solid #D5D5D5;
border-radius: 2px;
cursor: pointer;
color: #6B6B6B;}
fieldset.frm-set dl dd {
margin-left: auto;
}
input[type="text"], #text_editor_textarea {
padding: 3px;
border: 1px solid #DADADA;
border-radius: 3px;
}
#header_bar {
position: relative;
width: 70%;
min-width: 975px;
margin: auto;
}
#user_navigation {
height: 28px;
margin: 33px 0 6px;
text-align: right;
min-width: 569px;
float: right;
}
.ipsList_inline.right li a {
font: normal 15px 'Carrois Gothic', sans-serif;
color: #EEE;
text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;}
.ipsList_inline.right li {
display: inline;
margin: 2px 7px;
}
#reg_link {
background: rgba(0, 0, 0, 0.7);
color: white;
display: inline-block;
padding: 6px 10px;
border: 0;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 4px rgba(0, 0, 0, 0.2);
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.ipsList_inline.right {
list-style: none;
}
/* -----------------[Background Selector ]-----------------*/
#custom_background {
background-color: white;
box-shadow: inset 0 1px 0 white, 0 1px 3px rgba(0, 0, 0, 0.16);
border: 1px solid #D1D1D1;
color: white;
position: relative;
padding: 15px 0px 15px 15px;
overflow: hidden;}
#custom_background span {
-moz-transition: all .2s ease-in-out 0;
background: none no-repeat scroll 50% 50% #000;
border-radius: 3px;
box-shadow: 0 1px 7px #000 inset, 0 1px 0 rgba(255,255,255,0.05), 0 0 1px rgba(255,255,255,0.35);
cursor: pointer;
display: block;
float: left;
height: 90px;
margin: 5px;
width: 140px;
}
#custom_background span:hover {
filter: alpha(opacity=0.5);
-khtml-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
#nav_background {cursor: pointer;}
#toggle_background {
margin-bottom: 20px;
}
/* Thumb slike previewa */
#bg1 {background: url(http://i.imgur.com/wa5siQH.jpg) no-repeat -1006px -250px!important;}
#bg2 {background: url(http://i.imgur.com/sdi00up.jpg) no-repeat -625px -450px!important;}
#bg3 {background: url(http://i.imgur.com/yhhf7Rt.jpg) no-repeat 0 0!important;}
#bg4 {background: url(http://i.imgur.com/0RcFxB5.jpg) no-repeat -655px -450px!important;}
#bg5 {background: url(http://i.imgur.com/SKOXqoO.jpg) no-repeat -792px -142px!important;}
#bg6 {background: url(http://i.imgur.com/EYGZIPq.jpg) no-repeat -655px -450px!important;}
#bg7 {background: url(http://i.imgur.com/g75ZMGV.jpg) no-repeat 0 0!important;}
#bg8 {background: url(http://i.imgur.com/SurCBhb.jpg) no-repeat 0 0!important;}
/* Pozadine*/
.bg1 {background: white url(http://i.imgur.com/wa5siQH.jpg)!important;}
.bg2 {background: white url(http://i.imgur.com/sdi00up.jpg)!important;}
.bg3 {background: white url(http://i.imgur.com/yhhf7Rt.jpg)!important;}
.bg4 {background: white url(http://i.imgur.com/0RcFxB5.jpg)!important;}
.bg5 {background: white url(http://i.imgur.com/SKOXqoO.jpg)!important;}
.bg6 {background: white url(http://i.imgur.com/EYGZIPq.jpg)!important;}
.bg7 {background: white url(http://i.imgur.com/g75ZMGV.jpg)!important;}
.bg8 {background: white url(http://i.imgur.com/SurCBhb.jpg)!important;}
/* -----------------Background Selector-----------------*/
#fullcred a:hover {
color: white;
}
#fullcred a {
display: block;
font: normal 15px 'Carrois Gothic', sans-serif;
-moz-transition: all 500ms ease 0s;
-webkit-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;
color: #948F8F;
color: rgba(255, 255, 255, 0.4);
}
#fullcred {
float: left;
text-align: left;
}
#topdes:hover {
background: rgba(0, 0, 0, 0.5) url("http://i.imgur.com/90ulAas.png")no-repeat center center;
}
#topdes {
width: 24px;
height: 24px;
display: block;
background: rgba(0, 0, 0, 0.2) url("http://i.imgur.com/90ulAas.png")no-repeat center center;
border-radius: 5px;
margin: auto;
cursor: pointer;
text-align: center;
}
#estadisticas-IPB {
text-align: center;
}
#estadisticas-IPB .stat-bloque {
display: inline-block;
margin-right: 10px;
}
#estadisticas-IPB span {
display: inline-block;
background: #E2E2E2;
color: #4A4A4A;
padding: 2px 6px;
font-weight: bold;
border-radius: 2px;
margin: 2px;
}
.board_statistics {
margin: 20px 0 0 0;
padding: 10px 0;
border-top: 3px solid #D8D8D8;
}
.board_statistics h2 {
font-size: 14px;
font-weight: bold;
margin: 4px 0;
}
.expand {
background: url(http://i.imgur.com/gLCLWtW.png) no-repeat -94px -24px;
text-indent: -3000em;
width: 41px;
height: 24px;
display: block;
outline: 0;
opacity: 0.4;
-moz-transition: all 0ms ease 0s;
-webkit-transition: all 0ms ease 0s;
-o-transition: all 0ms ease 0s;
-ms-transition: all 0ms ease 0s;
position: relative;
top: -20px;
float: right;
right: 10px;
cursor: pointer;
}
.contract {
background: url(http://i.imgur.com/gLCLWtW.png) no-repeat -94px 0;
text-indent: -3000em;
width: 41px;
height: 24px;
display: block;
outline: 0;
opacity: 0.4;
-moz-transition: all 0ms ease 0s;
-webkit-transition: all 0ms ease 0s;
-o-transition: all 0ms ease 0s;
-ms-transition: all 0ms ease 0s;
position: relative;
top: -20px;
float: right;
right: 10px;
cursor: pointer;}
.expand:hover ,.contract:hover{opacity: 9;}
#pun-intro {
background-color: rgba(165, 110, 41, 0.03);
background-image: url(http://2img.net/i/fa/empty.gif);
background-repeat: repeat-x;
border-bottom: 1px solid #296fa5;
margin: 0;
padding: 1.5em 1em 1em;
text-align: left;
}
a[href="/g1-administrator"] {
background: url(http://i12.servimg.com/u/f12/17/35/22/18/admini11.png) no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/u1"] strong {
background: url(http://i12.servimg.com/u/f12/17/35/22/18/admini11.png) left no-repeat;
padding-left: 12px;}
a[href="/g4-moderatori"] {
background: url("http://cstrike.mdy.ro/forum/images/group_icons/memberlist.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g7-designer"] {
background: url('http://i31.servimg.com/u/f31/17/51/50/26/design10.png') no-repeat;
padding-left: 19px;
padding-top: 2px;
}
am eliminat aproape tot si tot nu sia revenit
Re: Cum fac sa revina zona de la banner ianpoi
Nu inteleg ce nu va merge,am intrat pe site-ul dumneavoastra si vad totul inregula.
Re: Cum fac sa revina zona de la banner ianpoi
nu !am reusit eu sa refac tema
Re: Cum fac sa revina zona de la banner ianpoi
Avand in vedere ca problema a fost rezolvata fara sa primeasca o solutie clara ~>
Pagina 2 din 2 • 1, 2
Subiecte similare
» Modificare zona de la banner
» Problema- Zona deplasata .
» Zona anunturi
» cum fac zona cu parola
» cum pun o Imagine in zona de text?
» Problema- Zona deplasata .
» Zona anunturi
» cum fac zona cu parola
» cum pun o Imagine in zona de text?
Pagina 2 din 2
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum