Advertisement
queenlouis

Enchanting Theme

Jul 30th, 2012
7,816
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 8.38 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- Enchanting Theme by KISSTHESUN, © KISSTHESUN do not steal or copy, protected by the copyright infringement order, do you wanna break the law?;-)--!>
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7.  
  8.    <!-- DEFAULT VARIABLES -->
  9.     <meta name="color:background" content="#fcfbf7" />
  10.     <meta name="color:entry" content="#fcfbf7" />
  11.     <meta name="color:title" content="#d8d0b2" />
  12.     <meta name="color:text" content="#d4cabe" />
  13.     <meta name="color:link" content="#d6d0b8" />
  14.     <meta name="color:linkhover" content="#cec398" />
  15.     <meta name="color:links" content="#f7f3de" />
  16.     <meta name="color:border" content="#d8d0b2" />
  17.    
  18.     <meta name="color:questionsbg" content="#F8F5E9" />
  19.     <meta name="color:questions" content="#D4CABE" />
  20.     <meta name="color:questionslink" content="#DFCBB7" />
  21.    
  22.     <meta name="image:sidebar" content=""/>
  23.     <meta name="image:background" content="" />
  24.     <meta name="text:Link1" content="/" />
  25.     <meta name="text:Link1 Title" content="link 1" />
  26.     <meta name="text:Link2" content="/" />
  27.     <meta name="text:Link2 Title" content="link 2" />
  28.     <meta name="text:Link3" content="/" />
  29.     <meta name="text:Link3 Title" content="link 3" />
  30.     <meta name="color:scrollbarbg" content="fcfbf7"/>
  31.     <meta name="color:scrollbar" content="d8d0b2"/>
  32.  
  33.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  34.     <title>{Title}</title>
  35.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36.     <link rel="shortcut icon" href="{Favicon}" />
  37.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38. <style type="text/css">
  39.  
  40. @font-face {
  41. font-family: "pacifico";
  42. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
  43. }
  44.  
  45.  
  46. ::-webkit-scrollbar {
  47. height: 10px;
  48. width: 10px;
  49.  
  50. background-color: {color:scrollbar};}
  51. ::-webkit-scrollbar-thumb {
  52. background-color:{color:scrollbar};
  53.  
  54. }
  55.  
  56. ::-webkit-scrollbar-track{
  57. background-color: {color:scrollbarbg};
  58.  
  59. }
  60.  
  61. ::-webkit-scrollbar-buttom{
  62. background-color:{color:scrollbarbg};
  63.  
  64. }
  65.  
  66.  
  67. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:10px; line-height:110%; text-align:justify}
  68.  
  69. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  70. a:hover{color:{color:linkhover}; 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}
  71.  
  72. #entries{ margin-left:420px; margin-top:20px; width:510px;padding:30px; }
  73. #posts{overflow:hidden; background-color: {color:entry}; width:500px; padding:5px;}
  74.  
  75. #title {font-family:pacifico; font-size:15px; text-align:center; margin-right:2px; margin-top:5px; line-weight:20px; }
  76.  
  77. #sbar { width:235px; height: auto; margin-left:200px; margin-top: 100px; position:fixed;  overflow:hidden; }
  78.  
  79. #stext {margin-top:10px; font-family:calibri; font-size:10px; width:230px;  text-align: center;  }
  80.  
  81.  
  82. #nav {
  83. margin-top:10px;
  84. background: {color:links};
  85. height:20px;
  86. border-bottom:5px solid {color:border};
  87. line-height:20px;
  88. text-align:center;
  89. }
  90.  
  91. #nav a{ display:inline;
  92.     color:{color:link};
  93.     font-family:calibri;
  94.     font-size:10px;
  95.     text-transform:uppercase;
  96.     letter-spacing:0px;
  97.     }
  98.  
  99. #nav a:hover{color:{color:text};}
  100.  
  101. #icon { float:right; border:3px solid {color:border}; margin-top:5px; padding:3px;padding-bottom:0px;padding-top:2px}
  102.  
  103. #pagination{margin-left:170px; margin-top:5px;  color: {color:link}; font-size:15px;  font-family:pacifico; text-align:center; }
  104.  
  105. h1{color:{color:title}; font-family:calibri; font-size:15px; line-height:15px; letter-spacing:1px; font-weight:normal; text-align:center;}
  106.  
  107. h2{color:{color:title}; font-family:calibri; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-align:left; text-transform:uppercase;}
  108.  
  109. h3{color:{color:link}; font-family:georgia; font-size:15px; letter-spacing:0px; font-weight:normal; font-style:italic; text-transform:lowercase; line-height:14px; margin-left:5px; margin-top:50px; margin-bottom:-60px; text-align:center; letter-spacing:1px}
  110.  
  111. h3 a:hover{background-color:transparent}
  112.  
  113.  
  114. #source {text-align: left}
  115.  
  116. #info {font-family:Calibri; font-size:10px; text-transform:Uppercase; color:{color:text}; text-align:left;margin-top:-10px }
  117. #info:hover {  }
  118.  
  119. #tags { font:10px Calibri; text-align:right;text-transform:lowercase; border-top:2px solid {color:border};}
  120. #tags:hover { }
  121.  
  122. #questions {background-color: {color:questionsbg}; color: {color:questions}; padding:7px; margin-top: 1px; margin-bottom:5px; font-family:georgia; font-size:10px; text-transform:lowercase; text-align:center}
  123. #questions a {color:{color:questionslink}}
  124. blockquote {border-left:2px {color:body} solid; padding-left:0px; margin:0px 2px 0px 10px}
  125.  
  126. b, strong{color:{color:link};}
  127. i, em {color:{color:text};}
  128. p{margin-top:5px; margin-bottom:5px}
  129. blockquote {padding:0px; padding-left:5px; margin-left:10px; border-left:3px solid {color:border}}
  130.  
  131. img a{border:none; width:100%}
  132. .audio{background-color:black; display:block;}
  133.  
  134. .user_1 .label {color:{color:link}; font-weight:bold}
  135. .user_2 .label {color:{color:text}; font-weight:bold}
  136. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  137.  
  138. .notes img{width:10px; position:relative; top:1px;}
  139. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  140. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  141.         </style>
  142.     <style type="text/css">{CustomCSS}</style>
  143.  
  144.    
  145. </head>
  146.  
  147. <body>
  148.  
  149. <div id="sbar">
  150. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><big>«</big></a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}"><big>»</big></a>{/block:NextPage}</div><br>
  151. <div id="title">{Title}</div>
  152. <div id="nav">
  153. <b><a href="/" >HOME</a>&emsp;</b>
  154. <b><a href="/ask" >ASK</a>&emsp;</b>
  155. <b><a href="http://kissthesun.tumblr.com/" >THEME</a>&emsp;
  156. {block:ifLink1}<b><a href="{text:Link1}">{text:Link1 Title}</a></b>{/block:ifLink1}&emsp;</b>
  157. <b>{block:ifLink2}<b><a href="{text:Link2}">{text:Link2 Title}</a></b>{/block:ifLink2}&emsp;</b>
  158. <b>{block:ifLink3}<b><a href="{text:Link3}">{text:Link3 Title}</a></b>{/block:ifLink3}&emsp;</b>
  159. </div>
  160.  
  161. <div id="icon">
  162. <img src="{image:sidebar}" width="80" height="80" /></div>
  163. <div id="stext">{block:Description}{Description}{/block:Description}
  164. </div><br>
  165. <br>
  166.  
  167. </div>
  168.  
  169.  
  170. <div id="entries">
  171. {block:Posts}
  172. <div id="posts">
  173.  
  174. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  175. {block:Text}{Body}{/block:Text}
  176.  
  177. {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
  178.  
  179. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  180. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  181.  
  182. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  183. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  184.  
  185. {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}
  186.  
  187. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  188.  
  189. {block:Answer}<div id="questions"><b>{asker}</b> asked: {Question}<br /></div>
  190. {Answer}{/block:answer}
  191.  
  192. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br></div>
  193.  
  194. <div id="info">{block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} (© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}  {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
  195.  
  196. <div id="tags">
  197. {block:HasTags}{block:Tags} # <a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div><BR>
  198. {/block:Posts}
  199. {block:PostNotes}{PostNotes}{/block:PostNotes}
  200.  
  201. </div>
  202.  
  203.  
  204. </body>
  205. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement