Então vamos por partes, o que pretende alterar em primeiro lugar?


Realize o Login na sua conta ou Registe-se para participar.
DJPRMF escreveu:Pelo que consigo ver, não é possivel alterar somente essa secção sem alterar tambem todas as letras do forum
DJPRMF escreveu:O código para essa secção iria alterar também as outras do restante forum, que penso que não seja o que pretende...
.yhbackground
{
background-image: -moz-linear-gradient(top, #e1dfe0, #f4f4f4);
background-image: -webkit-gradient(linear, center top, center bottom, from(#e1dfe0), to(#f4f4f4));
background-image: -o-linear-gradient(top, #e1dfe0, #f4f4f4);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1dfe0', endColorstr='#f4f4f4');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1dfe0', endColorstr='#f4f4f4')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: linear-gradient(top, #e1dfe0, #f4f4f4);
font-weight: bold;
}
.ltlast
{
background-image: -moz-linear-gradient(top, #e7c3f1, #c5b1ca);
background-image: -webkit-gradient(linear, center top, center bottom, from(#e7c3f1), to(#c5b1ca));
background-image: -o-linear-gradient(top, #e7c3f1, #c5b1ca);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7c3f1', endColorstr='#c5b1ca');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7c3f1', endColorstr='#c5b1ca')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: linear-gradient(top, #e7c3f1, #c5b1ca);
}
.linktreebackground
{
background-image: -moz-linear-gradient(top, #efefef, #c9c9c9);
background-image: -webkit-gradient(linear, center top, center bottom, from(#efefef), to(#c9c9c9));
background-image: -o-linear-gradient(top, #efefef, #c9c9c9);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#c9c9c9');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#c9c9c9')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: linear-gradient(top, #efefef, #c9c9c9);
}
/* Footer Style */
.fleft
{
background: url(../images/custom/fleft.png) no-repeat;
height: 91px;
}
.fright
{
background: url(../images/custom/fright.png) no-repeat scroll 100% 0;
height: 91px;
}
.fcenter
{
background: url(../images/custom/fcenter.png) repeat-x left;
height: 91px;
width: auto;
}
.search {
float: right;
margin-right: 25px;
-moz-box-shadow:0px 0px 15px #000000;
-webkit-box-shadow:0px 0px 15px #000000;
box-shadow:0px 0px 15px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
border-radius: 20px;
}
.search_button {
background: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/actions/gnome-searchtool.png) no-repeat;
background-position: center;
background-color: #e6e4e5;
margin-right: -8px;
padding: 5px 11px 6px 11px;
border: 1px solid #1a1a1a;
border-radius: 10px 0 0 10px;
}
.search_button:hover {
background-color: #fff;
}
.search_input {
background: #444;
border: 0 none;
font: bold 11px Verdana,Helvetica,Sans-serif;
color: #FFFFFF;
width: 170px;
padding: 6px 10px 6px 10px;
-webkit-border-radius: 0 20px 20px 0;
-moz-border-radius: 0 20px 20px 0;
border-radius: 0 20px 20px 0;
text-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
-moz-box-shadow: 0 0px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
box-shadow: 0 0px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
.search_input:focus {
width: 200px;
}
/* Display Styles */
.topictitle
{
font-size: 20px;
vertical-align: middle;
padding: 7px;
color: #000000;
text-shadow: 0 1px 1px #fff;
text-align: center;
margin: 0 auto;
width: 40%;
}
.ottitle
{
background-image: -moz-linear-gradient(top, #ffffff, #9e9e9e);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#9e9e9e));
background-image: -o-linear-gradient(top, #ffffff, #9e9e9e);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#9e9e9e');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#9e9e9e')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: linear-gradient(top, #ffffff, #9e9e9e);
padding: 4px;
color: #000;
text-shadow: 0 1px 1px #fff;
border: 1px solid #494949;
}
h4.perfiltitle
{
background-image: -moz-linear-gradient(top, #363636, #000000);
background-image: -webkit-gradient(linear, center top, center bottom, from(#363636), to(#000000));
background-image: -o-linear-gradient(top, #363636, #000000);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#000000');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#000000')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: linear-gradient(top, #363636, #000000);
border: 1px solid #bdbdbd;
border-bottom: 1px solid #fff;
border-radius: 5px 5px 0 0;
padding: 6px;
text-align: center;
width: 81%;
margin-left: 10px;
}
.perfilbox
{
border-right: 1px solid #bdbdbd;
border-left: 1px solid #bdbdbd;
border-bottom: 1px solid #bdbdbd;
border-top: 1px solid #bdbdbd;
text-align: center;
margin-top: -6px;
padding-top: 4px;
padding-right: 5px;
border-radius: 0 0 5px 5px;
background: #e7e7e7;
text-shadow: 0 1px 0 #fff;
width: 85%;
margin-left: 10px;
}
.perfilbox img.avatar
{
padding: 3px;
border: 1px dotted #bdbdbd;
}
.divider {
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #CCCCCC;
color: #CCCCCC;
width: 100%;
}
.numbers {
color: #945290;
font-size: 15px;
}
#quicknav {
float: left;
margin-left: 10px;
}
#quicknav ul {
float: left;
margin: 0;
padding: 0;
line-height: 34px;
}
#quicknav li {
float: left;
padding: 0;
list-style: none;
padding-left: 15px;
}
#quicknav .social_icon {
display: block;
background: url(../images/custom/socialicons.png) no-repeat;
height: 28px;
width: 28px;
padding: 0;
}
#quicknav a.twitter {
background-position: 0 0;
}
#quicknav a.facebook {
background-position: 0 -32px;
}
#quicknav a.youtube {
background-position: 0 -64px;
}
#quicknav a.rss {
background-position: 0 -96px;
}
#quicknav .twitter:hover {
-moz-box-shadow:0px 0px 10px #000000;
-webkit-box-shadow:0px 0px 10px #000000;
box-shadow:0px 0px 10px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
#quicknav .facebook:hover {
-moz-box-shadow:0px 0px 10px #000000;
-webkit-box-shadow:0px 0px 10px #000000;
box-shadow:0px 0px 10px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
#quicknav .youtube:hover {
-moz-box-shadow:0px 0px 10px #000000;
-webkit-box-shadow:0px 0px 10px #000000;
box-shadow:0px 0px 10px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
#quicknav .rss:hover {
-moz-box-shadow:0px 0px 10px #000000;
-webkit-box-shadow:0px 0px 10px #000000;
box-shadow:0px 0px 10px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
TugaTech » Programação, Scripts e Webmasters » Programação, Scripts e Webmasters » [Resolvido]Ajuda no código de Plataforma SMF
Permissões neste sub-fórum
Não podes responder a tópicos