Cum pot face in felul acesta titlul categoriilor
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 1 din 1 • Distribuiţi
Cum pot face in felul acesta titlul categoriilor
Buna ziua, as vrea sa fac in felul acesta la titlul categoriilor pe phpBB3:
Multumesc !
Multumesc !
Re: Cum pot face in felul acesta titlul categoriilor
Adăugaţi în CSS:
- Cod:
div.table-title{
background: #ffffff;
border-radius: 4px;}
Re: Cum pot face in felul acesta titlul categoriilor
Probabil pentru că mai aveţi această clasă personalizată. Postaţi aici Foaia de stil CSS sau adăugaţi acest cod în locul celui de mai sus:
- Cod:
div.table-title{
background: #ffffff !important;
border-radius: 4px !important; }
Re: Cum pot face in felul acesta titlul categoriilor
Aceasta este foaia de stil CSS:
- Cod:
div.table-title{background: #DEDEDE;border-radius: 4px;}
.reclama img{
margin-left: 30px;}
.reclama {
border: 1px solid #d7d7d7;
border-radius: 3px;
}
.header .lastpost{display:none;}
fieldset.polls {
background: url(http://i.imgur.com/VWn7N.png) no-repeat bottom right;
}
.h3.forstats{
border-bottom: 2px dashed #CCC !important;
}
.wrapallstats .forstats a{
font-style: normal !important;
}
.wrapallstats .forstats em, .wrapallstats .forstats em b{
font-style: normal !important;
}
.wrapallstats .forstats em b{
font-weight: bold !important;
}
.row .pagination {
background: url('http://i.imgur.com/tVbTa.png') 0 50% no-repeat;
}
.lastpost{
border:1px solid #333333;
border-radius:1px;
-moz-border-radius:1px;
-webkit-border-radius:1px;
-moz-box-shadow:0 0 1px #333333;
-webkit-box-shadow:0 0 1px #333333;
box-shadow:0 0 1px #333333;
margin:3px;width:auto
}
.forabg ul.topiclist dfn {
display: block;
font-style: italic;
font-weight: italic;
}
.forabg dd.posts, .forabg dd.topics {
font-weight: normal;
}
.socializare {
position: absolute;
margin-top: -505px;
margin-left: -80px;}
.1-class {
display: inline !important;}
dl.icon dd.dterm, dl.icon dt{
background-position: 75% 75%;
}
.postnumber {
float:right;
background:transparent;
border:1px solid #DEDEDE;
border-radius:10px;
padding:3px;
}
a:link {
-moz-transition-duration: 2s;
-webkit-transition-duration: 2s;
-o-transition-duration: 2s;}
#page-footer .copyright strong a{
border: 1px solid #707070;
padding: 3px;
background: url(http://i22.servimg.com/u/f22/15/42/26/78/backgr10.png);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
position: relative;
bottom: 6px;
width: 100% !important;}
ul#picture_legend {
display: none !important;
}
li.row {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px dashed #BEBEBE;
}
.forums .row {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px dashed #BEBEBE;
}
a#logo{
position: relative !important;
right: 30px;
}
.postprofile a img{
background: transparent;
border: 1px solid #c7c7c7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;}
.postprofile {
margin-left: -20px !important;}
.postprofile dl dt {
text-align: center !important;}
.postprofile dl dd {
text-align: center !important;}
.postprofile dt {
margin-top: 10px;
border: 1px solid #dcdcdc;
padding: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: transparent;}
.postprofile dd:nth-child(2){
border-bottom:none;
border-radius:0px;}
.postprofile dd:nth-child(4){
border-radius:0px;
border-top:0px;
border-bottom:0px;}
.postprofile dd:last-child{
border-top:0px;
padding-top:10px;}
.postprofile dd:nth-child(3),
.postprofile dd:nth-last-child(2){
display:none;}
.postprofile dd:nth-child(3),
.postprofile dd:nth-last-child(2){
border:none;}
.lastpost {
border: 1px solid grey;
background: transparent;
border-radius: 4px;
box-shadow: 0px 0px 10px grey;}
/* Code */
dl.codebox code {
color: #536482;}
dl.codebox {
border: 1px solid #C9D2D8;
font-size: 1em;
padding: 3px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
blockquote, blockquote blockquote, blockquote blockquote blockquote {
border-color: #9fd1ff;
background: #f9f9f9 url("http://i72.servimg.com/u/f72/14/52/34/74/3010.png") 6px 8px no-repeat;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-weight: bold;
}
.content {
min-height: 3em;
overflow: hidden;
line-height: 1.4em;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
color: #333333;
}
/* End Code */
.clearfix{border:none !important;}
.signature_div {
border: 1px solid #d7d7d7;
border-radius: 4px;
padding: 10px;
}
#i_logo{
-moz-transition-duration: 1.5s;
-webkit-transition-duration: 1.5s;
-o-transition-duration: 1.5s;
}
#i_logo:hover{
margin-left:100px;
}
#text_editor_textarea{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: 1px solid #D3D3D3;
background: white no-repeat bottom right;
-webkit-box-shadow: 0px 2px 5px #969AA3;
box-shadow: 0px 0px 5px #969AA3;}
/*Profile*/
.row1, .row1 {background-color: #f1f1f1;}
.row1 {
background: #f1f1f1;
border: 1px solid #d7d7d7;
border-radius: 5px;
box-shadow: 0px 0px 5px #f1f1f1;
}
.postprofile {
padding: 5px;
border-color: #d7d7d7;
border-left-style: danshed;
border-left-width: 1px;
border: 1px solid #D7D7D7;
background: #EBEBEB;
color: #232323;
font-style: normal;
font-size: 10px;
padding-left: 6px;
padding-right: 6px;
position: relative;
top: -7px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}
.postprofile dd{
border: 1px solid #D7D7D7;
background: #EBEBEB;
color: #232323;
padding-left: 6px;
padding-right: 6px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-topleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
background: url('http://i62.servimg.com/u/f62/15/42/26/78/11110.png');
}
.postprofile {
border: 1px solid #D7D7D7;
position: relative;
top: 0px;
left: 11px;
padding: 5px;
background: #EBEBEB;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.row1, row2 {padding-bottom: 2px;}
/*End Profile*/
.wrapallstats{
border: 1px solid #DDD;
background-color: #FAFAFA;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding-bottom: 8px;
}
.wrappostbody{
border: 1px dashed #A1A1A1;
background-color: #EBEBEB;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding-left: 7px;
padding-right: 7px;
padding-top: 7px;
padding-bottom: 7px;
}
.post .topic-title{
display: none !important;
}
/* -- Scroll back to top -- */
#fgcbacktop{
position:fixed;
bottom:-60px;
right:10px;
background:#EEEEEE;
padding:10px;
border:1px solid #fff;
border-bottom:none;
box-shadow:0px 0px 5px rgba(0,0,0,0.5);
-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-o-transition:all 0.3s;
cursor:pointer;
}
#fgcbacktop:hover{background:#F4F4F4;}
#fgcbacktop:hover a{color:#000;text-decoration:none !important;}
#fgcbacktop a{
font-family:Trebuchet MS;
font-weight:bold;
font-size:13px;
/*line-height:1;*/
color:#4D4D4D;
transition:all 0.3s;
text-shadow:1px 1px 0px #fff;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-o-transition:all 0.3s;
}
.row1 {
border: 1px solid #d7d7d7;
border-radius: 3px;
}
.row2 {
border: 1px solid #d7d7d7;
border-radius: 3px;
}
.row3 {
border: 1px solid #d7d7d7;
border-radius: 3px;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
background: url(http://i.imgur.com/Lvk1x.png) no-repeat center;
}
#search-box #keywords {
padding: 5px;
border-radius : 6px;
background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
border: 1px solid #c2c2c2;
}
#search-box {
background: url('http://i42.servimg.com/u/f42/15/42/26/78/body-b18.png');
position: absolute;
top: 13px;
right: -5px;
padding: 10px;
-webkit-border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
border-top: 1px solid #d7d7d7;
border-left: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
border-right: 0px solid #;
}
#search-box #keywords:hover {border: 1px solid #a6a6a6;}
a.button1, a.button2, button.button2, input.button1, input.button2 {
margin-left: 5px;padding: 5px;
border-radius : 6px;
font-weight: bold;
color: #000;
background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
border: 1px solid #c2c2c2;
}
a.button1, a.button2, button.button2, input.button1, input.button2:hover {
margin-left: 5px;padding: 5px;
border-radius : 6px;
font-weight: bold;
color: #232323;
border: 1px solid #a6a6a6;
background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
}
ul.navlinks {
border-bottom: 0px solid white;
}
.codebox {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;}
dl.codebox {
color:#606060;
padding:6px;
border-radius: 5px;
border: solid 1px #b7b7b7;
-moz-box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
-webkit-box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background: -moz-linear-gradient(top, #fff, #dcdcdc);
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.linklist {
display:none !important;}
dd.moderation span {display:none !important;}
/*--Titlul-Categoriilor--*/
.table-title, .table-title h2 {
background-color:#DBDBDB;
color: white;
display: inline;
font-size: 1em;
border-style:dashed;
border-width:1px;
border-color:#DBDBDB;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
opacity:0.4;
filter:alpha(opacity=40);
}
.table-title, .table-title h2:hover{
opacity:1.0;
filter:alpha(opacity=100);
}
/*--Titlul-Categoriilor-Sfarsit--*/
.clearfix {
border: 1px solid #d7d7d7;
}
.postprofile a img {
opacity: 0.7;
}
.postprofile a img:hover {
opacity: 1.0;
}
.postprofile {
position: relative;
font-family: Trebuchet MS,Tahoma,Arial;
font-style:Tahoma;
font-family:Arial;
text-transform: none;
border-bottom: 1px solid #595959;
margin-bottom: 3px;
padding-bottom: 2px;
font-size: 1.2em;
font-style: Arial;
color: #595959;
margin-top: 20px;
background: #2E2E2E opacity: 0.23;
border: 1px dashed #a1a1a1;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.h3 {
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
text-transform: none;
border-bottom: 1px solid #595959;
margin-bottom: 3px;
padding-bottom: 2px;
font-size: 1.2em;
font-style: italic;
color: #595959;
margin-top: 20px;
}
a:hover{
text-decoration: none !important;
}
body#phpbb div#wrap {
width: 82%;
padding: 5px;
margin-top: 165px;
margin-bottom: 10px;
border: 3px solid #ccc;
-webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 12px;
border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px;
-webkit-box-shadow: 0px 0px 8px #666666;
-moz-box-shadow: 0px 0px 8px #666666;
box-shadow: 0px 0px 8px #666666;
}
.headerbar {
position: absolute;
top: 20px;
padding-bottom: 10px;
background: none;
}
div#page-header span.corners-top {
display: none;
}
div#page-header span.corners-bottom {
display: none;
}
#logo {
margin-left:330px;
}
#logo-desc p {
display: none;
}
#site-title,#site-title h1 {
display: none;
}
/*---------MENU--------*/
.navlinks{
background: url(http://www.elegantthemes.com/preview/Magnificent/wp-content/themes/Magnificent/images/menu-bg.png);
height: 42px;
width: 100%;
position:absolute;
top:120px;
margin-left: -123px;
text-align: center;
border-left:0 solid #29447E!important;
border-right:0 solid #29447E!important;
border-top:0px solid #29447E!important;
border-bottom:0px solid #29447E!important;
}
ul.navlinks {
padding:17px 0 0 0;
font-weight: normal;
text-align: center;}
.navbar {background-color: transparent;}
.navlinks ul{
height:10px!important;
}
.navlinks a{
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
margin-top: -5px;
text-align: center;
font-style: italic;
text-decoration:none!important;
color: #5f5f5f;
text-shadow: 1px 1px 1px #fff;
}
.navlinks a:hover{
color: #5f5f5f;
text-shadow: 1px 1px 1px #fff;
}
.navlinks li{
text-shadow: #777 0 1px 2px;
text-align:center!important;
padding:8px;
padding-top: 8px;
}
.navlinks li:hover{
padding:8px;
background: rgba(133, 130, 130, .30);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: inset 0px 2px 2px #727272;
-moz-box-shadow: inset 0px 2px 2px #727272;
box-shadow: inset 0px 2px 2px #727272;
}
ul.navlinks span.new-message{
color:red!important;
}
ul.navlinks span.new-message:hover{
color:red!important;
text-decoration:none;
}
ul.linklist li a img {
display: none;
}
/*--------End-MENU--------*/
.table-title, .table-title h2 {
color: #5f5f5f;
text-shadow: 1px 1px 1px #fff;
}
#page-footer .linklist {
font-style: italic;
color: #5f5f5f;
text-shadow: 1px 1px 1px #fff;
}
.inputbox {
background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
a.button2, input.button2, button.button2 {
background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
font-family:Tahoma;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
a.button1, input.button1 {
background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
font-weight: bold;
border: 1px solid #666666;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
/*---------PROFILE-BUTTONS--------*/
ul.profile-icons li a img {
filter:alpha(opacity=100);
-moz-opacity: 0.80;
opacity: 1.0;}
ul.profile-icons li a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.30;
opacity: 0.7;
position: relative;
bottom: -2px;
padding: 0px;}
/*--------End-PROFILE-BUTTONS--------*/
/*---------PRIVATE-MESSAGES--------*/
ul#privmsgs-menu li a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 0.5;}
ul#privmsgs-menu li a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.85;
opacity: 1.0;}
/*--------End-PRIVATE-MESSAGES--------*/
/*---------POST-BUTTONS--------*/
.buttons a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 0.5;}
.buttons a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.85;
opacity: 1.0;
-webkit-transform: rotate(-2.2deg) scale(0.9); -moz-transform: rotate(-2.2deg) scale(0.9);
}
.buttons a img:active {
-webkit-transform: rotate(-2.0deg) scale(1.1); -moz-transform: rotate(-2.0deg) scale(1.1);
}
/*--------End-POST-BUTTONS--------*/
fieldset.submit-buttons {
background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
font-family:Tahoma;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
fieldset.submit-buttons input {
background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
font-family:Tahoma;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
ul.topiclist dfn{
display: none !important;
}
ul.topiclist.forums dd.topics, ul.topiclist.forums dd.posts{
border: 1px solid #B3B3B3;
background-color: #FAFAFA;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: inset 0px 0px 8px #d6d6d6;
-webkit-box-shadow: inset 0px 0px 8px #d6d6d6;
box-shadow: inset 0px 0px 8px #d6d6d6;
margin-right: 2px;
margin-top: 15px;
}
ul.topiclist.forums dd.lastpost{
border: 1px solid #B3B3B3;
background-color: #FAFAFA;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: inset 0px 0px 8px #d6d6d6;
-webkit-box-shadow: inset 0px 0px 8px #d6d6d6;
box-shadow: inset 0px 0px 8px #d6d6d6;
margin-top: 15px;
}
div#page-footer .copyright {
margin-bottom: -20px;
font-style: italic;
}
#page-body p.page-bottom {
border: 1px solid #ccc;
padding:5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-family: Trebuchet MS,Arial,Tahoma;
display:inline-block;
margin-left:50px;
margin-right:auto;
height: 20px;
font-weight : normal;
font-size: 1.2em;
text-align:center;
}
#page-body p.page-bottom:after{content: " »"}
#search-box{
position: absolute;
top: 113px;
right: -5px;
}
Re: Cum pot face in felul acesta titlul categoriilor
Problema era de aici:
De acum, dacă ve-ţi vrea să modificaţi, de aici ve-ţi face acest lucru.(codul de mai sus)
Acum, adăugaţi acest cod în locul celui vechi:
- Cod:
/*--Titlul-Categoriilor--*/
.table-title, .table-title h2 {
background-color:#DBDBDB;
color: white;
display: inline;
font-size: 1em;
border-style:dashed;
border-width:1px;
border-color:#DBDBDB;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
opacity:0.4;
filter:alpha(opacity=40);
background: #ffffff ;
border-radius: 4px ;
}
.table-title, .table-title h2:hover{
opacity:1.0;
filter:alpha(opacity=100);
}
/*--Titlul-Categoriilor-Sfarsit--*/
De acum, dacă ve-ţi vrea să modificaţi, de aici ve-ţi face acest lucru.(codul de mai sus)
Acum, adăugaţi acest cod în locul celui vechi:
- Cod:
.reclama img{
margin-left: 30px;}
.reclama {
border: 1px solid #d7d7d7;
border-radius: 3px;
}
.header .lastpost{display:none;}
fieldset.polls {
background: url(http://i.imgur.com/VWn7N.png) no-repeat bottom right;
}
.h3.forstats{
border-bottom: 2px dashed #CCC !important;
}
.wrapallstats .forstats a{
font-style: normal !important;
}
.wrapallstats .forstats em, .wrapallstats .forstats em b{
font-style: normal !important;
}
.wrapallstats .forstats em b{
font-weight: bold !important;
}
.row .pagination {
background: url('http://i.imgur.com/tVbTa.png') 0 50% no-repeat;
}
.lastpost{
border:1px solid #333333;
border-radius:1px;
-moz-border-radius:1px;
-webkit-border-radius:1px;
-moz-box-shadow:0 0 1px #333333;
-webkit-box-shadow:0 0 1px #333333;
box-shadow:0 0 1px #333333;
margin:3px;width:auto
}
.forabg ul.topiclist dfn {
display: block;
font-style: italic;
font-weight: italic;
}
.forabg dd.posts, .forabg dd.topics {
font-weight: normal;
}
.socializare {
position: absolute;
margin-top: -505px;
margin-left: -80px;}
.1-class {
display: inline !important;}
dl.icon dd.dterm, dl.icon dt{
background-position: 75% 75%;
}
.postnumber {
float:right;
background:transparent;
border:1px solid #DEDEDE;
border-radius:10px;
padding:3px;
}
a:link {
-moz-transition-duration: 2s;
-webkit-transition-duration: 2s;
-o-transition-duration: 2s;}
#page-footer .copyright strong a{
border: 1px solid #707070;
padding: 3px;
background: url(http://i22.servimg.com/u/f22/15/42/26/78/backgr10.png);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
position: relative;
bottom: 6px;
width: 100% !important;}
ul#picture_legend {
display: none !important;
}
li.row {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px dashed #BEBEBE;
}
.forums .row {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px dashed #BEBEBE;
}
a#logo{
position: relative !important;
right: 30px;
}
.postprofile a img{
background: transparent;
border: 1px solid #c7c7c7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;}
.postprofile {
margin-left: -20px !important;}
.postprofile dl dt {
text-align: center !important;}
.postprofile dl dd {
text-align: center !important;}
.postprofile dt {
margin-top: 10px;
border: 1px solid #dcdcdc;
padding: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: transparent;}
.postprofile dd:nth-child(2){
border-bottom:none;
border-radius:0px;}
.postprofile dd:nth-child(4){
border-radius:0px;
border-top:0px;
border-bottom:0px;}
.postprofile dd:last-child{
border-top:0px;
padding-top:10px;}
.postprofile dd:nth-child(3),
.postprofile dd:nth-last-child(2){
display:none;}
.postprofile dd:nth-child(3),
.postprofile dd:nth-last-child(2){
border:none;}
.lastpost {
border: 1px solid grey;
background: transparent;
border-radius: 4px;
box-shadow: 0px 0px 10px grey;}
/* Code */
dl.codebox code {
color: #536482;}
dl.codebox {
border: 1px solid #C9D2D8;
font-size: 1em;
padding: 3px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
blockquote, blockquote blockquote, blockquote blockquote blockquote {
border-color: #9fd1ff;
background: #f9f9f9 url("http://i72.servimg.com/u/f72/14/52/34/74/3010.png") 6px 8px no-repeat;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-weight: bold;
}
.content {
min-height: 3em;
overflow: hidden;
line-height: 1.4em;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
color: #333333;
}
/* End Code */
.clearfix{border:none !important;}
.signature_div {
border: 1px solid #d7d7d7;
border-radius: 4px;
padding: 10px;
}
#i_logo{
-moz-transition-duration: 1.5s;
-webkit-transition-duration: 1.5s;
-o-transition-duration: 1.5s;
}
#i_logo:hover{
margin-left:100px;
}
#text_editor_textarea{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: 1px solid #D3D3D3;
background: white no-repeat bottom right;
-webkit-box-shadow: 0px 2px 5px #969AA3;
box-shadow: 0px 0px 5px #969AA3;}
/*Profile*/
.row1, .row1 {background-color: #f1f1f1;}
.row1 {
background: #f1f1f1;
border: 1px solid #d7d7d7;
border-radius: 5px;
box-shadow: 0px 0px 5px #f1f1f1;
}
.postprofile {
padding: 5px;
border-color: #d7d7d7;
border-left-style: danshed;
border-left-width: 1px;
border: 1px solid #D7D7D7;
background: #EBEBEB;
color: #232323;
font-style: normal;
font-size: 10px;
padding-left: 6px;
padding-right: 6px;
position: relative;
top: -7px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}
.postprofile dd{
border: 1px solid #D7D7D7;
background: #EBEBEB;
color: #232323;
padding-left: 6px;
padding-right: 6px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-topleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
background: url('http://i62.servimg.com/u/f62/15/42/26/78/11110.png');
}
.postprofile {
border: 1px solid #D7D7D7;
position: relative;
top: 0px;
left: 11px;
padding: 5px;
background: #EBEBEB;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.row1, row2 {padding-bottom: 2px;}
/*End Profile*/
.wrapallstats{
border: 1px solid #DDD;
background-color: #FAFAFA;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding-bottom: 8px;
}
.wrappostbody{
border: 1px dashed #A1A1A1;
background-color: #EBEBEB;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding-left: 7px;
padding-right: 7px;
padding-top: 7px;
padding-bottom: 7px;
}
.post .topic-title{
display: none !important;
}
/* -- Scroll back to top -- */
#fgcbacktop{
position:fixed;
bottom:-60px;
right:10px;
background:#EEEEEE;
padding:10px;
border:1px solid #fff;
border-bottom:none;
box-shadow:0px 0px 5px rgba(0,0,0,0.5);
-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-o-transition:all 0.3s;
cursor:pointer;
}
#fgcbacktop:hover{background:#F4F4F4;}
#fgcbacktop:hover a{color:#000;text-decoration:none !important;}
#fgcbacktop a{
font-family:Trebuchet MS;
font-weight:bold;
font-size:13px;
/*line-height:1;*/
color:#4D4D4D;
transition:all 0.3s;
text-shadow:1px 1px 0px #fff;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-o-transition:all 0.3s;
}
.row1 {
border: 1px solid #d7d7d7;
border-radius: 3px;
}
.row2 {
border: 1px solid #d7d7d7;
border-radius: 3px;
}
.row3 {
border: 1px solid #d7d7d7;
border-radius: 3px;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
background: url(http://i.imgur.com/Lvk1x.png) no-repeat center;
}
#search-box #keywords {
padding: 5px;
border-radius : 6px;
background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
border: 1px solid #c2c2c2;
}
#search-box {
background: url('http://i42.servimg.com/u/f42/15/42/26/78/body-b18.png');
position: absolute;
top: 13px;
right: -5px;
padding: 10px;
-webkit-border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
border-top: 1px solid #d7d7d7;
border-left: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
border-right: 0px solid #;
}
#search-box #keywords:hover {border: 1px solid #a6a6a6;}
a.button1, a.button2, button.button2, input.button1, input.button2 {
margin-left: 5px;padding: 5px;
border-radius : 6px;
font-weight: bold;
color: #000;
background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
border: 1px solid #c2c2c2;
}
a.button1, a.button2, button.button2, input.button1, input.button2:hover {
margin-left: 5px;padding: 5px;
border-radius : 6px;
font-weight: bold;
color: #232323;
border: 1px solid #a6a6a6;
background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
}
ul.navlinks {
border-bottom: 0px solid white;
}
.codebox {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;}
dl.codebox {
color:#606060;
padding:6px;
border-radius: 5px;
border: solid 1px #b7b7b7;
-moz-box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
-webkit-box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background: -moz-linear-gradient(top, #fff, #dcdcdc);
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.linklist {
display:none !important;}
dd.moderation span {display:none !important;}
/*--Titlul-Categoriilor--*/
.table-title, .table-title h2 {
background-color:#DBDBDB;
color: white;
display: inline;
font-size: 1em;
border-style:dashed;
border-width:1px;
border-color:#DBDBDB;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
opacity:0.4;
filter:alpha(opacity=40);
background: #ffffff ;
border-radius: 4px ;
}
.table-title, .table-title h2:hover{
opacity:1.0;
filter:alpha(opacity=100);
}
/*--Titlul-Categoriilor-Sfarsit--*/
.clearfix {
border: 1px solid #d7d7d7;
}
.postprofile a img {
opacity: 0.7;
}
.postprofile a img:hover {
opacity: 1.0;
}
.postprofile {
position: relative;
font-family: Trebuchet MS,Tahoma,Arial;
font-style:Tahoma;
font-family:Arial;
text-transform: none;
border-bottom: 1px solid #595959;
margin-bottom: 3px;
padding-bottom: 2px;
font-size: 1.2em;
font-style: Arial;
color: #595959;
margin-top: 20px;
background: #2E2E2E opacity: 0.23;
border: 1px dashed #a1a1a1;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.h3 {
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
text-transform: none;
border-bottom: 1px solid #595959;
margin-bottom: 3px;
padding-bottom: 2px;
font-size: 1.2em;
font-style: italic;
color: #595959;
margin-top: 20px;
}
a:hover{
text-decoration: none !important;
}
body#phpbb div#wrap {
width: 82%;
padding: 5px;
margin-top: 165px;
margin-bottom: 10px;
border: 3px solid #ccc;
-webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 12px;
border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px;
-webkit-box-shadow: 0px 0px 8px #666666;
-moz-box-shadow: 0px 0px 8px #666666;
box-shadow: 0px 0px 8px #666666;
}
.headerbar {
position: absolute;
top: 20px;
padding-bottom: 10px;
background: none;
}
div#page-header span.corners-top {
display: none;
}
div#page-header span.corners-bottom {
display: none;
}
#logo {
margin-left:330px;
}
#logo-desc p {
display: none;
}
#site-title,#site-title h1 {
display: none;
}
/*---------MENU--------*/
.navlinks{
background: url(http://www.elegantthemes.com/preview/Magnificent/wp-content/themes/Magnificent/images/menu-bg.png);
height: 42px;
width: 100%;
position:absolute;
top:120px;
margin-left: -123px;
text-align: center;
border-left:0 solid #29447E!important;
border-right:0 solid #29447E!important;
border-top:0px solid #29447E!important;
border-bottom:0px solid #29447E!important;
}
ul.navlinks {
padding:17px 0 0 0;
font-weight: normal;
text-align: center;}
.navbar {background-color: transparent;}
.navlinks ul{
height:10px!important;
}
.navlinks a{
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
margin-top: -5px;
text-align: center;
font-style: italic;
text-decoration:none!important;
color: #5f5f5f;
text-shadow: 1px 1px 1px #fff;
}
.navlinks a:hover{
color: #5f5f5f;
text-shadow: 1px 1px 1px #fff;
}
.navlinks li{
text-shadow: #777 0 1px 2px;
text-align:center!important;
padding:8px;
padding-top: 8px;
}
.navlinks li:hover{
padding:8px;
background: rgba(133, 130, 130, .30);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: inset 0px 2px 2px #727272;
-moz-box-shadow: inset 0px 2px 2px #727272;
box-shadow: inset 0px 2px 2px #727272;
}
ul.navlinks span.new-message{
color:red!important;
}
ul.navlinks span.new-message:hover{
color:red!important;
text-decoration:none;
}
ul.linklist li a img {
display: none;
}
/*--------End-MENU--------*/
.table-title, .table-title h2 {
color: #5f5f5f;
text-shadow: 1px 1px 1px #fff;
}
#page-footer .linklist {
font-style: italic;
color: #5f5f5f;
text-shadow: 1px 1px 1px #fff;
}
.inputbox {
background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
a.button2, input.button2, button.button2 {
background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
font-family:Tahoma;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
a.button1, input.button1 {
background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
font-weight: bold;
border: 1px solid #666666;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
/*---------PROFILE-BUTTONS--------*/
ul.profile-icons li a img {
filter:alpha(opacity=100);
-moz-opacity: 0.80;
opacity: 1.0;}
ul.profile-icons li a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.30;
opacity: 0.7;
position: relative;
bottom: -2px;
padding: 0px;}
/*--------End-PROFILE-BUTTONS--------*/
/*---------PRIVATE-MESSAGES--------*/
ul#privmsgs-menu li a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 0.5;}
ul#privmsgs-menu li a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.85;
opacity: 1.0;}
/*--------End-PRIVATE-MESSAGES--------*/
/*---------POST-BUTTONS--------*/
.buttons a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 0.5;}
.buttons a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.85;
opacity: 1.0;
-webkit-transform: rotate(-2.2deg) scale(0.9); -moz-transform: rotate(-2.2deg) scale(0.9);
}
.buttons a img:active {
-webkit-transform: rotate(-2.0deg) scale(1.1); -moz-transform: rotate(-2.0deg) scale(1.1);
}
/*--------End-POST-BUTTONS--------*/
fieldset.submit-buttons {
background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
font-family:Tahoma;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
fieldset.submit-buttons input {
background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
font-family:Tahoma;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
ul.topiclist dfn{
display: none !important;
}
ul.topiclist.forums dd.topics, ul.topiclist.forums dd.posts{
border: 1px solid #B3B3B3;
background-color: #FAFAFA;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: inset 0px 0px 8px #d6d6d6;
-webkit-box-shadow: inset 0px 0px 8px #d6d6d6;
box-shadow: inset 0px 0px 8px #d6d6d6;
margin-right: 2px;
margin-top: 15px;
}
ul.topiclist.forums dd.lastpost{
border: 1px solid #B3B3B3;
background-color: #FAFAFA;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: inset 0px 0px 8px #d6d6d6;
-webkit-box-shadow: inset 0px 0px 8px #d6d6d6;
box-shadow: inset 0px 0px 8px #d6d6d6;
margin-top: 15px;
}
div#page-footer .copyright {
margin-bottom: -20px;
font-style: italic;
}
#page-body p.page-bottom {
border: 1px solid #ccc;
padding:5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-family: Trebuchet MS,Arial,Tahoma;
display:inline-block;
margin-left:50px;
margin-right:auto;
height: 20px;
font-weight : normal;
font-size: 1.2em;
text-align:center;
}
#page-body p.page-bottom:after{content: " »"}
#search-box{
position: absolute;
top: 113px;
right: -5px;
}
Re: Cum pot face in felul acesta titlul categoriilor
Adaugati la sfarsit:
- Cod:
.table-title h2{
background-color: #FFF !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;
}
Re: Cum pot face in felul acesta titlul categoriilor
L! a scris:Adaugati la sfarsit:
- Cod:
.table-title h2{
background-color: #FFF !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;
}
Cu plăcere. L!, dacă codul oferit de dvs. va fi pus la sfârşitul întregului cod CSS, acesta nu se va aplica, deoarece deasupra lui,(mai la începutul foii) , se află altul(aceeaşi clasă), întotdeauna un nou cod se adaugă la începutul foii.
Re: Cum pot face in felul acesta titlul categoriilor
Nu conteaza unde este adaugat un nou cod, cat timp este inchis prin }
Poti adauga si la sfarsit, si la mijloc si la inceput, oriunde doresti, are acelasi efect
Poti adauga si la sfarsit, si la mijloc si la inceput, oriunde doresti, are acelasi efect
Re: Cum pot face in felul acesta titlul categoriilor
Cu placere.
- Spoiler:
- Conteaza, in cazul in care mai exista aceleasi proprietati repetate la acelasi selector.
Exemplu:- Cod:
.selector{
color: #DDD;
}
... aici multe alte coduri CSS;
.selector{
color: #AAA;
}
Browserul citeste din sus in jos, si nu invers.
Vizitato- Vizitator
Subiecte similare
» Cum pot face in felul acesta la subiecte si mesaje ?
» Cum pun titlul categoriilor pe mijloc? Sa le mut din stanga pe mijloc!
» cum pun sub forumurile in felul urmator ?
» Cum pot personaliza in felul acesta butoanele
» Cum as putea pune statisticile in felul acesta
» Cum pun titlul categoriilor pe mijloc? Sa le mut din stanga pe mijloc!
» cum pun sub forumurile in felul urmator ?
» Cum pot personaliza in felul acesta butoanele
» Cum as putea pune statisticile in felul acesta
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum