Advertisement
LeticiaMattos

Theme Icon center Cara

Mar 5th, 2014
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.71 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <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'>
  4. <head>
  5.  
  6. <b:include data='blog' name='all-head-content'/>
  7. <title><data:blog.pageTitle/></title>
  8. <b:skin><![CDATA[/*
  9. -----------------------------------------------
  10. BASE POR: THAYS BUENO // WWW.COISINHASMIL.COM
  11. ADAPTAÇÃO RADICAL POR: VICK F.N. // WWW.FLICKR.COM/PHOTOS/VICKFN
  12. NÃO CUSTA CREDITAR QUEM TANTO TE AJUDOU NÃO É MESMO?
  13. ----------------------------------------------- */
  14. /* Nav, body links e afins */
  15. #navbar-iframe {
  16. height: 0px;
  17. visibility: hidden;
  18. display: none;
  19. }
  20. body, .body-fauxcolumn-outer {
  21. background-color: #F1F1F1;
  22. background-image: url(http://static.tumblr.com/vuapb4x/GCJn1zmw7/iconcentaser.png);
  23. background-position:top;
  24. margin-left: 0px;
  25. margin-top: 0px;
  26. margin-right: 0px;
  27. margin-bottom: 0px;
  28. }
  29. a:link {
  30. color:#FF668C; /* cor dos links, altere se quiser */
  31. font-weight:bold;
  32. text-decoration:none;
  33. }
  34. a:visited {
  35. color:#B7A49B; /* cor dos links já visitados, altere se quiser */
  36. font-weight:bold;
  37. text-decoration:none;
  38. }
  39. a:hover {
  40. color:#FF668C; /* cor dos links quando passa o mouse, altere se quiser */
  41. font-weight:bold;
  42. text-decoration:none;
  43. }
  44. a img {
  45. border-width:0;
  46. }
  47. /* principais */
  48. #main-wrapper .post-body a:hover {
  49. color:#000;
  50. text-decoration:none;
  51. }
  52. .topo {
  53. font-size: 18px;
  54. padding-top: 194px;
  55. padding-left: 190px;
  56. color: transparent;
  57. width: 281px;
  58. line-height: 14px;
  59. font-size: 12px;
  60. font-family: Trebuchet MS;
  61. position: left;
  62. height: 37;
  63. background-repeat: no-repeat;
  64. background-color: transparent;}
  65. /* header */
  66. #header-wrapper {
  67. width:1000px;
  68. height:456px; /* altura da imagem do topo */
  69. background-image:url(linkdaimagemdotopo); /* coloque aqui a imagem do topo que você editou */
  70. color: #ffffff;
  71. margin:0 auto;
  72. padding:0;
  73. }
  74. #header h1 {
  75. margin:0;
  76. padding:385px 580px 0 5px;
  77. font:160%/.9em Century;
  78. font-weight:bold;
  79. line-height: 1.1em;
  80. text-transform:uppercase;
  81. color:$pagetitlecolor;
  82. }
  83. #header a {
  84. text-decoration:none;
  85. }
  86. #header a:hover {
  87. text-decoration:underline;
  88. }
  89. ]]></b:skin>
  90.  
  91. </head>
  92.  
  93.  
  94.  
  95. <!--pages-->
  96.  
  97. <div id='main' style='position:absolute; top: 180px; left:380px; z-index:2; width:350px; height:270px; overflow-y: auto;overflow-x: hidden; background-color:transparent;'>
  98.  
  99.  
  100.  
  101. <div class='title'/>
  102.  
  103. <br>
  104.  
  105. <div style='clear:both;'/><div class='separator' style='clear: both; text-align: center;'><img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL DA IMAGEM'/><img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL DA IMAGEM'/> </div><div class='separator' style='clear: both; text-align: center;'> <img border='0' src='URL DA IMAGEM'/><img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL DA IMAGEM'/> </div><div class='separator' style='clear: both; text-align: center;'> <img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL'/> <img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL DA IMAGEM'/> </div><div class='separator' style='clear: both; text-align: center;'><img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL DA IMAGEM'/> <img border='0' src='URL DA IMAGEM'/></div><div style='clear:both; padding-bottom:0.25em'/>
  106.  
  107.  
  108. </br>
  109. </div>
  110.  
  111. <body>
  112. <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
  113. <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'>
  114. <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
  115. function setAttributeOnload(object, attribute, val) {
  116. if(window.addEventListener) {
  117. window.addEventListener(&#39;load&#39;,
  118. function(){ object[attribute] = val; }, false);
  119. } else {
  120. window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
  121. }
  122. }
  123. &lt;/script&gt;
  124. &lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;
  125. &lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
  126. &lt;script type=&quot;text/javascript&quot;&gt;
  127. gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {
  128. if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {
  129. gapi.iframes.getContext().openChild({
  130. url: &#39;https://www.blogger.com/navbar.g?targetBlogID\0754340883949055141369\46blogName\75Chuvas+de+Maio\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75LIGHT\46layoutType\75LAYOUTS\46searchRoot\75http://28-de-maio.blogspot.com/search\46blogLocale\75pt_BR\46v\0752\46homepageUrl\75http://28-de-maio.blogspot.com/\46readAccessMode\75PRIVATE\46vt\0751999295365162166185&#39;,
  131. where: document.getElementById(&quot;navbar-iframe-container&quot;),
  132. id: &quot;navbar-iframe&quot;
  133. });
  134. }
  135. });
  136. &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
  137. (function() {
  138. var script = document.createElement(&#39;script&#39;);
  139. script.type = &#39;text/javascript&#39;;
  140. script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
  141. var head = document.getElementsByTagName(&#39;head&#39;)[0];
  142. if (head) {
  143. head.appendChild(script);
  144. }})();
  145. &lt;/script&gt;
  146. </b:includable>
  147. </b:widget>
  148. </b:section>
  149.  
  150. Codigo by: Thays Bueno / Designer: Leticia Torres (Little things html).
  151. </body>
  152. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement