Advertisement
mogimochi

Blogroll [02] Ayanami

Nov 4th, 2012
5,466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <!--
  6.  
  7. Blogroll 02 Ayanami
  8. by yukoki/s-ekki
  9.  
  10. 1. Light/Heavy CSS editting is allowed.
  11. 2. Do not use as base code.
  12. 3. Do not remove credit.
  13. 4. Do not claim theme as your own.
  14.  
  15. ----------------------------------------------------------------------
  16. Please look out for notes throughout the code
  17. to help you in customizing the page!!
  18. -----------------------------------------------------------------------
  19.  
  20. -->
  21.  
  22. <title>{title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  23. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  24. <link rel="shortcut icon" href="{Favicon}" />
  25.  
  26. <style type="text/css">
  27.  
  28. @font-face { font-family: "talldark"; src: url('https://dl.dropboxusercontent.com/s/i8kug7l4k6qlzz7/talldark.ttf'); }
  29.  
  30. ::-webkit-scrollbar { width: 4px; }
  31. ::-webkit-scrollbar-track-piece { background-color: transparent; }
  32. ::-webkit-scrollbar-thumb:vertical {
  33. width: 4px;
  34. background-color: #ff6a9f; /** scroll bar **/
  35. }
  36.  
  37.  
  38. #s-m-t-tooltip {
  39. max-width: 150px;
  40. padding: 5px 10px 5px 10px;
  41. margin: 20px 14px 7px 10px;
  42. background-color: #d0a9c2; /* change the background color */
  43. font-family: Calibri; /* change the font */
  44. font-style: normal;
  45. font-size: 8px; /* change the font size */
  46. letter-spacing: 1px; /* change the letter spacing */
  47. text-transform: uppercase; /* can be uppercase, lowercase, none*/
  48. color: #ffffff; /* change the text color */
  49. z-index: 999;
  50. }
  51.  
  52. body {
  53. background-color: #ffffff; /** background colour **/
  54. background-image: url(https://31.media.tumblr.com/8939bf293e12aa837a2b92645724f327/tumblr_inline_n4utftnbdP1rshr70.png);
  55. /** background image between the brackets! **/
  56. background-attachment: fixed;
  57. margin: 0;
  58. word-wrap: break-word;
  59. }
  60. a { text-decoration:none; }
  61.  
  62. #main {
  63. width: 590px;
  64. height: 410px;
  65. margin-top: 80px;
  66. background-color: #f7f7f7; /** main background colour **/
  67. padding: 20px;
  68. }
  69.  
  70. .left {
  71. width: 170px;
  72. float: left;
  73. }
  74.  
  75. .pgt {
  76. background-color: #000000; /** 'BLOGROLL' background **/
  77. color: #ffffff; /** 'BLOGROLL' text **/
  78. padding: 24px 10px;
  79. font-size: 26px;
  80. letter-spacing: 3px;
  81. font-family: talldark;
  82. }
  83.  
  84. .pgtri {
  85. color: #000000; /** 'BLOGROLL' background **/
  86. position: absolute;
  87. font-size: 40px;
  88. margin: -20px 130px;
  89. }
  90.  
  91. .sidep {
  92. width: 170px;
  93. height: 320px;
  94. display: block;
  95. }
  96.  
  97. .navbar {
  98. background-color: #ff6a9f; /** navigation bar background **/
  99. padding: 1px 5px;
  100. }
  101.  
  102. .navicon { margin: 0 8px; }
  103.  
  104. .right {
  105. overflow: auto;
  106. height: 320px;
  107. height: 408px;
  108. padding: 0 10px 0 10px;
  109. }
  110.  
  111. .fpic {
  112. padding: 9px;
  113. margin: 1px 3px;
  114. width: 48px;
  115. height: 48px;
  116. background-color: #ffffff; /** followed portraits background **/
  117. border: 1px solid #eeeeee; /** followed portraits border **/
  118. border-radius: 1000px;
  119. -moz-border-radius: 1000px;
  120. -webkit-border-radius: 1000px;
  121. }
  122.  
  123.  
  124. {CustomCSS}
  125.  
  126. </style>
  127. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  128. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  129. <script>
  130. (function($){
  131. $(document).ready(function(){
  132. $("a[title]").style_my_tooltips({
  133. tip_follows_cursor:true,
  134. tip_delay_time:0,
  135. tip_fade_speed:0,
  136. attribute:"title"
  137. });
  138. });
  139. })(jQuery);
  140. </script>
  141. </head>
  142. <body>
  143.  
  144. <center>
  145.  
  146. <div id="main">
  147.  
  148. <div class="left">
  149. <div class="navbar">
  150. <a href="/" title="refresh"><img class="navicon" src="https://31.media.tumblr.com/9138f5e18960f325add31ae07b47b316/tumblr_inline_myoazhaFwP1rshr70.gif"></a>
  151. <a href="/ask" title="message"><img class="navicon" src="https://31.media.tumblr.com/c85a379db57fcb12e0c55f23945b4dd5/tumblr_inline_myoazu4YM71rshr70.gif"></a>
  152. <a href="/archive" title="archive"><img class="navicon" src="https://31.media.tumblr.com/b5ebe3188aa81afb50ead59eb8eb65ff/tumblr_inline_myoazqcA6k1rshr70.gif"></a>
  153. <a href="http://yukoki.tumblr.com" title="credit"><img class="navicon" src="https://31.media.tumblr.com/17ab14e632f4727c62a8e8eebe095362/tumblr_inline_myoazzJCOa1rshr70.gif"></a>
  154. </div><!--navbar-->
  155. <div class="pgt">blogroll</div><div class="pgtri">◤</div>
  156.  
  157.  
  158.  
  159. <img class="sidep" src="https://31.media.tumblr.com/19b5992ed21ba959abbb2627eac1eff6/tumblr_inline_n4uunoss291rshr70.jpg">
  160. <!-- above image link is your side image! It should measure 170px by 320px, or in a similar ratio. Replace the link with your own :> -------------->
  161.  
  162.  
  163.  
  164.  
  165. </div><!--left-->
  166.  
  167. <div class="right">
  168.  
  169. {block:following}
  170. {block:followed}
  171. <a href="{FollowedURL}" title="{FollowedName}"><img class="fpic" src="{FollowedPortraitURL-64}"></a>
  172. {/block:followed}
  173. {/block:following}
  174.  
  175.  
  176. </div><!--right-->
  177.  
  178. </div><!--main-->
  179.  
  180. </center>
  181.  
  182. </body>
  183. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement