Advertisement
payndas

Theme #04 by payndas

Nov 13th, 2012
1,301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.88 KB | None | 0 0
  1. <!-- theme #04 by payndas don't remove the credit thanksss :) -->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head><title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:Text" content="#838282"/>
  12. <meta name="color:Bold" content="#000000" />
  13. <meta name="color:Italic" content="#d6495e" />
  14. <meta name="color:Background" content="#ffffff"/>
  15. <meta name="color:Link" content="#b8b8b8"/>
  16. <meta name="color:Hover" content="#d6495e" />
  17. <meta name="color:border" content="#b8b8b8"/>
  18. <meta name="color:Line" content="#b8b8b8"/>
  19. <meta name="color:Scrollbar" content="#b8b8b8"/>
  20. <meta name="color:Scrollbg" content="#ffffff"/>
  21.  
  22. <meta name="image:sidebar" content=""/>
  23.  
  24. <meta name="text:Link1" content="link1" />
  25. <meta name="text:Link1 Title" content="" />
  26. <meta name="text:Link2" content="link2" />
  27. <meta name="text:Link2 Title" content="/" />
  28.  
  29. <style type="text/css">
  30.  
  31. ::-webkit-scrollbar {height: 5px ; width: 5px;}
  32. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  33. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  34.  
  35.  
  36. body {background:{color:background}; margin:0px; color:{color:text}; font-family:calibri; font-size:10px; line-height:100%;}
  37.  
  38. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  39.  
  40. a:hover {
  41. color:{color:Hover};-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  42.  
  43. color:{color:title};font-style:auto;
  44. -webkit-transition: all 0.4s ease-in;
  45. -moz-transition: all 0.4s ease-in;
  46. -o-transition: all 0.4s ease-in;
  47. transition: all 0.4s ease-in;
  48. }
  49.  
  50. b, strong{color:{color:Bold};}
  51. i, em{color:{color:Italic};}
  52.  
  53. img {border:none;}
  54.  
  55. blockquote {padding-left:5px; border-left:2px solid;}
  56. blockquote blockquote {padding-left:5px;border-left:2px solid;}
  57.  
  58. h1 {font-size:15px; font-style:italic; }
  59. h2 {font-size:13px;}
  60.  
  61. #entries {padding:10px; width:500px; margin-left:500px; margin-top:40px; font-family:calibri;}
  62.  
  63. #post {width:500px; padding-bottom:20px; font-family:calibri;}
  64.  
  65. #sidebar {width:166px; position:fixed; margin-left:230px; margin-top:200px; }
  66. #sidebarimage {width 100px;}
  67. #sidebarimage img {width:160px; border: 1px solid {color:border}; padding :3px;}
  68.  
  69. #description {text-align:center; font-family:calibri; font-size:10px; padding:6px; }
  70.  
  71. #credit{position:fixed; bottom:10px; right:10px; font-size:11px; font-family:calibri;color:{color:text}; text-transform:uppercase;letter-spacing: 0px; font-style:normal;}
  72.  
  73. .links {font-family:consolas; font-size:9px; text-align:center; padding-top:5px; padding-bottom:3px; text-transform:uppercase;
  74. -webkit-transition: all 0.6s ease-in-out;
  75. -moz-transition: all 0.6s ease-in-out;
  76. -o-transition: all 0.6s ease-in-out;}
  77.  
  78. .links a:hover {color:{color:hover};
  79. -webkit-transition: all 0.2s linear;
  80. -moz-transition: all 0.2s linear;
  81. -moz-transition: all 0.2s linear;}
  82.  
  83. .nav {font-family:consolas; font-size:9px; text-align:center; padding-top:2px; padding-bottom:3px; text-transform:uppercase;
  84. -webkit-transition: all 0.6s ease-in-out;
  85. -moz-transition: all 0.6s ease-in-out;
  86. -o-transition: all 0.6s ease-in-out;}
  87.  
  88. .nav a:hover {color:{color:hover};
  89. -webkit-transition: all 0.2s linear;
  90. -moz-transition: all 0.2s linear;
  91. -moz-transition: all 0.2s linear;}
  92.  
  93. .nav a{float:center; width:60px; border:1px solid #c6c7c7; padding:2px 5px 2px 5px; line-height:2px;}
  94.  
  95. #pagination { font-size:10px; text-align:center; font-family:calibri; padding-top:5px;}
  96.  
  97. #info {background-color:#fdfafa; font-family:calibri; text-align:right; letter-spacing:0px; margin:7px 4px 2px 0px; padding:5px; text-transform:uppercase; font-style:none; font-size:10px; width:490px; opacity:.8}
  98.  
  99. #info {font-family:calibri; text-align:center; margin-top:4px; padding-top:3px; padding-left:-20px; margin-left:0px; text-transform:lowercase; font-style:none; font-size:10px; line-height:80%; border-top: 1px solid #e6e6e6;}
  100.  
  101. #tags {font-family:consolas; text-align:left; padding:0px; text-transform:none; font-style:none; font-size:10px; margin-bottom:5px;}
  102.  
  103. .notes img{width:10px; position:relative; top:1px}
  104. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  105.  
  106. .questions{
  107. color: #747474;
  108. font-family: consolas;
  109. font-size:9.5px;
  110. background-color:{color:scrollbg};
  111. padding:10px;
  112. margin-bottom:0px;
  113. text-align:center;
  114. letter-spacing: 0px;}
  115.  
  116. .questions a:hover{
  117. color:{color:Hover};
  118. text-decoration: underline;}
  119.  
  120. .answer{
  121. color:#747474;
  122. font-family: consolas;
  123. font-style:italic;
  124. font-size:10px;
  125. background-color:{color:background};
  126. padding:3px;
  127. margin-bottom:0px;
  128. text-align:center;
  129. line-height: 1px;}
  130.  
  131.  
  132. {CustomCSS}</style></head><body>
  133.  
  134. <div id="sidebar">
  135.  
  136. <div class="links">
  137. <div class="nav">
  138. <a href="/">home</a>
  139. <a href="/ask">ask</a>
  140. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  141. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  142. </div>
  143. </div>
  144. <a href="/"><div id="sidebarimage"><img src="{image:sidebar}"></div></a>
  145. <div id="description">{Description}</div>
  146. <div><center>{block:PreviousPage}<a href="{PreviousPage}"><b><big>«</big>&nbsp;&nbsp;</b></a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}"><b>&nbsp;&nbsp;<big>»</big></b></a>{/block:NextPage}{/block:Pagination}</center>
  147. </div></div>
  148.  
  149. <div id="credit"><a href="http://payndas.tumblr.com/mythemes">©PAYNDAS</a></div>
  150.  
  151. <div id="entries">{block:Posts}<div id="post">
  152.  
  153. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  154.  
  155. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  156.  
  157. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  158.  
  159. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  160.  
  161. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  162.  
  163. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  164.  
  165. {block:Audio}<div class="info">{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerblack}<br></span>
  166. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  167. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  168. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  169. {block:Caption}{Caption}{/block:Caption}<br></div>{/block:Audio}
  170.  
  171. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  172.  
  173. {block:Answer}<center><div class="questions"><b><big>- {Asker}</big> told me:</b> "{Question}"</div>
  174. <div class="answer">{Answer}</div>{/block:answer}</center>
  175.  
  176. <div id="info"><center>{block:Date}<a href="{Permalink}"> <a href="{ReblogURL}" target="_blank" class="details"> <i>+ reblog</i></a><a href="{ReblogParentURL}"> {TimeAgo}</a>{/block:Date}{block:NoteCount} <i>with</i> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom}<br><i>reblogged from</i> <a href="{ReblogParentURL}">{ReblogParentName}</a> - {/block:RebloggedFrom}{block:ContentSource} <i>originally from</i> <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</center></div><p>
  177. <div id="tags">{block:HasTags}<span style="font-size:7px">#</span>{block:Tags} <a href="{TagURL}"><u>{Tag}</u></a> {/block:Tags}{/block:HasTags}</div></div>
  178.  
  179. {/block:Posts}
  180.  
  181. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  182. </div>
  183. </div>
  184.  
  185. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement