Advertisement
styelsh

Pink Fields Theme

Mar 26th, 2013
10,729
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.56 KB | None | 0 0
  1.  
  2. <script type="text/javascript"
  3. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  4.  
  5. <head>
  6.  
  7. <!--
  8. THEME BY NEEDSYOUMORE
  9. DO NOT REMOVE CREDIT
  10. -->
  11.  
  12. <meta name="color:background" content="#FFFFFF" />
  13. <meta name="color:text" content="#c0bfbf"/>
  14. <meta name="color:border" content="#e4e4e4" />
  15. <meta name="color:ask border" content="#e4e4e4"/>
  16. <meta name="color:link" content="#c0bfbf"/>
  17. <meta name="color:linkHover" content="#817f7f"/>
  18. <meta name="color:answerb" content="#f8f8f8"/>
  19. <meta name="color:scrollbar" content="#BBBBBB" />
  20. <meta name="color:scrollbg" content="#FFFFFF" />
  21.  
  22. <meta name="image:sidebar" content=""/>
  23.  
  24. <meta name="text:Link 1 Title" content="/">
  25. <meta name="text:Link 1" content="/">
  26. <meta name="text:Link 2 Title" content="/">
  27. <meta name="text:Link 2" content="/">
  28. <meta name="text:Link 3 Title" content="/">
  29. <meta name="text:Link 3" content="/">
  30. <meta name="text:Link 4 Title" content="/">
  31. <meta name="text:Link 4" content="/">
  32.  
  33. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  34.  
  35.  
  36. <head><title>{Title}</title>
  37. <link rel="shortcut icon" href="{Favicon}">
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  39. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  40. <style type="text/css">
  41.  
  42. ::-webkit-scrollbar {width: 5px; height:auto; background:{color:background}}
  43. ::-webkit-scrollbar-corner {padding:2px;background:{color:background}}
  44. ::-webkit-scrollbar-button:vertical {height:5px; display: block; background:{color:scrollbar}}
  45. ::-webkit-scrollbar-button:horizontal {width: 3px; height: 5px; display: block; background:{color:scrollbar}}
  46. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
  47. ::-webkit-scrollbar-thumb:horizontal {background: {color:background};}
  48. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  49.  
  50. body {
  51. background:{color:background};
  52. margin:0px;
  53. font-family: times;
  54. font-size:9px;
  55. letter-spacing:1px;
  56. color:{color:text};
  57. line-height:100%;}
  58.  
  59. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  60. a:hover{color:{color:linkhover}}
  61.  
  62. small{font-size:7px}
  63. big{font-size:14px}
  64. b, strong{color:{color:text}}
  65. i, em {color:{color:text}}
  66. p{margin-top:5px; margin-bottom:5px}
  67. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  68.  
  69. small{font-size:7px}
  70. big{font-size:14px}
  71. b, strong{color:{color:title}}
  72. i, em {color:{color:text}}
  73. p{margin-top:5px; margin-bottom:5px}
  74. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  75.  
  76. img a{border:none; width:100%}
  77.  
  78. a {
  79. text-decoration:none;
  80. color:{color:link};
  81. -webkit-transition:all 0.4s ease-out;
  82. -moz-transition:all 0.4s ease-out;
  83. transition:all 0.4s ease-out;}
  84.  
  85. a:hover {
  86. text-decoration:none;
  87. color:{color:linkHover};
  88. -webkit-transition:all 0.4s ease-out;
  89. -moz-transition:all 0.4s ease-out;
  90. transition:all 0.4s ease-out;}
  91.  
  92. #container {
  93. background-color:{color:background};
  94. width: 814px;
  95. text-align: center;
  96. margin: 0 auto -10px auto
  97. }
  98.  
  99. #entries {
  100. padding:4px;
  101. width:500px;
  102. margin-left:280px;
  103. margin-top:130px;
  104. font-size:10px;
  105. text-transform:lowercase;
  106. font-family:times;
  107. font-size:7px;
  108. }
  109.  
  110. #post {
  111. width:500px;
  112. padding-bottom:20px;
  113. padding:4px;
  114. margin-top:30px;
  115. border:0px solid;
  116. margin-bottom:10px;
  117. text-align:left;
  118. text-transform:uppercase;
  119. font-family:times;
  120. font-size:7px;
  121. }
  122.  
  123. #sidebar {
  124. top: 230px;
  125. margin-left:40px;
  126. padding:0px;
  127. position:fixed;
  128. width:150px;
  129. }
  130.  
  131. #descri {
  132. background-color:{color:background};
  133. font-family: times;
  134. padding-top:-4px;
  135. margin-top:-20px;
  136. margin-bottom:25px;
  137. text-align:center;
  138. line-height:100%;
  139. font-size:8px;
  140. width:150px;
  141. padding:4px;
  142. }
  143.  
  144. #descri img {
  145. width:150px;
  146. }
  147.  
  148. #stext {
  149. text-align:justify;
  150. font-size: 10px;
  151. font-family:times;
  152. font-style:italic;
  153. width: 110px;
  154. padding: 20px;
  155. color:#c0bfbf;
  156. line-height: 80%;
  157. letter-spacing:0px;
  158. background: #fafafa;
  159. }
  160.  
  161. #pagination {
  162. text-align:center;
  163. font-size: 8px;
  164. width: 150px;
  165. font-family: times;
  166. }
  167.  
  168. #links {
  169. font-family:times;
  170. padding:10px 0px 10px;
  171. font-size:7px;
  172. letter-spacing:2px;
  173. text-transform:uppercase;
  174. line-height: 100%;
  175. }
  176.  
  177. .links a{
  178. color:#c0bfbf;
  179. display:inline-block;
  180. text-align:center;
  181. padding:7px;
  182. letter-spacing:2px;
  183. text-decoration:none;
  184. -moz-transition-duration:0.4s;
  185. -webkit-transition-duration:0.4s;
  186. -o-transition-duration:0.4s;
  187. }
  188.  
  189. .links a:hover{
  190. color:#c7c7c7;
  191. text-decoration:underline;
  192. -moz-transition-duration:0.4s;
  193. -webkit-transition-duration:0.4s;
  194. -o-transition-duration:0.4s;
  195. }
  196.  
  197. .audio {opacity: 1.0; position:relative; overflow:hidden; min-height:130px; font-size: 8px;} .player {position:absolute; z-index:3; background:#000000; margin-top:45px; margin-left:73px; opacity:0.75; filter:alpha(opacity=75); border:0px #000000 solid; border-radius: 100px;} .audioplayer {background: #ffffff; border: 1px solid #f8f8f8; width:363px; height:15px; overflow:hidden; padding:5px; padding-bottom:13px; margin-right:5px; margin-top: 5px;} .audioinfo {margin-top: 15px; margin-left:120px; line-height:10px; font-family: times; font-size:8px!important; font-style: italic;} .audiocaption {margin-left:20px;} .audiocaption img {max-width:330px!important} .audiocaption blockquote img {max-width:320px!important} .audiocaption blockquote blockquote img {max-width:310px!important}
  198.  
  199. h1{
  200. color:{color:text};
  201. font-family: times;
  202. font-style:italic;
  203. font-size:12px;
  204. line-height:11px;
  205. letter-spacing:0px;
  206. font-weight:bold;
  207. text-transform:uppercase;
  208. margin:0px;
  209. padding:0px;
  210. text-align:left
  211. }
  212.  
  213. h2{
  214. color:{color:title};
  215. font-family:{font:title};
  216. font-size:12px;
  217. line-height:11px;
  218. letter-spacing:0px;
  219. font-weight:normal;
  220. text-transform:none;
  221. margin:0px;
  222. padding:0px;
  223. margin-bottom:-0px;
  224. text-align:left
  225. }
  226.  
  227. .questions{
  228. color:{color:text};
  229. font-size:7px;
  230. padding: 10px;
  231. text-align:left;
  232. letter-spacing: 1px;
  233. background-color:#fafafa;}
  234.  
  235. .questions a:hover{
  236. color:{color:linkhover};}
  237.  
  238. .answer{
  239. color:{color:text};
  240. font-family: times;
  241. font-style: none;
  242. font-size:7px;
  243. background-color:{color:background};
  244. padding:5px;
  245. text-align:left;
  246. line-height: 11px;
  247. width: 490px;
  248. margin-top: 4px;
  249. }
  250.  
  251. .user_1 .label {color:{color:link}; font-weight:bold}
  252. .user_2 .label {color:{color:text}; font-weight:bold}
  253. .user_3 .label {color:{color:link}; font-weight:bold}
  254. .user_4 .label {color:{color:text}; font-weight:bold}
  255. .user_5 .label {color:{color:link}; font-weight:bold}
  256. .user_6 .label {color:{color:text}; font-weight:bold}
  257. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  258.  
  259. #tags {
  260. text-transform:uppercase;
  261. padding-top:3px;
  262. padding:1px;
  263. margin:0px 5px 0px;
  264. font-size:7px;
  265. }
  266.  
  267. #tags:hover {
  268. color:{color:link hover};
  269. }
  270.  
  271. #notes {
  272. text-transform:uppercase;
  273. text-align: left;
  274. font-family: times;
  275. }
  276.  
  277. #cred {font-family:consolas; font-size: 9px; letter-spacing:1px; bottom:10px; text-transform: uppercase; right:10px; position:fixed; padding:5px; text-align:center;}
  278.  
  279. </style>
  280. <style type="text/css">{CustomCSS}</style>
  281.  
  282. </head>
  283. <body>
  284.  
  285. <div id="cred"><a href="http://regansthemes.tumblr.com/">♡</a></div>
  286.  
  287. <div id="container">
  288. <div id="sidebar">
  289.  
  290. <div id="descri">
  291.  
  292. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  293. <br>
  294. <div id="links">
  295. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  296. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  297. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  298. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  299. </div>
  300. <div id="stext">{Description}</div>
  301.  
  302. <br>
  303. {block:Pagination}
  304. <div id="pagination">
  305. {block:PreviousPage}
  306. <a href="{PreviousPage}">←</a>
  307. {/block:PreviousPage}
  308. {block:NextPage}
  309. <a href="{NextPage}">→</a>
  310. {/block:NextPage}
  311. </div>
  312. {/block:Pagination}
  313.  
  314. </div></div>
  315.  
  316.  
  317. <div id="entries">
  318.  
  319. {block:Posts}<div id="post">
  320.  
  321. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  322.  
  323. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  324.  
  325. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  326.  
  327. {block:Link}<a href="{URL}"><h1>» {Name}</h1></a>
  328. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  329.  
  330. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  331.  
  332. {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}
  333.  
  334. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  335.  
  336. {block:Answer}<div class="questions"><b>{Asker}:</b> "{Question}"</div>
  337. <div class="answer">{Answer}</div>{/block:answer}
  338.  
  339. {block:Audio}<div class="audio"><span style="background-color:{color:Background}; position:absolute; width:60px; height:60px; margin-left:-15px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="70px" height="70px" align="left" style="margin-left:50px; margin-top: 16px; opacity: 0.7; border: 1px solid #ededed; padding: 3px; font-size: 7px;" />{/block:AlbumArt}</span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {FormattedPlayCount}
  340. <br><div class="audioplayer">{AudioPlayerWhite}</div>
  341. </div>
  342. <br><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
  343.  
  344. <div id="info">
  345. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_#nk"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  346. {block:HasTags}<div id="tags">♡{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  347. {/block:Posts}
  348. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  349. {/block:Posts}</div></div></div>
  350.  
  351. </div></div>
  352.  
  353. </body>
  354. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement