domingo, março 23, 2008

Mudar layout do Multiply

Escolher o layout padrão do Multiply: Avlack (isso fará com ele já pegue as configurações padrões para que encaixe tudo direito no multiply.

Para isso clique em Customize My Site depois em Choose a Theme e clique em Avlack.

Feito isso clique de novo em Customize My Site e depois clique em Custom CSS e insira esse código vermelho no campo.

Mude as 2 coisas que estão com o fundo laranja, que são primeiro a imagem do topo e o fundo do site.

Para isso você tem que hospedar essas 2 imagens em um site para poder colocar o link das imagens.

Código:

body {
background: none;
background: url() no repeat ;
background-color: #c1d59b;
background-image: url(http://www.site.com.br/fundo_do_multiply.jpg) ;
background-repeat: repeat;
font-family: Trebuchet MS;
font-size: 15px;
}
a, a:visited, a:link {
color: #131313;
font-weight: normal;
}
td.rail {
background-color: #e5e5e5;
}
.rail {
width: 159px;
background-color: #e5e5e5;
color: #131313;
padding-right: 10px;
border: 1px solid #e9ce74;
}
.railstart {
height: 5px;
background: url();
background-color: #e5e5e5;
}
.railbody {
padding: 15px;
width: 129px;
text-align: center;
font-size: 12px;
z-index: 1000;
position: relative;
background-color: transparent;
background: none;
}
.railsep {
height: 5px;
background: url();
background-color: #e5e5e5;
}
.railend {
height: 5px;
background: url();
background-color: #e5e5e5;
}
td.rail {
padding: 0;
margin: 0;
}
div.owner_nav {
border: none;
margin: 0 auto;
height: 247px;
width: 780px;
border: 0px solid #fff;
border-bottom: none;
padding: 39px 0px 0px 0px;
background: url(http://www.site.com.br/imagem_topo_do_multiply.jpg) no-repeat top left;
background-color: #FFFFFF;
background-position: 0 -1px;
}
div#subnavc {
padding: 173px;
padding-left: 1px;
background-color: #f2ada5;
border:none;
width: 780px;
height: 40px;
background: url() no-repeat bottom center;
}
div#subnav {
padding: 1px;
padding-left: 5px;
background: none;
border: none;
height: auto;
}
a.topt, a:visited.topt {
line-height: 1.2em;
float: left;
height: auto;
text-align: center;
background: none;
font-family: Century Gothic;
font-size: 13px;
font-weight: normal;
color: #f9f9f9;
width: auto;
padding: 2px;
margin-left: 13px;
margin-right: 5px;
}
a.toptsel, a:visited.toptsel {
line-height: 1.2em;
float: left;
height: auto;
text-align: center;
background: none;
font-family: Century Gothic;
font-size: 13px;
font-weight: normal;
text-decoration: underline;
color: #f9f9f9;
width: auto;
padding: 2px;
margin-left: 15px;
margin-right: 5px;
background: none;
}
li.gnopt a, li.gnopt a:visited, li.gnopt a:link {
color: #131313;
}
li.gnoptsel {
background-color: transparent;
}
h1#page_owner_title {
font-size: 27px;
font-weight: normal;
background: none;
color: #FFFFFF;
padding-left: 35px;
font-family: Century Gothic;
position:absolute;
font-position: left;
}
div#page_start {
padding: 0;
width: 760px;
border: 10px solid #FFFFFF;
border-top: none;
border-bottom: none;
margin: 0 auto;
}
div#rail {
text-align: left;
width: 159px;
}
a.gnoptsel, a:visited.gnoptsel {
margin: -2px 0 0 0;
width: 84px;
}
div#ownedfooter {
margin: 0 auto;
padding: 10px 0 10px 0;
width: 780px;
height: 20px;
border: none;
font-size: 10px;
background-color: #FFFFFF;
}
div.stats {
border-bottom: none;
}
div.album {
color: #949494;
}
.itemboxsub {
color: #090909;
font-weight: italic;
font-size: 30px;
font-family: Century Gothic;
padding: 0;
max-width: 550px;
}

.rolloverfordnd {
color: #ffffff;
font-weight: bold;
font-size: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: none;
padding: 0;
background: none;
max-width: 550px;
background-color: #918F87;
border: 1px solid #c2c2c2;
}

.itemshadow {
max-width: 550px;
}

.itemsubsub {
font-size: 9px;
font-weight: normal;
line-height: 10px;
text-align: right;
color: #c2c2c2;
}
.itemstamp {
float: right;
font-size: 9px;
font-weight: normal;
margin: 0;
margin: 0;
color: #c2c2c2;
}
.itembox {
border: none;
padding: 5px;
margin: 0px;
font-size: 11px
overflow: visible;
background: none;
background-color: #e5e5e5;
color: #090909;
border: 1px solid #c2c2c2;
}
.itemboxalbum {
border: none;
padding: 5px;
margin: 0px;
overflow: scroll;
background: none;
background-color: ffff;
color: #666;
border-top: 1px dotted;
border-top-color: #FFCC66;
}
.itemactionspacer {
height: 30px;
}
a.mine, a.mine:link, a:visited.mine {
/* color: #c2c2c2; border: none; background-color: #fff; margin: 0 2px 0 2px; */
color: #c2c2c2; border: none; background: none;
}
div.ritemactions a, div.ritemactions a:link, div.ritemactions a:visited {
/* color: #c2c2c2; border: none; background-color: #fff; margin: 0 2px 0 2px; */
color: #c2c2c2; border: none; background: none;
}
a.go, .go {
color: #FF9900; border: none; background: none;
}
.rail .userlogo {
border: 1px solid #c2c2c2;
}
.caldiv1 {
background-color: #ffffff;
background: none;
}
.caldiv1 td { font-size: 10px; }
.caldate {
font-size: 13px;
font-weight: bold;}
.cald {
float:right;
text-align: center;
background-color: #fff;
padding: 0px 4px 0px 4px;
margin: -3px -3px 3px 3px;
border: 1px solid #ccc;
width: 20px}
.calevent { margin: 0px 0px 8px 0px; }
.caldiv1 td:hover { background-color: #fff; }
.caldiv1 th {
background-color: #ccc;
color: #f2ada5;
font-size: 10px;
font-weight: normal;
text-align: center;
}
.caldiv1 th a, .caldiv1 th a:visited { color: #131313; }
table.globalnav {
border: none;
background: none;
}
.header .globalnav ul.gnopt a { color: #131313; }
.navinput {
border: none;
color: #666;
}
table.indextitle {display: none;}
td#maincontent { padding: 0 25px 0 0; margin: 0; background-color: #FFFFFF; }
div.header {
width: 780px;
margin: 0 auto;
background: none;
}
.infobox { background-color: #FFCC66; }
div.infobox .boxbody {
border: 1px solid #c2c2c2;
}
div.gndd {
background-color: #333;
border: 1px solid #FFCC66;
}
div.ddsep { background-color: #ccc; }
div.gndd a {
font-weight: bold;
border: 1px solid #FFCC66;
}
div.gndd a:hover {
background-color: #999;
}
li {
list-style-type: square;
list-style-position: inside;
}
div.guidebox {
background: none;
background-color: #fff;
color: #666;
border: 1px dotted #FFCC66;
}
div.add_sublabel a:hover {
color: #FF9900;
}
.albumtitle {
font-size: 11px;
color: #131313;
}
.framecap-pushpin {
font-size: 11px;
}
a {
font-size: 12px;
font-weight: normal;
}
.signout {
font-size: 10px;
font-weight: normal;
color: #131313;
}

Depois de colocar o código e mudar o endereço das 2 imagens clique em Save.

Pronto, seu layout já está modificado.