background
Pagina 1 din 1 • Distribuiţi
background
salutare cum pot sa schimb backgroundu ? imagine: in loc de albul ala vreau sa pun o poza sau o culoare dar nu pot sa schimb cum se schimba trebuie un cod css.
Re: background
Poti sa modifici imaginea de fundal a paginii
Panou de administrare->Afisare->Imagini si culori->Administrare imagini->Mod avansat->Imaginea de fundal a paginii :
Panou de administrare->Afisare->Imagini si culori->Administrare imagini->Mod avansat->Imaginea de fundal a paginii :
Re: background
nu merge! asa\! trb cod css
Re: background
Ce versiune folositi.
Re: background
phpBB3
Re: background
Buna seara,
Cautati in Foaia dvs. de stil CSS linia urmatoare si modificati-o in functie de background-ul dorit:
Succes!
Cautati in Foaia dvs. de stil CSS linia urmatoare si modificati-o in functie de background-ul dorit:
- Cod:
background: url(http://mt2romania.forumz.ro/46-ltr.css) repeat-x rgb(255, 255, 255);
Succes!
Re: background
Vizitati "Panou de administrare ~> Afisare ~> Imagini si culori ~> Culori ~> Foaie de stil CSS" si adaugati:
Inlocuiti "Link imagine" cu link-ul imaginii de fundal.
- Cod:
.bodyline {
background-image: url(Link imagine);
}
Inlocuiti "Link imagine" cu link-ul imaginii de fundal.
Re: background
nu se schimba backgroundu (keir nu gasesc) anonim nu mg
CSS:
CSS:
- Cod:
body {
background: #fff url("") repeat-x;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #323232;
font-size: 10px;
}
.navbar {background: url("http://i36.servimg.com/u/f36/14/89/88/03/naviga10.png") repeat-x;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
height: 45px;
}
ul.navlinks {
border-bottom: 0px;
font-weight: 700;
text-align: left;
}
.linklist navlinks li a {
color: #fbfbfb;
}
ul.navlinks li {
border-right: 1px solid #102435;
padding-right: 5px;
float: left;
display: block;
font-size: 11px;
font-weight: bold;
line-height: 40px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
color: #FFF;
padding-top: 4px;
}
.mainmenu {padding: 5px;}
.headerbar {background: url("http://i44.tinypic.com/2rc6dsp.png") top right no-repeat;
height: 199px;
margin: -22px auto 0;
}
#wrap {
width: 70%;
margin: 0px auto;
background-image: url('');
border: 1px solid #E0EDF4;
padding: 5px;
min-width: 768px;
background-position:left top;
background-repeat: repeat-x;
background-size: 80px;
}
span.corners-bottom, span.corners-bottom span, span.corners-top, span.corners-top span {
background-repeat: no-repeat;
display: none;
font-size: 1px;
height: 5px;
line-height: 1px;
}
#logo {
float: left;
padding: 5px;
padding-top: 20px;
}
#site-title, #site-title h1 {
color: rgb(0, 0, 0);
font-size: 20px;
font-weight: 700;
padding-top: 43px;
}
#search-box {
float: right;
margin-right: 5px;
margin-top: 10px;
white-space: nowrap;
position: relative;
top: -40px;
z-index: 2;
}
p.rightside {
float: right;
margin-right: -173px;
}
.forabg {
background-color: #E0EDF4;
background-image: url(http://i36.servimg.com/u/f36/14/89/88/03/naviga11.png);
border: 1px;
clear: both;
margin-bottom: 1px;
padding: 0px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
ul.forums {
background-color: #ecf3f7;
background-image: none;
border-bottom: 3px solid #cdcdcd;
margin-bottom: 4px;
}
ul.clearfix {padding: 10px;}
.forumbg {
background-color: #FFF;
background-image: url('http://i36.servimg.com/u/f36/14/89/88/03/naviga12.png');
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #fff;
border-color: #E0EDF4;
clear: both;
margin-bottom: 4px;
padding: 0px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.copyright {
color: #536482;
padding: 1px;
text-align: center;
height: 1px;
}
#wrap {-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;}
.post {
background-color: rgb(233, 232, 241);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#forum_rules .logo {
overflow: hidden;
vertical-align: 10px;
width: 100px;
border-right: 1px solid #E0EDF4;
padding-top: 37px;
text-align: center;
}
.postbody .content {
font-size: 1em;
}
h1.page-title {
color: #105289;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 2em;
font-weight: 400;
margin: .8em 0 .2em;
text-shadow: 0 0 2px rgba(185, 198, 250, 0.89);
padding: 5px;
}
.buttons {
float: left;
width: auto;
height: auto;
}
.i_post{
height: 25px;
width: 96px;
text-indent: 10000px;
overflow: hidden;
background: url(http://i36.servimg.com/u/f36/14/89/88/03/button12.gif) top left no-repeat;
}
.i_post:hover{
background-position: bottom left;
}
.i_reply{
width: 96px;
height: 25px;
text-indent: 10000px;
overflow: hidden;
background: url(http://i36.servimg.com/u/f36/14/89/88/03/button11.gif) top left no-repeat;
}
.i_reply:hover{
background-position: bottom left;
}
.i_msg_newpost{
width: 96px;
height: 25px;
text-indent: 10000px;
overflow: hidden;
background: url(http://i36.servimg.com/u/f36/14/89/88/03/button13.gif) top left no-repeat;
}
.i_msg_newpost:hover{
background-position: bottom left;
}
.i_icon_quote{
width: 54px;
height: 20px;
text-indent: 10000px;
overflow: hidden;
background: url(http://i36.servimg.com/u/f36/14/89/88/03/icon_p12.gif) top left no-repeat;
}
.i_icon_quote:hover{
background-position: bottom left;
}
.i_icon_edit{
width: 42px;
height: 20px;
text-indent: 10000px;
overflow: hidden;
background: url(http://i36.servimg.com/u/f36/14/89/88/03/icon_p13.gif) top left no-repeat;
}
.i_icon_edit:hover{
background-position: bottom left;
}
.i_icon_delete{
width: 20px;
height: 20px;
text-indent: 10000px;
overflow: hidden;
background: url(http://i36.servimg.com/u/f36/14/89/88/03/icon_p14.gif) top left no-repeat;
}
.i_icon_delete:hover{
background-position: bottom left;
}
.i_icon_ip{
width: 20px;
height: 20px;
text-indent: 10000px;
overflow: hidden;
background: url(http://i36.servimg.com/u/f36/14/89/88/03/icon_p15.gif) top left no-repeat;
}
.i_icon_ip:hover{
background-position: bottom left;
}
.i_icon_pm{
width: 28px;
height: 20px;
text-indent: 10000px;
overflow: hidden;
background: url(http://i36.servimg.com/u/f36/14/89/88/03/icon_c10.gif) top left no-repeat;
}
.i_icon_pm:hover{
background-position: bottom left;
}
.vote-button {display:none;}
.vote-no-bar {display:none;}
.vote .vote-button:first-child {
display:block;
}
/*----------------------BEGIN-POP UP------------------------------*/
#login_popup {
-moz-border-radius-bottomright: 16px;
-moz-border-radius-topleft: 16px;
-moz-box-shadow: 1px 2px 5px #000;
-webkit-border-bottom-right-radius: 16px;
-webkit-border-top-left-radius: 16px;
-webkit-box-shadow: 1px 2px 5px #000;
background: #22222 url();
border: 10px solid #ddd;
background-size: 740px;
border-bottom-right-radius: 16px;
border-top-left-radius: 16px;
box-shadow: 1px 2px 5px #000;
display: none;
font-family: Trebuchet MS;
font-size: 1.2em;
height: 250px!important;
width: 500px!important;
z-index: 999;
border-style: solid;
border-width: 12px 13px 0px;
-moz-border-image: url(http://i36.servimg.com/u/f36/14/89/88/03/tot10.png) 12 13 0 stretch;
-webkit-border-image: url(http://i36.servimg.com/u/f36/14/89/88/03/tot10.png) 12 13 0 stretch;
-o-border-image: url(http://i36.servimg.com/u/f36/14/89/88/03/tot10.png) 12 13 0 stretch;
border-image: url(http://i36.servimg.com/u/f36/14/89/88/03/tot10.png) 12 13 0 fill stretch;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
#login_popup_buttons {position: relative;
top: 80px;
left: -20px;
padding-left: 140px;
padding-top: 10px;
background-image: url(http://i36.servimg.com/u/f36/14/89/88/03/centru11.png);
width: 400px;
height: 46px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
#login_popup input.button2 {
-moz-box-shadow: none;
-webkit-box-shadow: none;
background-color: transparent;
background-image: url(http://i27.servimg.com/u/f27/16/17/34/47/close10.png);
background-position: 0 100%;
background-repeat: no-repeat;
border: 0;
box-shadow: none;
color: transparent;
cursor: pointer;
float: right;
font-size: 0;
height: 60px!important;
margin-right: -15px;
margin-top: -260px;
width: 60px!important;
}
.form {
position: relative;
left: 10px;
}
#login_popup_buttons input {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-left: 6px;
position: relative;
top: 5px;
padding: 5px;
}
/*----------------------END-POP UP----------------------------*/
.pwd_img {
color: #000;
display: none;
font-size: 11px;
font-weight: 700;
height: 18px;
line-height: 14px;
padding: 7px 0 3px;
text-align: center;
width: 127px;
}
#pwd_good {
background:url('http://i36.servimg.com/u/f36/14/89/88/03/111110.png');
}
#pwd_middle {
background:url('http://i36.servimg.com/u/f36/14/89/88/03/111110.png');
}
#pwd_bad {
background:url('http://i36.servimg.com/u/f36/14/89/88/03/222210.png');
}
.mini_ava {
float: left;
}
.mini_ava img {
width: 40px;
height: 40px;
margin: 0 5px;
border-radius: 2px;
transition: all 1s;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}
.mini_ava img:hover
{
zoom: 130%;
}
.not_logged_in {
float: right;
margin-right: 30px;
margin-top: 10px;
font-size: 12px;
color: white!important;
}
#jq_sol_ips a {
margin: 0 3px;
color: white;
}
.jq_avs {
width: 25px;
height: 25px;
position: relative;
top: 8px;
}
.logged_in ul li {
display: inline-block;
line-height: 30px;
}
.logged_in ul li a {
position: relative;
top: 8px;
}
.bodyline {
background-image: url(http://i42.tinypic.com/30bmg7a.png);
}
Re: background
Adaugati urmatorul cod:
Nu uitati sa schimbati "LINK IMAGINE" cu imaginea dorita.
- Cod:
body {
background: url("LINK IMAGINE")
repeat-x scroll center top, url("LINK IMAGINE") repeat scroll center bottom transparent;
font: 11px Helvetica,Arial,FreeSans,sans-serif;
height: auto;
padding: 12px 0;
}
Nu uitati sa schimbati "LINK IMAGINE" cu imaginea dorita.
Re: background
resurse.games, Deoarece titlul dumneavoastră nu este explicit şi de aceea nu ajută la găsirea subiectului folosind opţiunea de "Căutare" nu vom răspunde (nici eu, nici alti utilizatori) până când nu vă schimbaţi titlul subiectului într-unul mai explicit, legat de problema dumneavoastră.
Mulţumesc pentru înţelegere!
Mulţumesc pentru înţelegere!
Re: background
Avand in vedere ca au trecut 24 de ore si nu v-ati modificat titlul intr-unul mai explicit ~>
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum