Advertisement
Guest User

vicious40

a guest
Feb 17th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. <html><head>
  2.  
  3. <script> function changeNavigation(id)
  4. {document.getElementById('main')
  5. .innerHTML=document.getElementById(id).innerHTML}
  6. </script>
  7.  
  8. <title><$ImeBloga$></title>
  9. <style type="text/css">
  10. ::-webkit-scrollbar { background: #e9e6dd; width: 12px; height: 5px; }
  11. ::-webkit-scrollbar-thumb:vertical { background: #e4e1d8;}
  12. ::selection { color: #FFFFFF; background: #636363; }
  13.  
  14. body { font-family: trebuchet ms; color: #525252; font-size: 8pt; text-align: justify; cursor: default;}
  15. .quoted { background-color: #fff; border: 2px solid #E6E6E6; text-align: justify; padding: 5px; opacity: 0.7; font-family: georgia; font-style: italic; font-size: 10px;}
  16. em, i {font-family: georgia;}
  17. img { max-width: 100%; max-height: 100%; }
  18.  
  19. a { text-decoration: none; -webkit-transition-duration: .5s; -moz-transition-duration:.15s; color: #9E9E9E; }
  20. a:hover { color: #525252; cursor: default; }
  21.  
  22. .title { font-family: lucida console; color: #A3A3A3; font-size: 11px; text-transform: uppercase; letter-spacing: 3px; }
  23. .date { text-transform: ; font-family: trebuchet ms; font-size: 7pt; margin-top: -1px; color: #999999; }
  24.  
  25. .sidebar { width: 250px; }
  26. .entries { width: 500px; }
  27.  
  28. #nav { font: 7pt lucida console; background: transparent; padding: 3px; -webkit-transition-duration: .5s; -moz-transition-duration:.15s; }
  29. #nav:hover { cursor: default; opacity: 0.6;}
  30.  
  31. </style><noembed></head></noembed><body>
  32.  
  33. <div style="position:fixed; top: 50px; left: 120px; font: 8pt trebuchet ms;">
  34. <div class="sidebar"><center><img src="http://i68.tinypic.com/24vmm15.jpg">
  35. <br><br><span style="color:#C7C7C7; text-align: right;" id="nav" onClick="changeNavigation('about')">about</span>
  36. <span style="color:#C7C7C7; text-align: right;" id="nav" onClick="changeNavigation('tagboard')">others</span>
  37. <span style="color:#C7C7C7; text-align: right;" id="nav" onClick="changeNavigation('links')">credits</span></center>
  38. <div style="border-bottom: 1px solid #e3e3e3; margin-bottom: 5px;"></div>
  39.  
  40.  
  41. <div id="main">
  42. <box1><$TekstBoxa$></box1>
  43. </div></div></div>
  44.  
  45. <div id="about" style="display: none;">
  46. <box1><$TekstBoxa$></box1>
  47. </div>
  48.  
  49. <div id="tagboard" style="display: none;">
  50. <box2><$TekstBoxa$></box2></div>
  51.  
  52. <div id="links" style="display:none">
  53. <center>Adaptation by <a href="http://sharpedges.blog.hr/" target=_blank>Beth</a> and <a href="http://vicious.blog.hr/" target=_blank>Vicious</a></center>
  54. </div>
  55.  
  56. <div style="position:absolute; left:400px; top:25px;">
  57. <Blog><div class="entries">
  58. <div class="title"><$NaslovPosta$></div>
  59. <div class="date"><$DanPosta$> (<$DatumPosta$>), <$VrijemePosta$></div><br>
  60. <$TekstPosta$>
  61. <br><br><div style="margin-left: 25px;"><a href="<$KomentariPosta$>" target=_blank>komentari</a> <$BrojKomentara$></div></div><br>
  62. </Blog>
  63. </div></div>
  64.  
  65. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement