Advertisement
Guest User

vicious22

a guest
Jan 30th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. <HTML>
  2. <style type="text/css">
  3. ::-moz-selection{
  4. background:#A6A6A6;
  5. color:#fff;
  6. }
  7. ::selection {
  8. background:#A6A6A6;
  9. color:#fff;
  10. }
  11. </style>
  12. <title><$ImeBloga$></title>
  13. <head>
  14. <style type="text/css">
  15. #sidebar img{width:180px; }
  16. #igrehr {display:none !important;}
  17.  
  18. #navbar-iframe {
  19. display: none !important;
  20. }
  21.  
  22. body
  23. {
  24. background-color: #666666;
  25. background-image: url('http://i36.tinypic.com/ae7de1.jpg');
  26. background-repeat: repeat;
  27. background-position: fixed;
  28. text-align: center; text-align : left;
  29. cursor: crosshair;
  30. }
  31.  
  32. table {font-family:verdana; font-size : 9px; color : #454545; text-align : left; line-height: 12px;}
  33.  
  34. a:link, a:active, a:visited
  35. {font:7pt verdana;color:#A6A6A6; text-decoration: none;}
  36.  
  37. a:hover
  38. {font: 7pt verdana;color:#454545;text-decoration: line-through;height: 10px;cursor: default;}
  39.  
  40. #content {
  41. background-color: #DDDDDD;
  42. border: 4px solid #DDDDDD;
  43. margin: 50px auto 0 auto;
  44. width: 570px; text-align : left;
  45. }
  46.  
  47. .h2 { font-family:verdana; font-weight: normal; font-size: 10px; color:#454545; text-align :center; padding:2px; border-bottom:1px dashed #BBBBBB;margin-top:5px; text-transform: uppercase;}
  48.  
  49. .h1{ font-family:verdana; font-weight: normal; font-size: 10px; color:#454545; text-align :center; padding:2px; border-bottom:1px dashed #BBBBBB;margin-top:5px; text-transform: uppercase;}
  50.  
  51. .h3 { font-family:verdana; font-size: 10px; color:#A6A6A6; text-decoration: none; text-align : right; padding:1px;}
  52.  
  53. .ispodposta
  54. { color: #000;text-align :center;padding:2px;border-bottom:1px dashed #BBBBBB; margin-top:10px;margin-bottom:10px;}
  55.  
  56. .komentari
  57. {text-align: left; margin-top:10px;list-style:none;}
  58.  
  59. .quoted {border-top: 1px solid #BBBBBB;border-bottom:1px solid #BBBBBB;padding: 3px;}
  60.  
  61. s {color: #BBBBBB; font-family:tahoma;}
  62. i {color: #454545; font-family:georgia;;}
  63. b{color:#A6A6A6;}
  64. u {border-bottom:1px solid #BBBBBB; text-decoration: none;}
  65.  
  66. </style>
  67. </head>
  68. <body>
  69. <div id="content">
  70. <div style="padding: 5px 5px 0 5px;">
  71. <table border="0" cellspacing="0" cellpadding="0">
  72. <tr>
  73. <td valign="top" width="180px"><div id="sidebar">
  74.  
  75. <!-- Prvi box -->
  76. <Box1>
  77. <div class="box">
  78. <div class="h1"><$NaslovBoxa$></div>
  79. <p><$TekstBoxa$></p>
  80. </div>
  81. </Box1>
  82. <!-- Prvi box kraj -->
  83.  
  84. <!-- Drugi box -->
  85. <Box2>
  86. <div class="box">
  87. <div class="h1"><$NaslovBoxa$></div>
  88. <p><$TekstBoxa$></p>
  89. </div>
  90. </Box2>
  91. <!-- Drugi box kraj -->
  92.  
  93. <!-- Treci box -->
  94. <Box3>
  95. <div class="box">
  96. <div class="h1"><$NaslovBoxa$></div>
  97. <p><$TekstBoxa$></p>
  98. </div>
  99. </Box3>
  100. <!-- Treci box kraj -->
  101.  
  102. <!-- Cetvrti box -->
  103. <Box4>
  104. <div class="box">
  105. <div class="h1"><$NaslovBoxa$></div>
  106. <p><$TekstBoxa$></p>
  107. </div>
  108. </Box4>
  109. <!-- Cetvrti box kraj -->
  110.  
  111. <strong><center><a target="new" href="http://blog.dnevnik.hr/anadesigns/">AnaDesigns</a> | <a target="new" href="http://vicious.blog.hr/">Vicious </a></center></strong>
  112.  
  113. <td valign="top" width="15px">
  114. </td>
  115. <td valign="top" width="390px">
  116. <Xanga><Blog>
  117. <div class="h2"><$NaslovPosta$></div>
  118. <div class="h3"> <BlogDateHeader><$DanPosta$>, <$DatumPosta$></BlogDateHeader></div>
  119. <$TekstPosta$><div class="ispodposta">
  120. | <$VrijemePosta$> |
  121. <a href="<$KomentariPosta$>" target="_blank">Komentari</a> (<$BrojKomentara$>) |
  122. </div>
  123.  
  124. </Xanga></Blog>
  125. </tr>
  126. </table>
  127. </div>
  128. </div>
  129. </body>
  130. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement