Advertisement
Guest User

vicious2

a guest
Mar 28th, 2017
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title><$ImeBloga$></title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5.  
  6. <style>
  7. #sidebar img{width:185px; }
  8.  
  9. #navbar-iframe{display:none;}
  10. ::selection{color:black; background:#e4e4e4;}
  11. a{text-decoration:none; color:#585858;}
  12. a:hover{color:#A4A4A4;}
  13. a.escape{display:block; background:#e6e6e6; margin:2; padding-left:2; font-size:8pt;}
  14. a.escape:hover{background:#f2f2f2; cursor:default;}
  15.  
  16. body{font-family:arial; font-size:8pt; color:#2e2e2e;}
  17. table{font-family:arial; font-size:8pt; color:#2e2e2e;}
  18.  
  19. #blogt{font-family:georgia; font-size:17pt; color:#A94E4E; border-bottom:1px solid #A94E4E; text-transform:uppercase; letter-spacing:-2pt; background:url(http://i46.tinypic.com/14dmrux.jpg) fixed repeat;}
  20. #head{font-family:georgia; font-size:15pt; color:#424242; text-transform:lowercase; line-height:80%; letter-spacing:-1pt;}
  21. #side1{background:#f2f2f2; padding:10; border:1px solid #BDBDBD;}
  22.  
  23. #basic-accordian{}
  24. .accordion_headings{padding:3px; background:#A94E4E; text-align:center; font-family:georgia; color:#FFFFFF; border:1px solid #f2f2f2; cursor:move;
  25. -webkit-transition-duration:1s; -moz-transition-duration:1s;}
  26. .accordion_headings:hover{background:#929292; text-align:center; cursor:move;}
  27. .accordion_child{text-align:left;}
  28. .header_highlight{background:#929292; text-align:center; font-style:italic; font-family:georgia; border-bottom:5px solid #d8d8d8;}
  29.  
  30. blockquote{background:#f2f2f2; padding:5 10 5 5; color:#585858; -webkit-border-top-right-radius:20; -moz-border-radius:0 20 0 0; font-style:italic; font-family:georgia;}
  31. a img:hover{filter:alpha(opacity=90); moz-opacity:.90; opacity:.90;}
  32.  
  33. #credit {
  34. z-index:999;
  35. bottom:25px;
  36. right:35px;
  37. height:30px;
  38. width:30px;
  39. opacity:0.8;
  40. position:fixed;
  41. padding:5px;}
  42.  
  43. </style>
  44. </script>
  45. </head>
  46.  
  47. <div id="credit"><a href="http://blog.dnevnik.hr/vicious/"" title="Vicious"><img src="http://i66.tinypic.com/2wcjnft.png"></a></div>
  48.  
  49. <body onload="new Accordian('basic-accordian',10,'header_highlight');">
  50.  
  51. <table width="670" align="center" cellpadding="0" cellspacing="5">
  52. <tr>
  53. <td width="190" valign="top" style="padding-top:40;">
  54.  
  55. <div id="sidebar">
  56.  
  57. <!-- Prvi box -->
  58. <Box1>
  59. <div id="test1-header" class="accordion_headings"><$NaslovBoxa$></div><br>
  60. <$TekstBoxa$>
  61. <br>
  62. </Box1>
  63. <!-- Prvi box kraj --><br>
  64.  
  65. <!-- Drugi box -->
  66. <Box2>
  67. <div id="test1-header" class="accordion_headings"><$NaslovBoxa$></div><br>
  68. <$TekstBoxa$><br>
  69. </Box2>
  70. <!-- Drugi box kraj --><br>
  71.  
  72. <!-- Treci box -->
  73. <Box3>
  74. <div id="test1-header" class="accordion_headings"><$NaslovBoxa$></div><br>
  75. <$TekstBoxa$>
  76. </Box3>
  77. <!-- Treci box kraj -->
  78.  
  79. <br>
  80. <!-- Cetvrti box -->
  81. <Box4>
  82. <div id="test1-header" class="accordion_headings"><$NaslovBoxa$></div><br>
  83. <$TekstBoxa$>
  84. </Box4>
  85. <!-- Cetvrti box kraj -->
  86.  
  87. </div>
  88.  
  89. </td>
  90. <td width="480" valign="top" style="padding:40 0 0 4;">
  91. <Blog>
  92. <div id="blogt"><$NaslovPosta$></div>
  93. <div id="head"><span style="color:#A94E4E;"></span><$DatumPosta$> - <$VrijemePosta$></center><br>
  94. <br></div>
  95. <div id="side2"><$TekstPosta$></div><br>
  96. <div id="head"><span style="color:#A94E4E;"></span><$BrojKomentara$> <a href="<$KomentariPosta$>" target=_blank>Komentira</a></div><br>
  97. </Blog>
  98. </td>
  99. </tr>
  100. </table><br><br>
  101.  
  102.  
  103. </div>
  104. </body>
  105. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement