Advertisement
melmoonyoz

noxvita theme: #02 - if you can't say love.

Dec 14th, 2012
1,738
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.76 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!--noxvita theme: #02 - if you can't say love.
  5. do not remove credit nor redistribute as own.
  6. this is an original theme by mel @ kingofbums-->
  7.  
  8. <!-- DEFAULT VARIABLES -->
  9.  
  10. <meta name="color:text" content="#666666" />
  11. <meta name="color:link" content="#777777" />
  12. <meta name="color:linkhovercolor" content="#e2e1e1" />
  13. <meta name="color:big" content="#555555" />
  14. <meta name="color:bold" content="#b0b0b0" />
  15. <meta name="color:title" content="#333333" />
  16. <meta name="color:italic" content="#e2e1e1" />
  17. <meta name="color:border" content="#d6d5d5" />
  18.  
  19. <meta name="text:Link1" content="/" />
  20. <meta name="text:Link1 Title" content="link 1" />
  21. <meta name="text:Link2" content="/" />
  22. <meta name="text:Link2 Title" content="link 2" />
  23. <meta name="text:Link3" content="/" />
  24. <meta name="text:Link3 Title" content="link 3" />
  25.  
  26. <meta name="image:sidebar" content=""/>
  27.  
  28. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  29. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  30. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  31. <link rel="shortcut icon" href="{Favicon}" />
  32. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  33.  
  34. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}</style>
  35.  
  36.  
  37. <style type="text/css">
  38.  
  39. ::-webkit-scrollbar-thumb:vertical {background-color: {color:title}; height:100px;}
  40.  
  41. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:Font}; height:10px !important;}
  42.  
  43. ::-webkit-scrollbar {height:10px; width:7px; background-color: {color:Background};}
  44.  
  45. body { color:{color:text}; background-color:white; font-family:cambria; font-style:; line-height:90%; letter-spacing:1px;font-size: 9px;}
  46.  
  47. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  48. a:hover{color:{color:linkhovercolor}; transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  49.  
  50. #entries { margin-left:480px; margin-top:50px; width:500px;}
  51.  
  52. #posts{margin-bottom: 15px; overflow:hidden; background-color:white;}
  53.  
  54. #titles{ color:{color:title}; font-family:times new; text-transform:lowercase; font-size:14px; font-style:italic; line-height:14px; margin-bottom:-4px;}
  55.  
  56. ::selection {
  57. background-color:{color:italic};
  58. color:{color:Background}
  59. }
  60.  
  61. #sbar img{width:150px; height:150px; background-color:white;height:auto; margin-top:-2px; padding:5px; border:3px solid {color:border}; }
  62.  
  63. #sbar { width:240px; margin-left:200px; margin-top:180px; position:fixed; overflow:hidden; padding:5px;}
  64.  
  65. #title { color:{color:title}; text-align:center; font-size:10px; font-family: times new; letter-spacing:1px; line-height:17px; font-style:italic;}
  66.  
  67. #lt {margin-bottom:-5px; margin-left:3px; margin-top:3px; text-align:left; display:inline-block; width:65px; color:{color:title}; font-family:times new; font-size:11px; text-transform:uppercase; line-height:100%;}
  68.  
  69. #lt:hover #rad a:moo{border-top:0px solid #fff; }
  70. #lt:hover #rad{ opacity:1; margin-top:0px;
  71. transition: all 1s ease; -o-transition-transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; overflow:hidden; background-color:transparent; z-index:999; height:auto; }
  72.  
  73. #rad {position:absolute; margin-top:-15px; opacity:0; margin-left:0px; width:64px; overflow:hidden; height:0px; padding: 2px 0px 2px 0px;
  74. transition: all 1s ease; -o-transition-transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease;}
  75.  
  76. #rad a{ background-color:#ffffff; color:{color:link}; text-align:left; display:block; line-height:25px; font-size: 10px; font-family:times new; letter-spacing: 1px; text-transform:lowercase; font-style:italic;
  77. transition: all 1s ease; -o-transition-transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease;}
  78.  
  79. #rad a:hover{border-left:5px solid #f2f2f2; padding-left:5px; opacity:1;
  80. transition: all .5s ease; -o-transition-transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease;}
  81.  
  82.  
  83. #sbar:hover {opacity:1; -webkit-transition: all 1.5s ease;}
  84.  
  85. #sbar:hover #description {opacity:1; margin-top:65px; height:auto;}
  86.  
  87. #description {font-family:times new; font-size:7px; text-transform:uppercase; letter-spacing: 1px; z-index:9999; position:fixed; background-color:white; width:140px; text-align:center; margin-top: 65px; margin-left:8px; padding:5px; line-height:10px; opacity:0; -webkit-transition: all 1.5s ease;}
  88.  
  89. h1{ color:{color:title}; font-size:9px; font-family:times new; text-transform:uppercase; margin-bottom:-2px;}
  90.  
  91. #info {background-color:white; color:{color:bold}; font-family:times new; font-size:7px; text-transform: uppercase; letter-spacing: 1px; text-align:center; font-style:italic; width: 494px; padding:2px; border-top:3px double {color:border};}
  92.  
  93. #pagination {position:fixed; font-size:9px; text-align:left; margin-top:-14px; padding-right:5px; width:166px; font-style:italic; padding-left:5px;}
  94.  
  95. #questions {color: {color:text}; padding:10px; margin-bottom:0px; text-align:center; font-family:{font:text}; font-size:10px; padding-left:4px;}
  96.  
  97. #questions a {color:{color:link}}
  98.  
  99. blockquote {border-left:2px {color:body} solid; padding-left:8px; margin:0px 2px 0px 10px}
  100. blockquote img, blockquote a img {max-width: 490px}
  101.  
  102. h3{color:{color:title}; font-family:cambria; text-transform:lowercase; font-size:12px; line-height:11px; letter-spacing:0px; font-style:italic; margin:0px; padding:0px;}
  103. big{ color:{color:big}; font-family:times new; letter-spacing:px; font-size:10px; font-style:normal; text-transform:uppercase;}
  104. i, em{color:{color:italic};}
  105. small{color:{color:title}; font-family:times new; font-size:9px; text-transform:lowercase; letter-spacing: 1px; font-style:italic; line-height:9px;}
  106. p{margin-top:3px; margin-bottom:3px}
  107.  
  108. img a{border:none}
  109. .audio{background-color:black; display:block;}
  110.  
  111. .notes img{display:none:}
  112. ol.notes .upper-roman {list-style-type:upper-roman}
  113.  
  114. #tags {color:{color:bold}; font-size:7px; text-transform:uppercase; letter-spacing: 1px; font-style:normal;}
  115.  
  116. .bubble {
  117. position: relative; background-color:{color:info}; margin: 0; padding:10px;
  118. text-align:center; width:480px; -moz-border-radius:0px; -webkit-border-radius:0px; -webkit-box-shadow: 0px 0 1px rgba(0,0,0,0); -moz-box-shadow: 0px 0 1px rgba(0,0,0,0); box-shadow: 0px 0 1px rgba(0,0,0,0); }
  119.  
  120. .bubble:after {
  121. position: absolute; display: block; content: ""; border-color: {color:info} transparent transparent transparent; border-style: solid; border-width: 10px; height:0; width:0; position:absolute; bottom:-19px; left:1em;
  122. }
  123.  
  124. </style>
  125.  
  126.  
  127. <style type="text/css">{CustomCSS}</style>
  128. </head>
  129.  
  130. <body>
  131.  
  132.  
  133. <div id="sbar">
  134.  
  135. {block:Pagination}<div id="pagination">
  136. {block:PreviousPage}
  137. <a href="{PreviousPage}">back/</a>
  138. {/block:PreviousPage}
  139. {block:NextPage}
  140. <a href="{NextPage}">/next</a>
  141. {/block:NextPage}
  142. </div>{/block:Pagination}
  143.  
  144. <div id="sideimg"><img src="{image:sidebar}" align="left">
  145. <div id="lt" align="right">{Title}
  146. <div id="rad" align="right">
  147. <a href="/">+ refresh<a>
  148. <a href="/ask">+ message</a>
  149. {block:ifLink1}<a href="{text:Link1}">+ {text:Link1 Title}</a>{/block:ifLink1}
  150. {block:ifLink2}<a href="{text:Link2}">+ {text:Link2 Title}</a>{/block:ifLink2}
  151. {block:ifLink3}<a href="{text:Link3}">+ {text:Link3 Title}</a>{/block:ifLink3}
  152. </div></div>
  153. </div>
  154.  
  155. <div id="description">{block:Description}{Description}{/block:Description}
  156. </div>
  157.  
  158. </div>
  159.  
  160. </div>
  161.  
  162.  
  163.  
  164.  
  165.  
  166. <div id="entries">
  167. {block:Posts}
  168. <div id="posts">
  169. {block:Quote}<div id="titles">"{Quote}"&nbsp; - {Source}</div>{/block:Quote}
  170. {block:Title}<div id="titles">{Title}&nbsp;</div>{/block:Title}
  171. {block:Text}{Body}{/block:Text}
  172.  
  173. {block:Link}<a href="{URL}" class="link" {Target}><div id="titles">{Name}&nbsp;</div></a>
  174. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  175.  
  176.  
  177. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  178.  
  179.  
  180. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  181.  
  182. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  183.  
  184. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  185.  
  186.  
  187. {block:Answer}
  188. <div class="post">
  189. <div class="bubble"><font size="5"><font color="{color:bold}">❝</font></font>{Question}</div><br>
  190. <div style="margin-top:-10px; margin-left:30px;"><img src="http://i48.tinypic.com/ayam9d.png"> {Asker}</div>
  191. {Answer}
  192. </div>
  193. {/block:Answer}
  194.  
  195. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  196.  
  197. <div id="info">{block:Date}<a href="{Permalink}"> posted {TimeAgo}</a> with {NoteCountWithLabel}
  198. {block:RebloggedFrom} — <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> from</a>{/block:RebloggedFrom}
  199. {block:ContentSource}+<a href="{SourceURL}"> original</a>
  200. {/block:ContentSource}
  201. {/block:Date}
  202. <div id="tags">{block:HasTags}filed under; {block:Tags}<a href="{TagURL}">+{Tag} </a> {/block:Tags} {/block:HasTags}</div>
  203. </div>
  204.  
  205. </div>
  206. {/block:Posts}
  207. {block:PostNotes}{PostNotes}{/block:PostNotes}
  208. </div>
  209.  
  210. <div style="position:fixed; bottom:8px; right:5px; letter-spacing:2px;color:white;padding:3px; font-size:8px;font-family:calibri;text-transform:uppercase;"><center>
  211. <a href="http://noxvita.tumblr.com"><img src="http://i49.tinypic.com/33wmm0z.jpg"></a>
  212. </div>
  213.  
  214. </body>
  215. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement