
LukasXD
Membros-
Total de itens
1 -
Registro em
-
Última visita
Sobre LukasXD

LukasXD's Achievements
0
Reputação
-
Tipo, não sei nada de programação... Tenho um blog lá no blogger.com, cujo qual o mesmo tem o seguinte código: <?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 expr:dir='data:blog.languageDirection' 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[/* * ----------------------------------------------------- * Blogger Template Style * Name: Snapshot: Sable * Designer: Dave Shea * URL: mezzoblue.com / brightcreative.com * Date: 27 Feb 2004 * Updated by: Blogger Team * ------------------------------------------------------ */ /* Variable definitions ==================== <Variable name="textcolor" description="Text Color" type="color" default="#474B4E" value="#33595E"> <Variable name="pagetitlecolor" description="Blog Title Color" type="color" default="#7B8186" value="#7B8186"> <Variable name="titlecolor" description="Post Title Color" type="color" default="#FF6A2E" value="#0066CC"> <Variable name="footercolor" description="Post Footer Color" type="color" default="#B4BABE" value="#B4BABE"> <Variable name="sidebarcolor" description="Sidebar Title Color" type="color" default="#7B8186" value="#7B8186"> <Variable name="linkcolor" description="Link Color" type="color" default="#6FB0E2" value="#6FB0E2"> <Variable name="visitedlinkcolor" description="Visited Link Color" type="color" default="#33595E" value="#33595E"> <Variable name="bodyfont" description="Text Font" type="font" default="normal normal 100% Helvetica, Arial, sans-serif" value="normal normal 100% Helvetica, Arial, sans-serif"> <Variable name="startSide" description="Start side in blog language" type="automatic" default="left" value="left"> <Variable name="endSide" description="End side in blog language" type="automatic" default="right" value="right"> */ /* -- basic html elements -- */ body { padding: 0; margin: 0; font-size: small; color: $textcolor; background: #fff; text-align: center; } a { color: $linkcolor; font-weight: bold; text-decoration: none; } a:visited { color: $visitedlinkcolor; } a:hover { text-decoration: underline; color: #0094F0; } h1 { margin: 0; color: $pagetitlecolor; font-size: 1.5em; text-transform: lowercase; } h1 a, h1 a:link, h1 a:visited { color: $pagetitlecolor; } h2, #comments h4 { font-size: 1em; margin-top: 2em; margin-$endSide: 0; margin-bottom: 0; margin-$startSide: 0; color: $sidebarcolor; background: transparent url(http://www.blogblog.com/snapshot_sable/bg-header1.gif) bottom $endSide no-repeat; padding-bottom: 2px; } h3 { font-size: 1em; margin-top: 2em; margin-$endSide: 0; margin-bottom: 0; margin-$startSide: 0; background: transparent url(http://www.blogblog.com/snapshot_sable/bg-header1.gif) bottom $endSide no-repeat; padding-bottom: 2px; } h4, h5 { font-size: 0.9em; text-transform: lowercase; letter-spacing: 2px; } h5 { color: #7B8186; } h6 { font-size: 0.8em; text-transform: uppercase; letter-spacing: 2px; } p { margin-top: 0; margin-$endSide: 0; margin-bottom: 1em; margin-$startSide: 0; } img, form { border: 0; margin: 0; } /* -- layout -- */ #outer-wrapper { width: 700px; margin: 0 auto; text-align: $startSide; font: $bodyfont; background: #fff url(http://www.blogblog.com/snapshot_sable/bg-body.gif) $startSide top repeat-y; } #header-wrapper { background: #D8DADC url(http://www.blogblog.com/snapshot_sable/bg-headerdiv.gif) $startSide top repeat-y; position: relative; _height: 0; } .descriptionwrapper { background: #fff url(http://www.blogblog.com/snapshot_sable/bg-sidebar3.gif) 1px 0 no-repeat; width: 264px; padding-top: 0; padding-$endSide: 0; padding-bottom: 0; padding-$startSide: 8px; margin-top: 1px; margin-$endSide: 0; margin-bottom: 2px; margin-$startSide: 0; position: absolute; bottom: 0px; $endSide: 0px; } .description { border: 1px solid #62C1FC; background: #81CDFD url(http://www.blogblog.com/snapshot_sable/bg-profile3.gif); padding-top: 10px; padding-$endSide: 0; padding-bottom: 10px; padding-$startSide: 7px; margin-top: 4px; margin-$endSide: 0; margin-bottom: 0; margin-$startSide: -6px; color: #33595E; font-weight: bold; } #header-inner { background: transparent url(http://www.blogblog.com/snapshot_sable/header-03.gif) bottom $startSide no-repeat; } #main-wrapper { line-height: 1.4; float: $startSide; padding: 10px 12px; border-top: solid 1px #fff; width: 428px; 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 */ /* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */ voice-family: "\"}\""; voice-family: inherit; width: 404px; } /* IE5 hack */ #main {} #sidebar { float:$endSide; border-top: solid 1px #fff; padding-top: 4px; padding-$endSide: 0; padding-bottom: 0; padding-$startSide: 7px; background: #fff; width: 264px; 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 */ } #footer { clear: both; background: #E9EAEB url(http://www.blogblog.com/snapshot_sable/bg-footer.gif) bottom $startSide no-repeat; border-top: solid 1px #fff; min-height: 15px; } /* -- header style -- */ #header h1 { padding-top: 12px; padding-$endSide: 0; padding-bottom: 92px; padding-$startSide: 4px; width: 557px; line-height: 1; } /* -- content area style -- */ #main { line-height: 1.4; } .post h3 { font-size: 1.2em; margin-bottom: 0; color: $titlecolor; } .post h3 a { color: $titlecolor; } .post { clear: both; margin-bottom: 4em; } .post-footer .post-author, .post-footer .post-timestamp { color: $footercolor; } .uncustomized-post-template .post-author, .uncustomized-post-template .post-timestamp { float: $startSide; margin-$endSide: 4px; } .uncustomized-post-template .post-footer .comment-link { float: $endSide; margin-$startSide: 4px; } .post img { border: 1px solid #E3E4E4; padding: 2px; background: #fff; } .deleted-comment { font-style:italic; color:gray; } .feed-links { clear: both; line-height: 2.5em; } #blog-pager-newer-link { float: $startSide; } #blog-pager-older-link { float: $endSide; } #blog-pager { text-align: center; } .comment-footer { margin-bottom: 10px; } /* -- sidebar style -- */ .sidebar .widget { margin-top: 1.3em; margin-$endSide: 0; margin-bottom: 0.5em; margin-$startSide: 0; } .sidebar h2 { font-size: 1.3em; } .sidebar dl { margin-top: 0; margin-$endSide: 0; margin-bottom: 10px; margin-$startSide: 0; } .sidebar ul { list-style: none; margin: 0; padding: 0; } .sidebar li { padding-bottom: 5px; line-height: 1 } .main .widget .clear { clear: both; } /* -- sidebar style -- */ #footer p { margin: 0; padding: 12px 8px; font-size: 0.9em; } .profile-textblock { margin-$startSide: 0; clear: both; } .profile-img { float: $startSide; margin-top: 0; margin-$endSide: 10px; margin-bottom: 5px; margin-$startSide: 0; border: 1px solid #7C78B5; padding: 4px; } /** Page structure tweaks for layout editor wireframe */ body#layout #header-wrapper { margin-top: 0; } body#layout #main-wrapper { padding:0; } ]]></b:skin> </head> <body> <div id='outer-wrapper'><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='LR Club (Cabeçalho)' type='Header'/> </b:section> </div> <div id='content-wrapper'> <div id='crosscol-wrapper' style='text-align:center'> <b:section class='crosscol' id='crosscol' showaddelement='no'/> </div> <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='BloggerButton1' locked='false' title='' type='BloggerButton'/> <b:widget id='BlogArchive1' locked='false' title='Arquivo do blog' type='BlogArchive'/> <b:widget id='Profile1' locked='false' title='Quem sou eu' type='Profile'/> </b:section> </div> <!-- spacer for skins that want sidebar and main to be the same height--> <div class='clear'> </div> </div> <!-- end content-wrapper --> <div id='footer-wrapper'> <b:section class='footer' id='footer'/> </div> </div></div> <!-- end outer-wrapper --> </body> </html>[/codebox] Como eu coloco a seguinte tag: [code]<!-- Anúncio Dinâmico BuscaPé - INÍCIO --> <div style="width:728px; height:90px; overflow:hidden;"> <div style="overflow:hidden;"> <script language="javascript" src="http://ivitrine.buscape.com/site/homolog/bpadsvar.js"></script> <script language="javascript" ><!-- buscapeads_afiliado = "44450387"; buscapeads_tipo_cliente = "2"; buscapeads_vitrine_local = "BR"; buscapeads_site_origem = "4533520"; buscapeads_vitrine_vers = "1.23"; buscapeads_formato = "728x90"; buscapeads_id_keyword = "71834"; buscapeads_txt_keyword = ""; buscapeads_tipo_canal = "56"; buscapeads_categorias = "1"; buscapeads_excluir = "0"; buscapeads_idioma = "pt"; buscapeads_pais = "BR"; buscapeads_area = ""; buscapeads_estado = ""; buscapeads_cidade = ""; buscapeads_cep = ""; //--></script> <script language="javascript" src="http://ivitrine.buscape.com/site/homolog/bpads.js"></script></div> <a href="http://www.buscape.com.br/"><font size="1"><div align="right"> BuscaPé, líder em comparação de preços na América Latina</div></font></a></div> <!-- Anúncio Dinâmico BuscaPé - FIM -->[/code] Da forma correta?