Latime forum

Discutii despre tot ce nu se incadreaza in celelalte categorii.

Moderators: Moderatori ajutatori, Moderatori

Post Reply
User avatar
Chaos
Fost moderator
Fost moderator
Posts: 1723
Joined: 12 Jul 2007, 23:47
Detinator Steam: Da
CS Status: Innactive User
SteamID: dmx_ro
Reputatie: Fost Mapper eXtreamCS
Fost Scripter eXtreamCS
Fost moderator
Location: Bucuresti
Has thanked: 7 times
Been thanked: 61 times
Contact:

11 Oct 2009, 16:04

| Afiseaza codul
/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		slagg
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		StylerBB.net ( http://www.stylerbb.net )
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

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

* html #content {
height: 450px;
}

body, html,
h1, h2, h3, h4, h5,
ul, ol, li,
div, fieldset, form {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style-type: none;
	font-family: Tahoma;
	color: #9E9574;
}

body {
	background: #bcb48f url('./images/bg.jpg') 0 0 repeat-x;
	font-size: 11px;
}

#main {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

#baner {
	background: #c5c484 url('./images/banerbg.jpg') 0 -3px repeat-x;
	height: 109px;
	border-top: 4px solid #b4b342;
	position: relative;
}

#baner h1 a {
	display: block;
	height: 70px;
	width: 173px;
	background: url('./images/h1.gif') no-repeat;
	text-indent: -1000em;
	margin: 0 0 0 1.8em;
}

#subnav {
	position: absolute;
	top: 1px;
	right: 30px;
	background: #FFF url('./images/subnav.gif') no-repeat;
	width: 225px;
	padding: 5px 10px 10px 20px;
}

#subnav img {
	float: left;
	width: 50px;
	height: 50px;
}

#subnav ul {
	margin: -3px 0 0 55px;
	color: #c9c6a7;
}

#subnav li {
	background: url('./images/navli.gif') 0 70% no-repeat;
	padding: 0 0 0 13px;
}

#subnav ul a {
	color: #c9c6a7;
}

#subnav span a {
	color: #ff3600;
	font-weight: bold;
}

#menu {
	background: url('./images/menubg.jpg') no-repeat;
	position: absolute;
	top: 80px;
	left: 1px;
	width: 100%;
	height: 39px;
}

#menu ul {
	margin: 0 0 0 40px;
}

#menu li {
	float: left;
	line-height: 39px;
	background: url('./images/menuli.gif') 100% 20% no-repeat;
}

#menu li a {
	display: block;
	color: #716e57;
	padding: 0 10px 0 10px;
	margin: 1px 1px 0 0;
}

#menu li.last  a {
	background: none;
}

#menu li.rss {
	float: right;
	margin: 0 50px 0 0;
	background: none;
}

#menu li.rss a {
	float: right;
	background:url('./images/rss.gif') 100% 50% no-repeat;
	text-indent: -1000em;
	width: 17px;
}

#menu li.last {
	background: none;
}

#menu li.last a:hover {
	text-decoration: underline;
	background: url('./images/liactive.gif') 100% 0 no-repeat;
}

#menu a:hover {
	text-decoration: underline;
	background: url('./images/liactive.gif') 100% 0 no-repeat;
}

#content {
	min-height: 450px;
	background: url('./images/contentbg.gif') 23px 0 no-repeat;
	padding: 20px 40px 0 40px;
	margin: 0px 0 -10px 0;
}

#footer {
	height: 80px;
	background: #bcb48f url('./images/footerbg.jpg') 23px 0 no-repeat;
	padding: 0px 20px 0 40px;
	position: relative;
	
}

#footernav {
	position: absolute;
	top: 30px;
	right: 50px;
	height: 20px;
}

#footernav li {
	float: right;
}

#footernav li a {
	display: block;
	color: #59524a;
	padding: 0 10px 0 10px;
	border-right: 1px #59524a solid;
	line-height: 0.9em;
}

#footernav li.last  a {
	border-right: none;
}

#footer p {
	color:#5a534b;
	padding: 30px 0 0 0;
	margin: 0 0 10px 0;
}

#footer span {
	display: block;
	color: #9f9989;
}

#fix1 {
	background: #AAA url('./images/fix1.gif') repeat-x;
	height: 120px;
	width: 800px;
	position: absolute;
	top: -4px;
	right: 1099px;

}

#wrapper {
	background: url('./images/wrapperbg.gif') 23px repeat-y;
}

#wrapcentre, #wrapheader {
   padding: 0 5px;
   min-width: 650px;
   width: 1004px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

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

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

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

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

.forumrules {
	background-color: #BCB48F;
	border-width: 1px;
	border-style: solid;
	border-color: #6F6953;
	padding: 4px;
	color: #4B4635;
	font-weight: normal;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: black;
}

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

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


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

p {
	font-size: 11px;
}

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

.breadcrumbshr {
	background-color: #68634F;
}

p.breadcrumbs {
	margin: 8px 0 10px 10px;
	float: left;
	color: #F9EAAA;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

p.breadcrumbs  a:link, p.breadcrumbs a:hover, p.breadcrumbs  a:visited {
	color: #F9EAAA;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 8px 10px 10px 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
	color: #B4A97B;
}

.rtl p.datetime {
	float: left;
}

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

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

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

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

.postauthor {
	color: #E1D39D;
}

.postdetails {
	color: #9E9574;
}

.postbody {
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.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: #F9EAAA;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: #4F463B;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

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

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

.genmed2 {
	margin: 1px 1px;
	font-size: 11px;
	color: #59524A;
}

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

.gensmall2 {
	color: #4F463B;
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	color: #E1D39D;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #DCD3B0;
	font-size: 11px;
	font-weight: bold;
	background-color: #5A5540;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;
	height: 37px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #8F8970;
}

.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat, .catdiv  {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #474231;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #4B4635;
	padding: 4px;
}

.row2 {
	background-color: #4B4635;
	padding: 4px;
}

.row3 {
	background-color: #5F5841;
	padding: 0px;
}

.row4 {
	background-color: #7C765E;
	padding: 0px;
}

.spacer {
	background-color: #3C382A;
}

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

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

.imp { 
	border-top: 2px solid #3C382A;
	border-bottom: 1px solid #3C382A;
}

/* Links
 ------------ */
a:link {
	color: #AFA687;
	text-decoration: none;
}

a:active,
a:visited {
	color: #B7AE8D;
	text-decoration: none;
}

a:hover {
	color: #B7AE8D;
	text-decoration: underline;
}

a.gensmall2 {
	color: #4F463B;
	text-decoration: none;
}

a.forumlink {
	color: #E1D39D;
	font-weight: bold;
	font-family: Tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #E1D39D;
}

a.topictitle:visited {
	color: #E1D39D;
	text-decoration: none;
}

a.pagination {
	color: #F9EAAA;
}

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

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

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

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #9F9989;
	background-color: #BCB48F;
}

textarea {
	background-color: #BCB48F;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #9F9989;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #BCB48F;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #9F9989;
	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: transparent;
}

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

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	border: 1px solid #9F9989;
	background-color: #BCB48F;
}

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

.btnlite {
	font-weight: normal;
	border: 1px solid #9F9989;
	background-color: #BCB48F;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	border: 1px solid #9F9989;
	background-color: #BCB48F;
	padding: 1px 5px;
	font-size: 1.1em;
}

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


.postbody ul {
	font-size: 1.0em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}




/* BBCode
 ------------ */
.quotetitle, .attachtitle, .codetitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #8F8970;
	color: #B7AE8D;
	background-color: #474231;
	background-image: url('./images/cellpic1.gif');
	font-size: 0.85em;
	font-weight: bold;
}

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

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #8F8970;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #BCB48F;
	color: #4F4F4F;
}

.attachcontent {
	font-size: 0.85em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #8F8970;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.9em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #BCB48F;
}

.quotecontent a, .attachcontent a, .codecontent a {
color: #0F0F0F;
}

.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: #2F2C20;
}

.pm_replied_colour {
	background-color: #BEAE75;
}

.pm_friend_colour {
	background-color: #A0BB2E;
}

.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: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}
Unde modific sa zicem sa fie 85% latimea? :| si care imagine de aici reprezinta bg?
Creez harti de Counter Strike 1.6 / Counter Strike Global Offensive la comanda, pentru contact apasa butonul pe sursa
| Afiseaza codul
-skype: chaosmedia90
-discord: Pufarín#0459
-mail : [email protected] sau [email protected]
RoyalServer
User avatar
adriilike$
Membru, skill 0
Membru, skill 0
Posts: 93
Joined: 05 Jul 2009, 00:40
Detinator Steam: Da
CS Status: Citesc forumul eXtreamCS.com!
Reputatie: 3 avertismente = ban permanent!
(Ban scos de 1 mai!)
Has thanked: 1 time
Been thanked: 5 times

11 Oct 2009, 16:17

body {
background: #bcb48f url('./images/bg.jpg') 0 0 repeat-x;
font-size: 11px;
} ->bg`u

#main {
width: 1100px;
margin: 0 auto;
position: relative;
} -> in loc de width: 1100px; > width: 85%;
User avatar
Chaos
Fost moderator
Fost moderator
Posts: 1723
Joined: 12 Jul 2007, 23:47
Detinator Steam: Da
CS Status: Innactive User
SteamID: dmx_ro
Reputatie: Fost Mapper eXtreamCS
Fost Scripter eXtreamCS
Fost moderator
Location: Bucuresti
Has thanked: 7 times
Been thanked: 61 times
Contact:

11 Oct 2009, 19:24

nu ii aia
Creez harti de Counter Strike 1.6 / Counter Strike Global Offensive la comanda, pentru contact apasa butonul pe sursa
| Afiseaza codul
-skype: chaosmedia90
-discord: Pufarín#0459
-mail : [email protected] sau [email protected]
User avatar
adriilike$
Membru, skill 0
Membru, skill 0
Posts: 93
Joined: 05 Jul 2009, 00:40
Detinator Steam: Da
CS Status: Citesc forumul eXtreamCS.com!
Reputatie: 3 avertismente = ban permanent!
(Ban scos de 1 mai!)
Has thanked: 1 time
Been thanked: 5 times

11 Oct 2009, 19:31

Chaos wrote:nu ii aia
Dai click dreapta pe forum si dai view background image si cauti numele in css.
User avatar
IsTI37
Fost administrator
Fost administrator
Posts: 10987
Joined: 10 Apr 2007, 15:02
Detinator Steam: Da
Reputatie: Fost administrator
Fost SysAdmin
Fost Fondator GTA5 (CVL)
Location: Cluj-Napoca
Has thanked: 28 times
Been thanked: 776 times

11 Oct 2009, 23:23

Code: Select all

#main {
 width: 85%;
}
In rest nu mi-am dat seama...
Tema e foarte prost programata.
User avatar
adriilike$
Membru, skill 0
Membru, skill 0
Posts: 93
Joined: 05 Jul 2009, 00:40
Detinator Steam: Da
CS Status: Citesc forumul eXtreamCS.com!
Reputatie: 3 avertismente = ban permanent!
(Ban scos de 1 mai!)
Has thanked: 1 time
Been thanked: 5 times

11 Oct 2009, 23:27

IsTI37 wrote:

Code: Select all

#main {
 width: 85%;
}
Te rezolva.
+ margin: 0 auto; sa fie centrat .
User avatar
T.Daniel
Fost moderator
Fost moderator
Posts: 1222
Joined: 03 May 2009, 11:31
Detinator Steam: Nu
Reputatie: Fost Membru Club eXtreamCS (o luna)
Nume anterior : XioNe
Fost moderator
Has thanked: 35 times
Been thanked: 58 times

12 Oct 2009, 00:06

Cauta

Code: Select all

#wrapper {
	background: url('./images/wrapperbg.gif') 23px repeat-y;
}

#wrapcentre, #wrapheader {
   padding: 0 5px;
   min-width: 650px;
   width: 1004px;
Yahoo Messenger: sf_daniel2010
Post Reply

Return to “Discutii generale”

  • Information
  • Who is online

    Users browsing this forum: Bing [Bot], Facebook [Bot], Petal [Bot] and 576 guests