Schimbare culoarea in mesaje

Dacă aveti intrebari legate de stilul folosit, daca doriţi să vă faceţi cunoscute stilurile şi temele proprii sau doriţi să comentaţi alte stiluri pentru forumul phpBB 3.0.x, acesta este locul potrivit.
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Albey
Utilizator înregistrat
Mesaje: 41
Membru din: 09-Dec-2010, 00:09:31
Versiune: 3.0.8
Ext: Da
Server: Windows
Nivel phpBB: Mediu

Schimbare culoarea in mesaje

Mesaj de Albey »

Am reusit cat de cat sa imi modific tema dupa plac si multumesc mult tuturor celor de aici.
Acum sa revin,deci vreau ca in mesaje si in subiect sa am culoare default veredele asta (VERDELE ASTA)
Stiu ca am optiunea aceea din panoul de dreapta,sa aleg ce culoare vreau,dar eu vreau ca toti userii cand scriu in mesaje sau in subiect,culoare default sa fie verdele ala,astept raspuns de unde as putea modifica :D.Multumesc mult
Avatar utilizator
bogdan
AdministratorAdministrator
Mesaje: 10888
Membru din: 18-Oct-2002, 13:14:27
Versiune: 3.0.11
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Bucuresti
Contact:

Re: Schimbare culoarea in mesaje

Mesaj de bogdan »

1) Selectezi codul culorii: http://www.colorpicker.com/

2) Modifici /styles/stilul_tau/theme/colours.css

Cod: Selectaţi tot

html, body {
   color: #8AE3B7;
3) Cureti cache-ul: http://www.phpbb.ro/knowledge/kb_show.php?id=128
Albey
Utilizator înregistrat
Mesaje: 41
Membru din: 09-Dec-2010, 00:09:31
Versiune: 3.0.8
Ext: Da
Server: Windows
Nivel phpBB: Mediu

Re: Schimbare culoarea in mesaje

Mesaj de Albey »

nu am fisierul ala acolo :|
am doar stylesheet.css
theme.cfg
index.html
images
Albey
Utilizator înregistrat
Mesaje: 41
Membru din: 09-Dec-2010, 00:09:31
Versiune: 3.0.8
Ext: Da
Server: Windows
Nivel phpBB: Mediu

Re: Schimbare culoarea in mesaje

Mesaj de Albey »

scz de dublu post,dar am uitat sa spun ce e in stylesheet.css,poate e nevoie

Cod: Selectaţi tot

*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: tahoma;
	color: #ababab;
	background: #0b0b0b;
	background-repeat:repeat-x y;
	font-size: 10px; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}
body.ltr {
	margin:0px;
	margin-top:0px;
	padding:0px;
}
#wrapheader {
	height: auto !important;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	width:99%;
}

#wrapcentre {
	margin-left:auto;
	margin-right:auto;
	width:99%;
}


#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	background-color: #C1CAD2;
	background-image: url('http://missing.hi2.ro/missing.html');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0 25px 15px 25px;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #101010;
	border-width: 1px;
	border-style: dashed;
	border-color: #00a7de;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: tahoma;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: tahoma;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: tahoma;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 11px;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}
p.forumdesc a:link {
	color: #646464;
	}
p.forumdesc a:visited {
	color: #646464;
	}
p.forumdesc a:hover {
color:#00a7de;
text-decoration:none;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}
.postonline { margin-bottom: 2px; }
.posterrank		{ font-size: 11px; color: #444; }
.posterprofile	{ font-size: 11px; color: #586E85; }


.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.postauthor {
	color: #646464;
	font-size:11px;
}

.postdetails {
	color: #646464;
	font-size:11px;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: tahoma;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.1em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 11px;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: tahoma;
}

.titles {
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.titles a {
	text-decoration:none;
}

.error {
	color: red;
}

/* Tables
 ------------ */
th {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #353535;
	background-image: url('images/hdr_mid.gif');
	white-space: nowrap;
	padding-bottom:0px;
	padding-left:10px;
	text-transform:uppercase;
	height:24px;
}
td.td {
	color: #646464;
	font-size: 11px;
	font-weight: bold;
	background-color: #e5dcd0;
	white-space: nowrap;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	text-transform:uppercase;

	background-color: #353535;
	}
th.row333 {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #131313;
	white-space: nowrap;
	padding-bottom:0px;
	padding-left:10px;
	text-transform:uppercase;
	height:24px;
}
th.thmid {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #353535;
	background-image: url('images/hdr_mid.gif');
	white-space: nowrap;
	padding-bottom:0px;
	padding-left:10px;
	text-transform:uppercase;
	height:24px;
	border:0px;
}
th.thright {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #353535;
	background-image: url('images/hdr_mid.gif');
	background-position:right;
	white-space: nowrap;
	padding-bottom:0px;
	padding-left:10px;
	text-transform:uppercase;
	height:24px;
}
th.cat {
	height:26px;
	padding-left:20px;
	}

td.profile {
	padding: 4px;
	color:#646464;
}

.tablebg {
	background-color: #1c1c1c;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #1c1c1c url('http://missing.hi2.ro/missing.html') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('http://missing.hi2.ro/missing.html') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #1c1c1c;
	text-indent: 4px;

	padding-left:7px;
}
.cat a:link {
	color:#dedede;
	}
.cat a:hover {
	color:#FFFFFF;
	}

.row1 {
	background: #131313;
	padding: 4px;
}

.row2 {
	background: #131313;
	padding: 4px;
}
.row2black {
	background: #000000;
	padding: 4px;
}

.row1row2 {
	background: #131313;
	padding: 4px;
	}
	
.row1row2:hover {
	background: #090909;
	padding: 4px;
	}

.row3 {
	background-color: #1c1c1c;
	padding: 4px;
	font-size:11px;
}
.row4 {
	background-color: #e2d9ce;
	padding: 4px;
}

.spacer {
	background-color: #1c1c1c;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}

a:link {
	color: #00a7de;
	text-decoration: none;
	font-size:11px;
}

a:active,
a:visited {
	color: #00a7de;
	text-decoration: none;
		font-size:11px;
}

a:hover {
	color: #646464;
	text-decoration: none;
}

a.forumlink {
	color: #00a7de;
	font-weight: bold;
	font-family: tahoma;
	font-size: 1.2em;
}
a.forumlink:hover {
	color: #00a7de;
	font-weight: bold;
	font-family: tahoma;
	font-size: 1.2em;
	text-decoration:none;
}

a.topictitle {
	margin: 1px 0;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color:#00a7de;
}
a.topictitle:hover {
	color: #646464;
	text-decoration: none;
}

a.topictitle:visited {
	color: #00a7de;
	text-decoration: none;
}
th {

}
th a,
th a:visited {
	color: #ededed !important;
	text-decoration: none;

	
}
.text-shadow-tabel-stanga-index {
	font-size:11px;
}

th a:hover {
	text-decoration: none;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
	text-transform:none;
}

input {
	color: #333333;
	font-family: tahoma;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #1c1c1c;
	color: #646464;
	font-family: tahoma;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #1c1c1c;
	padding: 2px;
}

select {
	color: #646464;
	background-color: #1c1c1c;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #1c1c1c;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: #1c1c1c;
}

.post {
	background-color: #1c1c1c;
	border-style: solid;
	border-width: 1px;
	border-color: #1c1c1c;
	color:#646464;
}

.btnbbcode {
	color: #646464;
	font-weight: normal;
	font-size: 1.1em;
	font-family: tahoma;
	background-color: #1c1c1c;
	border: 1px solid #1c1c1c;
}

.btnmain {
	font-weight: bold;
	background-color: #1c1c1c;
	border: 1px solid #ba6f16;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	color:#646464;
}

.btnmain:hover {
	font-weight: bold;
	background-color: #1c1c1c;
	border: 1px solid #00a7de;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	color:#646464;
}

.btnlite {
	font-weight: normal;
	background-color: #1c1c1c;
	border: 1px solid #2a2a2a;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	color:#646464;
}
.btnlite:hover {
	font-weight: normal;
	background-color: #1c1c1c;
	border: 1px solid #646464;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	color:#646464;
}

.btnfile {
	font-weight: normal;
	background-color: #1c1c1c;
	border: 0px solid #1c1c1c;
	padding: 1px 5px;
	font-size: 1.1em;
	color:#646464;
}

.helpline {
	background-color: #101010;
	border-style: none;
	color:#646464;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border:1px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-style: dashed;
	border-color: #0b0b0b;
	color: #898989;
	background-color: #1c1c1c;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #1c1c1c;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.4em;
	font-family: tahoma;
	background-color: #1c1c1c;
	color: #646464;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #1c1c1c;
	color: #898989;
	background-color: #1c1c1c;
	font-family: tahoma;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #1c1c1c;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #646464;
	font-size: 0.85em;
	font-family: tahoma;
	background-color: #1c1c1c;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: tahoma;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

.loginform {
	background-color: #131313;
	height:30px;
	border: 1px solid #1c1c1c;
}
.moderatoracp:hover {
	background-image: url('http://missing.hi2.ro/missing.html');
}
.row1bread {
	font-size:11px;
	background-color:#131313;
	border: 1px solid #1c1c1c;
	padding:4px;
	color:#313131;
}
.row1bread a {
	font-size:11px;
}
.tabelviewforum {
	background-image: url('http://missing.hi2.ro/missing.html');
	height:47px;
}
.tabelviewforum a {
	font-size:11px;
}
.texttabelviewforum {
	font-weight:bold;
	color:#FFCC00;
	font-size:11px;
}
.invizibiltexttabelviewforum {
	color:#101010;
	font-size:11px;
	font-weight:bold;
}
.linktabelviewforum {
	font-size:11px;
}
.thviewforum {
	height:25px;
}
td.stanga {
	margin-top:0px;
	padding-top:0px;
}
td.dreapta {
	margin-top:0px;
	padding-top:0px;
}
a.nav {
	font-size:11px;
}
b {
	font-size:11px;
	color:#646464;
}
b.nav {
	font-size:11px;
	color:#646464;
}
td.nav {
	font-size:11px;
	color:#646464;
}
.subforum.read { 
	background: url('images/sub_old.gif') top left no-repeat;
	padding-left: 12px;
	background-position:bottom left;
	margin-bottom:2px;
}
.subforum.unread { 
	background: url('images/sub_new.gif') top left no-repeat;
	padding-left: 12px;
	background-position:bottom left;
}

/* =========================ca ca ca=============================== */
caption, .cap-div { 
	margin: 0; 
	padding: 0;
	background: url('images/hdr_mid.gif') top center repeat-x;
	white-space: nowrap;
	height: 25px;
	text-align: left;
	text-transform:uppercase;
	font-size:11px;
}
.cap-left {
	background: url('images/hdr_left.gif') top left no-repeat;
}
.cap-right {
	background: url('images/hdr_right.gif') top right no-repeat;
	padding-top: 7px;
	padding-left: 9px;
	height: 21px;
}
caption, caption h1, caption h2, caption h3, caption h4, caption span,
.cap-div, .cap-div h1, .cap-div h2, .cap-div h3, .cap-div h4, .cap-div span { 
	font-size: 11px;
	font-weight: bold;
	color: #e1e1e1;
}
caption h1, caption h2, caption h3, caption h4, caption span,
.cap-div h1, .cap-div h2, .cap-div h3, .cap-div h4, .cap-div span { 
	display: inline;
}
caption a, caption a:visited, .cap-div a, .cap-div a:visited {
	color: #e1e1e1;
	text-decoration: none;
}
caption a:hover, .cap-div a:hover {
	color: #ededed;
	text-decoration: none;
}

.block-start { background: url('http://missing.hi2.ro/missing.html') bottom left repeat-x; }
.block-end-left { background: url('http://missing.hi2.ro/missing.html') top left no-repeat; }
.block-end-right { background: url('http://missing.hi2.ro/missing.html') top right no-repeat; }
.block-end-left, .block-end-right { height: 4px; overflow: hidden; padding: 0; }
td.cat {
	height:22px;
}
li {
	font-size:11px;
}
li a {
	font-size:11px;
}

/*--- This is phpbb ? ------------------*/
#viewmoderators {
	font-size:11px;
}
#viewmoderators a {
	color: #a0a4b0;
}

.menu-sus {	
background-color: none;
height:30px;
border: 2px solid #1C1C1C;
 border-radius-bottomleft: 10px;
-o-border-radius-bottomleft: 10px;
-icab-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomleft: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-radius-bottomleft: 10px;
 border-bottom-left-radius: 10px;
 -o-border-bottom-left-radius: 10px;
 -icab-border-bottom-left-radius: 10px;
 -khtml-border-bottom-right-radius: 10px; 
-moz-border-bottom-right-radius: 10px;
 -webkit-border-bottom-right-radius: 10px; 
padding: 5px 5px 5px 15px;
 border-radius-bottomright: 10px;
-o-border-radius-bottomright: 10px;
-icab-border-radius-bottomright: 10px;
-khtml-border-radius-bottomright: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-radius-bottomright: 10px;
 border-bottom-right-radius: 10px;
 -o-border-bottom-right-radius: 10px;
 -icab-border-bottom-right-radius: 10px;
 -khtml-border-bottom-right-radius: 10px; 
-moz-border-bottom-right-radius: 10px;
 -webkit-border-bottom-right-radius: 10px; 
padding: 5px 5px 5px 15px;
}
.menu-sus a {
	font-size:10px;
	color:#646464;
	text-transform:uppercase;
	font-weight:bold;
	padding-right:7px;
	padding-left:7px;
}
.menu-sus a:hover {
	background-color: #181818;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:7px;
	padding-left:7px;
	font-size:10px;
	color:#00a7de;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.navlinks {	
	background-color: #131313;
	padding-top:4px;
	padding-bottom:4px;
	border: 1px solid #1c1c1c;
	text-transform:uppercase;
	font-weight:bold;
	color:#646464;
	margin-top:4px;
}
.navlinks a {
	font-size:10px;
	color:#646464;
	text-transform:uppercase;
	font-weight:bold;
	padding-right:7px;
	padding-left:7px;
}
.navlinks a:hover {
	background-color: #181818;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:7px;
	padding-left:7px;
	font-size:10px;
	color:#00a7de;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.login-bar {
	background:url('http://missing.hi2.ro/missing.html');
	height:27px;
}
.loginok {
	background:url('http://missing.hi2.ro/missing.html'); 
	width:21px; 
	height:18px;
	border:0px;
}
.vizitatori {
	background:url('http://missing.hi2.ro/missing.html');
	height:27px;
}
.tari {
	width:150px;
	padding-top:4px;
	padding-bottom:2px;
	background-color:#131313;
	text-align:center;
}

a.link-new, a.link-new:visited { 
	color: #00aa00;
	font-size:11px;
}

a.link-new:hover, a.link-new:visited:hover { 
	font-size:11px;
	color: #e66c1b; 
}

li {
	color:#646464;
}
span.nav {
	color:#646464;
}
a.postlink {
	font-size:12px;
}

.quick-edit-icon, .quick-edit-icon a			{ background-image: url("http://missing.hi2.ro/missing.html"); }
.quick-edit-icon, .quick-edit-icon a			{ background: none top left no-repeat; }
ul.profile-icons li.quick-edit-icon   { width: {IMG_ICON_POST_QUICKEDIT_WIDTH}px; height: {IMG_ICON_POST_QUICKEDIT_HEIGHT}px; }
ul.profile-icons li.quick-edit-icon	{ margin: 0 0 0 3px; }

.row10 {
	background: #131313;
	padding: 1px;
}

.pm-notify-new, .pm-notify-unread {
	border-left: solid 1px #9EABB9;
	border-right: solid 1px #909FAF;
	border-top: solid 1px #9EABB9;
	border-bottom: solid 1px #909FAF;
	background: #EFF2F4 url('http://missing.hi2.ro/missing.html') top left repeat-x;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.pm-notify-new a, .pm-notify-new a:visited, .pm-notify-unread a, .pm-notify-unread a:visited { text-decoration: none; }
.pm-notify-header {
	color: #FF3200;
	font-size:11px;
}
.pm-notify-new { padding: 30px; }

.pmbg {
width:990px;
height:90px;
background: #010101;
border: 1px dashed #ea7a0e;
}

/*Panel UP*/
/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: #131313;
	border: 1px solid #1c1c1c;
	height: 7px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url('http://missing.hi2.ro/missing.html') no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url('http://missing.hi2.ro/missing.html') no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
	background: #131313;
	border: 1px solid #1c1c1c;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-right-radius: 10px;

}

.tab ul.login li a {
	color: #00a7de;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 15px;
	line-height: 20px !important;
	padding-left: 30px !important;
	padding-bottom:5px;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url('http://missing.hi2.ro/missing.html') no-repeat left 0;}
.tab a.close {background: url('http://missing.hi2.ro/missing.html') no-repeat left 0;}
.tab a:hover.open {background: url('http://missing.hi2.ro/missing.html') no-repeat left -19px;}
.tab a:hover.close {background: url('http://missing.hi2.ro/missing.html') no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 200px;
	color: #999999;
	background: url('http://missing.hi2.ro/missing.html') repeat;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

li#toggle {
height:30px;
}
#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

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

#panel a {
	text-decoration: none;
	color: #00a7de;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
	font-size:11px;
	padding-left:4px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url('http://missing.hi2.ro/missing.html') no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url('http://missing.hi2.ro/missing.html') no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: none;
}
#left {
font-size:11px;
}
label.grey {
font-size:11px;
}
label {
font-size:11px;
}

.loginlogin {
width:40px;
font-size:11px;
background:#171717;
text-align:center;
border:1px solid #333333;
padding:2px;
}
input.loginlogin {
color:#00a7de;
padding:3px;
}
.loginlostpassword {
width:110px;
font-size:11px;
background:#171717;
text-align:center;
border:1px solid #333333;
padding:3px;
}
.loginregister {
width:160px;
font-size:11px;
background:#171717;
border:1px solid #333333;
padding:2px;
padding-top:4px;
padding-bottom:4px;
}

.loginregister a:link{
color:#eceff2;
}

/*Panel Left*/

.panel {
position: absolute;
top: 50px;
left: 0;
display: none;
	background:url('http://missing.hi2.ro/missing.html') repeat;
border:1px solid #111111;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
width: 330px;
height: 200px;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=595);
opacity: .95;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #00a7de;
text-decoration: none;

}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 80px; left: 0;
font-size: 10px;
text-transform:uppercase;
font-family: tahoma;
color:#00aa00;
padding: 10px 30px 10px 10px;
font-weight: 700;
background:#131313 url('http://missing.hi2.ro/missing.html') 85% 55% no-repeat;
border:1px solid #1c1c1c;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 80px; left: 0;
font-size: 10px;
text-transform:uppercase;
font-family: tahoma;
color:#00a7de;
padding: 10px 40px 10px 10px;
font-weight: 700;
background:#222222 url('http://missing.hi2.ro/missing.html') 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url('http://missing.hi2.ro/missing.html') 85% 55% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}
.colright{
float: right;
width: 130px;
line-height: 22px;
}
.rosugros {
	color: #FF0000;
	font-weight: bold;
	}
Avatar utilizator
bogdan
AdministratorAdministrator
Mesaje: 10888
Membru din: 18-Oct-2002, 13:14:27
Versiune: 3.0.11
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Bucuresti
Contact:

Re: Schimbare culoarea in mesaje

Mesaj de bogdan »

atunci modifici tag-ul color: #ababab; din sectiunea body a fisierului stylesheet.css
Ionut26
Utilizator înregistrat
Mesaje: 237
Membru din: 06-Dec-2010, 21:52:35
Versiune: 3.0.8
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Foarte experimentat

Re: Schimbare culoarea in mesaje

Mesaj de Ionut26 »

bogdan scrie:atunci modifici tag-ul color: #ababab; din sectiunea body a fisierului stylesheet.css
Mai pe larg, Cauţi :

Cod: Selectaţi tot

body {
   /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
   font-family: tahoma;
   color: #ababab;
   background: #0b0b0b;
   background-repeat:repeat-x y;
   font-size: 10px; /* This sets the default font size to be equivalent to 10px */
   margin: 0;
}
Apoi te duci la " color: #ababab;"
Şi înlocuieşti culoare actuală "#ababab" . Bafta !

Cod: Selectaţi tot

Nu mă contacta, că nu te ajut.
Albey
Utilizator înregistrat
Mesaje: 41
Membru din: 09-Dec-2010, 00:09:31
Versiune: 3.0.8
Ext: Da
Server: Windows
Nivel phpBB: Mediu

Re: Schimbare culoarea in mesaje

Mesaj de Albey »

ms mult,am facut tot ce trebuia
asta e codul culorii #008000 l-am inlocuit,am sters cache,dar nimic
Ionut26
Utilizator înregistrat
Mesaje: 237
Membru din: 06-Dec-2010, 21:52:35
Versiune: 3.0.8
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Foarte experimentat

Re: Schimbare culoarea in mesaje

Mesaj de Ionut26 »

Albey scrie:ms mult,am facut tot ce trebuia
asta e codul culorii #008000 l-am inlocuit,am sters cache,dar nimic
Şterge un zero, din faţa lui 8, şi va merge.

Cod: Selectaţi tot

Nu mă contacta, că nu te ajut.
Albey
Utilizator înregistrat
Mesaje: 41
Membru din: 09-Dec-2010, 00:09:31
Versiune: 3.0.8
Ext: Da
Server: Windows
Nivel phpBB: Mediu

Re: Schimbare culoarea in mesaje

Mesaj de Albey »

am facut si asta,dar la fel,nici o schimbare
Ionut26
Utilizator înregistrat
Mesaje: 237
Membru din: 06-Dec-2010, 21:52:35
Versiune: 3.0.8
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Foarte experimentat

Re: Schimbare culoarea in mesaje

Mesaj de Ionut26 »

Încearcă o altă culoare, scrie în loc de cod "black" şi vezi dacă merge sau "white". +
Vezi să nu fi lăsat spaţiu între color: şi #ababab;, doar un space. " "

Cod: Selectaţi tot

Nu mă contacta, că nu te ajut.
Închis

Înapoi la “3.0.x Stiluri, teme, avataruri şi butoane”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator