Tha28 Posted September 4, 2011 Report Share Posted September 4, 2011 (edited) . Edited September 27, 2011 by Tha28 Quote Link to comment Share on other sites More sharing options...
0 Guest Posted September 5, 2011 Report Share Posted September 5, 2011 (edited) Peço por gentileza, para que seja mais Objetivo, não há necessidade de postar todo o codigo, de sua pagina, e sim o bloco de notas o qual corresponde a sua Background. A qual background você se refere? a do body? e alias, o erro acontece em todos os navegadores?EDITADO:Segue: testei aqui e funcionou assim:<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'> <head> <b:include data='blog' name='all-head-content'/> <title><data:blog.pageTitle/></title> <b:skin> /* Variable definitions ==================== <Variable name="mainBgcolor" description="Main Background Color" type="color" default="#f7e6ca" value="#ffffff"> <Variable name="textcolor" description="Text Color" type="color" default="#666666" value="#666666"> <Variable name="linkcolor" description="Link Color" type="color" default="#cf6a3f" value="#bea7c4"> <Variable name="pagetitlecolor" description="Blog Title Color" type="color" default="#bea7c4" value="#bea7c4"> <Variable name="descriptioncolor" description="Blog Description Color" type="color" default="#666666" value="#666666"> <Variable name="titlecolor" description="Post Title Color" type="color" default="#cf6a3f" value="#E895CC"> <Variable name="bordercolor" description="Border Color" type="color" default="#fbdcb5" value="#ffffff"> <Variable name="sidebarcolor" description="Sidebar Title Color" type="color" default="#ff9933" value="#ffffff"> <Variable name="sidebartextcolor" description="Sidebar Text Color" type="color" default="#cf6a3f" value="#ffffff"> <Variable name="visitedlinkcolor" description="Visited Link Color" type="color" default="#ff9933" value="#bea7c4"> <Variable name="bodyFont" description="Text Font" type="font" default="normal normal 100% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal normal 100% 'Trebuchet MS',Verdana,Arial,Sans-serif"> <Variable name="headerfont" description="Sidebar Title Font" type="font" default="normal bold 100% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal bold 100% 'Trebuchet MS',Verdana,Arial,Sans-serif"> <Variable name="pageTitleFont" description="Blog Title Font" type="font" default="normal bold 210% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal bold 210% 'Trebuchet MS',Verdana,Arial,Sans-serif"> <Variable name="descriptionfont" description="Blog Description Font" type="font" default="normal normal 130% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal normal 130% 'Trebuchet MS',Verdana,Arial,Sans-serif"> <Variable name="postfooterfont" description="Post Footer Font" type="font" default="normal normal 80% tahoma,garamond,helvetica,Sans-serif" value="normal normal 80% tahoma,garamond,helvetica,Sans-serif"> <style> /* nav bar */ #navbar-iframe { height: 0px; visibility: hidden; display: none; } /* fim nav bar */ /* css */ body { background:url("http://img845.imageshack.us/img845/7568/quadriculadinhofundo.jpg"); margin:0; color:$textcolor; font-family: Verdana, Verdana, Arial, Serif; font-size: 11px; text-align:center; } a:link { color:$linkcolor; text-decoration:none; } a:visited { color:$visitedlinkcolor; text-decoration:none; } a:hover { color:#ff9933; text-decoration:none; } a img { border-width:0; } #main-wrapper .post-body a:hover { color:#666666; text-decoration:none; } #sidebar-wrapper a { color: #fff; text-decoration:none; } #sidebar-wrapper a:hover { color:#c0c0c0; text-decoration:underline; } .pollStats { color: #fff; text-decoration:none; } /* TOPO ----------------------------------------------- */ #header-wrapper { background:url("http://img593.imageshack.us/img593/4499/rosinhalilasinhotopinho.png"); background-repeat: no-repeat; width:921px; height:477px; margin:0; text-align:center; } #header h1 { display:none; margin:0; width:435px; text-align:center; padding:140px 2px 0 460px; font:34px Georgia; font-weight:bold; line-height: 1.1em; text-transform:uppercase; color:$pagetitlecolor; } #Header1_headerimg{ margin:0; width:435px; text-align:center; padding:126px 2px 0 460px; font:34px Georgia; font-weight:bold; line-height: 1.1em; text-transform:uppercase; color:$pagetitlecolor; } #HTML2 { font:34px Georgia; padding-top: 130px; padding-right: 27px; width: 440px; float: right; } #header a { color:$pagetitlecolor; text-decoration:none; } #header a:hover { color:#009933; text-decoration:underline; } .descriptionwrapper { margin:0; padding:0px 580px 0 5px; font:110% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif; font-weight:bold; color:$descriptioncolor; } .descriptionwrapper p { margin:0; padding:0; } /* MEIO ----------------------------------------------- */ #outer-wrapper { background:url("http://img683.imageshack.us/img683/4932/miolobarraeposts.png"); background-repeat: repeat-y; width: 921px; margin:0 auto; padding:0; text-align:justify; } #main-wrapper { width: 600px; float: right; margin-top:-70px; text-align:justify; padding-right:27px; word-wrap: break-word; /* IE */ overflow: hidden; /* IE sidebar float */ } #sidebar-wrapper { width: 235px; float: left; text-align:justify; margin-top:-105px; padding-left:25px; color:$sidebartextcolor; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ } br { clear:both; } /* LATERAL ----------------------------------------------- */ #sidebar-wrapper h2 { margin:0 0px 0 10px; padding-top: 40px; padding-left: 23px; text-align:center; width: 207px; height: 45px; font-size:11px; font-family: Verdana, Arial, Serif; line-height:1.4em font-weight:bold; text-transform:uppercase; color: #BEA7C4; background:url("http://img856.imageshack.us/img856/5305/folhinhas.png"); } #main-wrapper h2 { margin:0; padding:0; font-size:100%; font-weight:bold; color: #808080; background:none; } /* POSTS ----------------------------------------------- */ .post { margin:.5em 0 .5em; padding-bottom:.5em; } #main .post h3 { margin:0 0 .5em; padding:0; font-family: Arial, Serif; font-size:18px; font-weight:bold; line-height:1.4em; color:$titlecolor; } #main .post h3 a, .post h3 a:visited, .post h3 strong { display:block; font-family: Arial, Serif; font-size:18px; text-decoration:none; color:$titlecolor; font-weight:bold; } #main .post h3 strong, #main .post h3 a:hover { color:#ff9900; text-decoration:none; } .post p, .post-body { margin:0 0 .75em; line-height:1.3em; } #credits { text-align:center; } .post-footer { margin: .75em 0; color:$titlecolor; text-transform:uppercase; letter-spacing:.1em; font: $postfooterfont; line-height: 1.4em; } .comment-link { margin-left:.6em; } .post a img, .post img { margin:8px; padding:1px; border:0px solid #c0c0c0; } .post blockquote { margin:1em 20px; line-height:1.2em; } p.post-footer-line-3 { border-bottom:1px solid #c0c0c0; margin:0 auto; padding:0; } /* COMENTRIOS ----------------------------------------------- */ #comments h4 { margin:1em 0; font-weight: bold; line-height: 1.4em; text-transform:uppercase; letter-spacing:.2em; } #comments-block { margin:1em 0 1.5em; line-height:1.6em; } #comments-block .comment-author { margin:.5em 0; } #comments-block .comment-body { margin:.25em 0 0; } #comments-block .comment-footer { margin:-.25em 0 2em; line-height: 1.4em; text-transform:uppercase; letter-spacing:.1em; } #comments-block .comment-body p { margin:0 0 .75em; } .deleted-comment { font-style:italic; color:gray; } #blog-pager-newer-link { float: left; } #blog-pager-older-link { float: right; } #blog-pager { text-align: center; } .feed-links { clear: both; line-height: 2.5em; } /* SIDEBAR CONTENT ----------------------------------------------- */ #sidebar-wrapper p { padding-left:12px; } .sidebar { line-height: 1.3em; } .sidebar ul { list-style:none; margin:0 0 0; padding:0 0 0; } .sidebar li { margin:0; padding:0 0 .25em 7px; line-height:1.2em; } .sidebar .widget, .main .widget { margin:0 0 1.5em; padding:0 0 1.5em; } .main .Blog { border-bottom-width: 0; } #ArchiveList { margin:0; padding-left:12px; } .widget img { padding-left:10px; } /* PERFIL ----------------------------------------------- */ .profile-img { float: left; margin: 0 5px 5px 0; padding: 2px; } .profile-data { margin:0; text-transform:uppercase; letter-spacing:.1em; font: $postfooterfont; font-weight: bold; line-height: 1.3em; } .profile-datablock { margin:.5em 0 .5em; } .profile-textblock { margin: 0.5em 0; line-height: 1.3em; } .profile-link { font: $postfooterfont; text-transform: uppercase; letter-spacing: .1em; } /* RODAPE ----------------------------------------------- */ #footer-wrapper { background:url("http://img200.imageshack.us/img200/4589/rodapzinhofinal.png"); background-repeat:no-repeat; width:921px; height:109px; clear:both; margin:0 auto; padding:0; } #footer h2 { font-size:110%; } #lower-body { width:980px; margin:0 auto; padding:12px 0; color:#ffffff; text-align:center; } /** Page structure tweaks for layout editor wireframe */ body#layout #header { margin-left: 0px; margin-right: 0px; } </style> <script> function click() { if (event.button==2||event.button==3) { oncontextmenu='return false'; } } document.onmousedown=click document.oncontextmenu = new Function("return false;") </script> </head> <body> <div id='outer-wrapper' style='margin-top:0px;'><div id='wrap2'> <!-- skip links for text browsers --> <span id='skiplinks' style='display:none;'> <a href='#main'>skip to main </a> | <a href='#sidebar'>skip to sidebar</a> </span> <div id='header-wrapper'> <b:section class='header' id='header' maxwidgets='1' showaddelement='no'> <b:widget id='Header1' locked='true' title='Nome do seu blog (Cabeçalho)' type='Header'/> </b:section> </div> <div id='content-wrapper'> <div id='main-wrapper'> <b:section class='main' id='main' showaddelement='no'> <b:widget id='Blog1' locked='true' title='Postagens no blog' type='Blog'/> </b:section> </div> <div id='sidebar-wrapper'> <b:section class='sidebar' id='sidebar' preferred='yes'> <b:widget id='BlogArchive1' locked='false' title='Arquivos' type='BlogArchive'/> </b:section> <!-- end credits --> </div> <!-- spacer for skins that want sidebar and main to be the same height--> <div class='clear'> </div> </div> <!-- end content-wrapper --> <br/> </div></div> <!-- end outer-wrapper --> <div id='footer-wrapper'> </div> <div id='lower-body'> <b:section class='footer' id='footer'/> </div> </body> </html>att Edited September 5, 2011 by NoNaMexD Quote Link to comment Share on other sites More sharing options...
0 Tha28 Posted September 5, 2011 Author Report Share Posted September 5, 2011 (edited) . Edited September 27, 2011 by Tha28 Quote Link to comment Share on other sites More sharing options...
0 Guest Posted September 5, 2011 Report Share Posted September 5, 2011 teste o codigo acima, do post editado. Quote Link to comment Share on other sites More sharing options...
0 Tha28 Posted September 5, 2011 Author Report Share Posted September 5, 2011 (edited) . Edited September 27, 2011 by Tha28 Quote Link to comment Share on other sites More sharing options...
0 Tha28 Posted September 5, 2011 Author Report Share Posted September 5, 2011 não tah dando certo subistitui o código mas quando visualizo o blog só aparece o simbolo #.o que eu faço? obrigada Quote Link to comment Share on other sites More sharing options...
0 Guest Posted September 5, 2011 Report Share Posted September 5, 2011 rsrsrsrs... Quando o assunto é formatação de blog aqui no forum poucas pessoas irão conseguir solucionar o seu problema. Pois geralmente criamos nossos próprios blogs.Achei que fosse, site estatico com esse codigo.Mas no que diz respeito ao codigo de blog, eu me limito por aqui, continue usando o original, o codigo que eu te enviei, eu havia removido as TAGS [Cdata]e adicionado tags <style> que em html puro funcionou perfeitamente.Mas quando se trata de blogs, a unica solução que você tem, é restaurar seus codigo, e instalar a Skin denovo.Se alguém puder ajuda-la, que se manifeste.Atenciosamente; Quote Link to comment Share on other sites More sharing options...
0 Tha28 Posted September 5, 2011 Author Report Share Posted September 5, 2011 (edited) . Edited September 27, 2011 by Tha28 Quote Link to comment Share on other sites More sharing options...
0 Guest Posted September 5, 2011 Report Share Posted September 5, 2011 Mais uma tentaiva:TENTE ALTERAR POR ESSE AGORA, TA NO PADRÃO DO BLOG:<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'> <head> <b:include data='blog' name='all-head-content'/> <title><data:blog.pageTitle/></title> <b:skin><![CDATA[/* ----------------------------------------------- Design by : Thais Borges URL : http://www.artesencantoseva.blogspot.com Type : Layout XML ----------------------------------------------- */ /* Variable definitions ==================== */ <Variable name="mainBgcolor" description="Main Background Color" type="color" default="#f7e6ca" value="#ffffff"> <Variable name="textcolor" description="Text Color" type="color" default="#666666" value="#666666"> <Variable name="linkcolor" description="Link Color" type="color" default="#cf6a3f" value="#bea7c4"> <Variable name="pagetitlecolor" description="Blog Title Color" type="color" default="#bea7c4" value="#bea7c4"> <Variable name="descriptioncolor" description="Blog Description Color" type="color" default="#666666" value="#666666"> <Variable name="titlecolor" description="Post Title Color" type="color" default="#cf6a3f" value="#E895CC"> <Variable name="bordercolor" description="Border Color" type="color" default="#fbdcb5" value="#ffffff"> <Variable name="sidebarcolor" description="Sidebar Title Color" type="color" default="#ff9933" value="#ffffff"> <Variable name="sidebartextcolor" description="Sidebar Text Color" type="color" default="#cf6a3f" value="#ffffff"> <Variable name="visitedlinkcolor" description="Visited Link Color" type="color" default="#ff9933" value="#bea7c4"> <Variable name="bodyFont" description="Text Font" type="font" default="normal normal 100% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal normal 100% 'Trebuchet MS',Verdana,Arial,Sans-serif"> <Variable name="headerfont" description="Sidebar Title Font" type="font" default="normal bold 100% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal bold 100% 'Trebuchet MS',Verdana,Arial,Sans-serif"> <Variable name="pageTitleFont" description="Blog Title Font" type="font" default="normal bold 210% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal bold 210% 'Trebuchet MS',Verdana,Arial,Sans-serif"> <Variable name="descriptionfont" description="Blog Description Font" type="font" default="normal normal 130% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal normal 130% 'Trebuchet MS',Verdana,Arial,Sans-serif"> <Variable name="postfooterfont" description="Post Footer Font" type="font" default="normal normal 80% tahoma,garamond,helvetica,Sans-serif" value="normal normal 80% tahoma,garamond,helvetica,Sans-serif"> /* nav bar */ #navbar-iframe { height: 0px; visibility: hidden; display: none; } /* fim nav bar */ /* css */ body { background:url("http://img845.imageshack.us/img845/7568/quadriculadinhofundo.jpg"); margin:0; color:$textcolor; font-family: Verdana, Verdana, Arial, Serif; font-size: 11px; text-align:center; } a:link { color:$linkcolor; text-decoration:none; } a:visited { color:$visitedlinkcolor; text-decoration:none; } a:hover { color:#ff9933; text-decoration:none; } a img { border-width:0; } #main-wrapper .post-body a:hover { color:#666666; text-decoration:none; } #sidebar-wrapper a { color: #fff; text-decoration:none; } #sidebar-wrapper a:hover { color:#c0c0c0; text-decoration:underline; } .pollStats { color: #fff; text-decoration:none; } /* TOPO ----------------------------------------------- */ #header-wrapper { background:url("http://img593.imageshack.us/img593/4499/rosinhalilasinhotopinho.png"); background-repeat: no-repeat; width:921px; height:477px; margin:0; text-align:center; } #header h1 { display:none; margin:0; width:435px; text-align:center; padding:140px 2px 0 460px; font:34px Georgia; font-weight:bold; line-height: 1.1em; text-transform:uppercase; color:$pagetitlecolor; } #Header1_headerimg{ margin:0; width:435px; text-align:center; padding:126px 2px 0 460px; font:34px Georgia; font-weight:bold; line-height: 1.1em; text-transform:uppercase; color:$pagetitlecolor; } #HTML2 { font:34px Georgia; padding-top: 130px; padding-right: 27px; width: 440px; float: right; } #header a { color:$pagetitlecolor; text-decoration:none; } #header a:hover { color:#009933; text-decoration:underline; } .descriptionwrapper { margin:0; padding:0px 580px 0 5px; font:110% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif; font-weight:bold; color:$descriptioncolor; } .descriptionwrapper p { margin:0; padding:0; } /* MEIO ----------------------------------------------- */ #outer-wrapper { background:url("http://img683.imageshack.us/img683/4932/miolobarraeposts.png"); background-repeat: repeat-y; width: 921px; margin:0 auto; padding:0; text-align:justify; } #main-wrapper { width: 600px; float: right; margin-top:-70px; text-align:justify; padding-right:27px; word-wrap: break-word; /* IE */ overflow: hidden; /* IE sidebar float */ } #sidebar-wrapper { width: 235px; float: left; text-align:justify; margin-top:-105px; padding-left:25px; color:$sidebartextcolor; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ } br { clear:both; } /* LATERAL ----------------------------------------------- */ #sidebar-wrapper h2 { margin:0 0px 0 10px; padding-top: 40px; padding-left: 23px; text-align:center; width: 207px; height: 45px; font-size:11px; font-family: Verdana, Arial, Serif; line-height:1.4em font-weight:bold; text-transform:uppercase; color: #BEA7C4; background:url("http://img856.imageshack.us/img856/5305/folhinhas.png"); } #main-wrapper h2 { margin:0; padding:0; font-size:100%; font-weight:bold; color: #808080; background:none; } /* POSTS ----------------------------------------------- */ .post { margin:.5em 0 .5em; padding-bottom:.5em; } #main .post h3 { margin:0 0 .5em; padding:0; font-family: Arial, Serif; font-size:18px; font-weight:bold; line-height:1.4em; color:$titlecolor; } #main .post h3 a, .post h3 a:visited, .post h3 strong { display:block; font-family: Arial, Serif; font-size:18px; text-decoration:none; color:$titlecolor; font-weight:bold; } #main .post h3 strong, #main .post h3 a:hover { color:#ff9900; text-decoration:none; } .post p, .post-body { margin:0 0 .75em; line-height:1.3em; } #credits { text-align:center; } .post-footer { margin: .75em 0; color:$titlecolor; text-transform:uppercase; letter-spacing:.1em; font: $postfooterfont; line-height: 1.4em; } .comment-link { margin-left:.6em; } .post a img, .post img { margin:8px; padding:1px; border:0px solid #c0c0c0; } .post blockquote { margin:1em 20px; line-height:1.2em; } p.post-footer-line-3 { border-bottom:1px solid #c0c0c0; margin:0 auto; padding:0; } /* COMENTRIOS ----------------------------------------------- */ #comments h4 { margin:1em 0; font-weight: bold; line-height: 1.4em; text-transform:uppercase; letter-spacing:.2em; } #comments-block { margin:1em 0 1.5em; line-height:1.6em; } #comments-block .comment-author { margin:.5em 0; } #comments-block .comment-body { margin:.25em 0 0; } #comments-block .comment-footer { margin:-.25em 0 2em; line-height: 1.4em; text-transform:uppercase; letter-spacing:.1em; } #comments-block .comment-body p { margin:0 0 .75em; } .deleted-comment { font-style:italic; color:gray; } #blog-pager-newer-link { float: left; } #blog-pager-older-link { float: right; } #blog-pager { text-align: center; } .feed-links { clear: both; line-height: 2.5em; } /* SIDEBAR CONTENT ----------------------------------------------- */ #sidebar-wrapper p { padding-left:12px; } .sidebar { line-height: 1.3em; } .sidebar ul { list-style:none; margin:0 0 0; padding:0 0 0; } .sidebar li { margin:0; padding:0 0 .25em 7px; line-height:1.2em; } .sidebar .widget, .main .widget { margin:0 0 1.5em; padding:0 0 1.5em; } .main .Blog { border-bottom-width: 0; } #ArchiveList { margin:0; padding-left:12px; } .widget img { padding-left:10px; } /* PERFIL ----------------------------------------------- */ .profile-img { float: left; margin: 0 5px 5px 0; padding: 2px; } .profile-data { margin:0; text-transform:uppercase; letter-spacing:.1em; font: $postfooterfont; font-weight: bold; line-height: 1.3em; } .profile-datablock { margin:.5em 0 .5em; } .profile-textblock { margin: 0.5em 0; line-height: 1.3em; } .profile-link { font: $postfooterfont; text-transform: uppercase; letter-spacing: .1em; } /* RODAPE ----------------------------------------------- */ #footer-wrapper { background:url("http://img200.imageshack.us/img200/4589/rodapzinhofinal.png"); background-repeat:no-repeat; width:921px; height:109px; clear:both; margin:0 auto; padding:0; } #footer h2 { font-size:110%; } #lower-body { width:980px; margin:0 auto; padding:12px 0; color:#ffffff; text-align:center; } /** Page structure tweaks for layout editor wireframe */ body#layout #header { margin-left: 0px; margin-right: 0px; } ]]> </b:skin> <script> function click() { if (event.button==2||event.button==3) { oncontextmenu='return false'; } } document.onmousedown=click document.oncontextmenu = new Function("return false;") </script> </head> <body> <div id='outer-wrapper' style='margin-top:0px;'><div id='wrap2'> <!-- skip links for text browsers --> <span id='skiplinks' style='display:none;'> <a href='#main'>skip to main </a> | <a href='#sidebar'>skip to sidebar</a> </span> <div id='header-wrapper'> <b:section class='header' id='header' maxwidgets='1' showaddelement='no'> <b:widget id='Header1' locked='true' title='Nome do seu blog (Cabeçalho)' type='Header'/> </b:section> </div> <div id='content-wrapper'> <div id='main-wrapper'> <b:section class='main' id='main' showaddelement='no'> <b:widget id='Blog1' locked='true' title='Postagens no blog' type='Blog'/> </b:section> </div> <div id='sidebar-wrapper'> <b:section class='sidebar' id='sidebar' preferred='yes'> <b:widget id='BlogArchive1' locked='false' title='Arquivos' type='BlogArchive'/> </b:section> <!-- end credits --> </div> <!-- spacer for skins that want sidebar and main to be the same height--> <div class='clear'> </div> </div> <!-- end content-wrapper --> <br/> </div></div> <!-- end outer-wrapper --> <div id='footer-wrapper'> </div> <div id='lower-body'> <b:section class='footer' id='footer'/> </div> </body> </html> Quote Link to comment Share on other sites More sharing options...
0 Tha28 Posted September 5, 2011 Author Report Share Posted September 5, 2011 (edited) . Edited September 27, 2011 by Tha28 Quote Link to comment Share on other sites More sharing options...
0 Guest Posted September 5, 2011 Report Share Posted September 5, 2011 rsrsrsrs..Bom, eu desisto, sobre blogs sou um zero a esquerda. rsrsrsrsrsTenha uma boa noite.Bjos. Quote Link to comment Share on other sites More sharing options...
0 Tha28 Posted September 5, 2011 Author Report Share Posted September 5, 2011 (edited) . Edited September 27, 2011 by Tha28 Quote Link to comment Share on other sites More sharing options...
0 Tha28 Posted September 27, 2011 Author Report Share Posted September 27, 2011 . Quote Link to comment Share on other sites More sharing options...
Question
Tha28
.
Edited by Tha28Link to comment
Share on other sites
12 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.