Advertisement
hazza_xx

Theme 104

Mar 16th, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.28 KB | None | 0 0
  1. <!-- Разобрала и отредактировала: http://winchesterovna.viewy.ru/
  2. Прошу не удалять эту строчку.-->
  3. <html>
  4. <head>
  5.  
  6. <title>НАЗВАНИЕ ВО ВКАЛДКЕ</title>
  7. <link rel="shortcut icon" href="КАРТИНКА ВО ВКАЛДКЕ" />
  8. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА БЛОГ/rss" />
  9.  
  10. <style type="text/css">
  11. a {color:#d6d5d5; text-decoration:none;-moz-transition:0.3s ease-in;
  12. -webkit-transition:0.3s ease-in;-o-transition:0.3s ease-in;transition:0.3s ease-in;}
  13. a:hover{color:#f0f0f0;}
  14.  
  15. ::-webkit-scrollbar-thumb:vertical {background:#d6d5d5; height:50px}
  16. ::-webkit-scrollbar-thumb:horizontal {background-color:;height:10px!important}
  17. ::-webkit-scrollbar {background-color::#d6d5d5;height:10px;width:10px}
  18.  
  19. /* BODY */
  20. #container {background-color:#fff; width:950px; text-align:justify; margin:auto; padding:15px;}
  21.  
  22. /* INFO: BLOG TITLE, LINKS, ETC */
  23. #blogt {width:950px; height:180px; background:#fff; margin:auto; background-image: url('http://static.tumblr.com/ac7uxzj/2nXmge07v/sem_t__tulo_15.png'); background-position: center center; background-repeat:repeat; background-attachment:relative; text-align:center;}
  24.  
  25. #links {width:650px; padding:10px; background:transparent; margin:auto; text-align:center;}
  26. #links a{color: ; width:60px; text-align:center; text-transform:uppercase; font-size:8px; font-family:calibri; padding:2px; border:1px solid #eee; }
  27.  
  28. #title {width:300px; height:80px; padding:10px; background:#000; margin:auto; font-size:25px; font-weight:bold; color:#fff;}
  29.  
  30. /* POSTERS */
  31. #movies {margin-top:20px; width:160px; height:241px; margin-left:20px; padding-top:20px;}
  32. .m {width:199px; height:281px; background:#666; background-image: url('http://static.tumblr.com/ac7uxzj/N5nmgdld6/cine.png'); background-position: center center; background-repeat:repeat; background-attachment:relative; box-shadow: 0px 7px 8px -7px #040404}
  33.  
  34. /* POSTER HOVER */
  35. #posterh {position:relative; float:left; width:160px; height:221px; text-align:center;}
  36. #posterh:hover #title {opacity:0.9; height:171px; transition-duration: 0.6s; -moz-transition-duration: 0.6s; -webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s;}
  37.  
  38. /* INFO: TITLES, YEARS, RATINGS */
  39. #title {position:absolute; right:0px; bottom:-20px; padding:0px 0px; padding-top:70px; background:#494949; width:160px; height:0px; text-align:center; font-family:georgia; font-style:italic; font-weight:bold; opacity:0;font-size:15px; color:#fff; transition-duration: 0.6s; -moz-transition-duration: 0.6s; -webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s;}
  40. .year {font-family:georgia; font-style:normal; font-size:12px; font-weight:normal;}
  41. .stars {font-family:georgia; font-style:normal; font-size:12px; font-weight:normal; color:#F5C934;}
  42.  
  43. </style>
  44. <style type="text/css">
  45. table {margin-left:30px;; float:left;}
  46. </style>
  47. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?db1199d6f1ae54decfa5902be552bda2"></script><meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  48.  
  49. <body>
  50.  
  51. <div id="container">
  52.  
  53.  
  54. <div id="blogt"></div>
  55.  
  56. <div id="links"><a href="ССЫЛКА">НАЗВАНИЕ</a> <a href="ССЫЛКА">НАЗВАНИЕ</a> <a href="ССЫЛКА">НАЗВАНИЕ</a></div>
  57. <div id="title">НАЗВАНИЕ БЛОГА</div>
  58.  
  59. <!--- STARTS MOVIE #1 --->
  60. <table><tr>
  61. <td>
  62. <div class="m">
  63. <div id="movies">
  64. <div id="posterh">
  65. <img src="ПОСТЕР">
  66. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  67. <div class="year">ГОД ФИЛЬМА</div>
  68. <div class="stars">★★★★★</div>
  69. </div>
  70. </div></td></tr></table>
  71. <!--- ENDS MOVIE #1 --->
  72.  
  73. <!--- STARTS MOVIE #2 --->
  74. <table><tr>
  75. <td>
  76. <div class="m">
  77. <div id="movies">
  78. <div id="posterh">
  79. <img src="ПОСТЕР">
  80. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  81. <div class="year">ГОД ФИЛЬМА</div>
  82. <div class="stars">★★★★★</div>
  83. </div>
  84. </div></td></tr></table>
  85. <!--- ENDS MOVIE #2 --->
  86.  
  87. <!--- STARTS MOVIE #3 --->
  88. <table><tr>
  89. <td>
  90. <div class="m">
  91. <div id="movies">
  92. <div id="posterh">
  93. <img src="ПОСТЕР">
  94. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  95. <div class="year">ГОД ФИЛЬМА</div>
  96. <div class="stars">★★★★★</div>
  97. </div>
  98. </div></td></tr></table>
  99. <!--- ENDS MOVIE #3 --->
  100.  
  101. <!--- STARTS MOVIE #4 --->
  102. <table><tr>
  103. <td>
  104. <div class="m">
  105. <div id="movies">
  106. <div id="posterh">
  107. <img src="ПОСТЕР">
  108. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  109. <div class="year">ГОД ФИЛЬМА</div>
  110. <div class="stars">★★★★★</div>
  111. </div>
  112. </div></td></tr></table>
  113. <!--- ENDS MOVIE #4 --->
  114.  
  115. <!--- STARTS MOVIE #5 --->
  116. <table><tr>
  117. <td>
  118. <div class="m">
  119. <div id="movies">
  120. <div id="posterh">
  121. <img src="ПОСТЕР">
  122. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  123. <div class="year">ГОД ФИЛЬМА</div>
  124. <div class="stars">★★★★★</div>
  125. </div>
  126. </div></td></tr></table>
  127. <!--- ENDS MOVIE #5 --->
  128.  
  129. <!--- STARTS MOVIE #6 --->
  130. <table><tr>
  131. <td>
  132. <div class="m">
  133. <div id="movies">
  134. <div id="posterh">
  135. <img src="ПОСТЕР">
  136. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  137. <div class="year">ГОД ФИЛЬМА</div>
  138. <div class="stars">★★★★★</div>
  139. </div>
  140. </div></td></tr></table>
  141. <!--- ENDS MOVIE #6 --->
  142.  
  143. <!--- STARTS MOVIE #7 --->
  144. <table><tr>
  145. <td>
  146. <div class="m">
  147. <div id="movies">
  148. <div id="posterh">
  149. <img src="ПОСТЕР">
  150. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  151. <div class="year">ГОД ФИЛЬМА</div>
  152. <div class="stars">★★★★★</div>
  153. </div>
  154. </div></td></tr></table>
  155. <!--- ENDS MOVIE #7 --->
  156.  
  157. <!--- STARTS MOVIE #8 --->
  158. <table><tr>
  159. <td>
  160. <div class="m">
  161. <div id="movies">
  162. <div id="posterh">
  163. <img src="ПОСТЕР">
  164. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  165. <div class="year">ГОД ФИЛЬМА</div>
  166. <div class="stars">★★★★★</div>
  167. </div>
  168. </div></td></tr></table>
  169. <!--- ENDS MOVIE #8 --->
  170.  
  171. <!--- STARTS MOVIE #9 --->
  172. <table><tr>
  173. <td>
  174. <div class="m">
  175. <div id="movies">
  176. <div id="posterh">
  177. <img src="ПОСТЕР">
  178. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  179. <div class="year">ГОД ФИЛЬМА</div>
  180. <div class="stars">★★★★★</div>
  181. </div>
  182. </div></td></tr></table>
  183. <!--- ENDS MOVIE #9 --->
  184.  
  185. <!--- STARTS MOVIE #10 --->
  186. <table><tr>
  187. <td>
  188. <div class="m">
  189. <div id="movies">
  190. <div id="posterh">
  191. <img src="ПОСТЕР">
  192. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  193. <div class="year">ГОД ФИЛЬМА</div>
  194. <div class="stars">★★★★★</div>
  195. </div>
  196. </div></td></tr></table>
  197. <!--- ENDS MOVIE #10 --->
  198.  
  199. <!--- STARTS MOVIE #11 --->
  200. <table><tr>
  201. <td>
  202. <div class="m">
  203. <div id="movies">
  204. <div id="posterh">
  205. <img src="ПОСТЕР">
  206. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  207. <div class="year">ГОД ФИЛЬМА</div>
  208. <div class="stars">★★★★★</div>
  209. </div>
  210. </div></td></tr></table>
  211. <!--- ENDS MOVIE #11 --->
  212.  
  213. <!--- STARTS MOVIE #12 --->
  214. <table><tr>
  215. <td>
  216. <div class="m">
  217. <div id="movies">
  218. <div id="posterh">
  219. <img src="ПОСТЕР">
  220. <div id="title">НАЗВАНИЕ ФИЛЬМА<br>
  221. <div class="year">ГОД ФИЛЬМА</div>
  222. <div class="stars">★★★★★</div>
  223. </div>
  224. </div></td></tr></table>
  225. <!--- ENDS MOVIE #12 --->
  226.  
  227. </div>
  228. </body>
  229. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement