Advertisement
shotforthesky

Theme 001 (with Infinite Scrolling)

Nov 29th, 2011
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.07 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <html>
  5. <head>
  6.  
  7. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://i43.tinypic.com/dzhzrp.png" width="60px" height="60px" border="0"></a>
  8.  
  9. <meta name="color:background" content="#DEBB83" />
  10. <meta name="color:sbar" content="#bd9d6a" />
  11. <meta name="color:entry" content="#bd9d6a" />
  12.  
  13. <meta name="color:title" content="#836A41" />
  14. <meta name="color:text" content="#0E0D0D" />
  15. <meta name="color:link" content="#704924" />
  16. <meta name="color:lhover" content="#CEA363" />
  17. <meta name="color:nlinks" content="#131312" />
  18. <meta name="color:nhover" content="#423A31" />
  19.  
  20. <meta name="image:sidebar" content=""/>
  21. <meta name="image:sidebar2" content=""/>
  22. <meta name="image:sidebar3" content=""/>
  23. <meta name="image:background" content=""/>
  24.  
  25. <meta name="text:Link 1" content="" />
  26. <meta name="text:Link 1 Title" content="" />
  27. <meta name="text:Link 2" content="" />
  28. <meta name="text:Link 2 Title" content="" />
  29. <meta name="text:Link 3" content="" />
  30. <meta name="text:Link 3 Title" content="" />
  31. <meta name="text:Link 4" content="" />
  32. <meta name="text:Link 4" Title" content="" />
  33. <meta name="text:Link 5" content="" />
  34. <meta name="text:Link 5 Title" content="" />
  35.  
  36.  
  37. <title>{Title}</title>
  38. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  39. <link rel="shortcut icon" href="{Favicon}">
  40. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  41. <style type="text/css">
  42.  
  43. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 10px; right: 15px;}
  44.  
  45. body
  46. {
  47. margin-top: 20px; text-align:left; color: {color:text}; font-body:Trebuchet; font-size:11px; line-height: 13px; background-color:{color:Background}; background-image:url({image:Background}); background-attachment:fixed; background-position:center; background-repeat:repeat;
  48. }
  49.  
  50. a:link, a:active, a:visited
  51. {
  52. color:{color:link}; text-decoration:none
  53. }
  54. a:hover
  55. {
  56. color:{color:title}; background-color:{color:lhover}
  57. }
  58.  
  59. #entries{left:50%; margin-left:375px; margin-top:-20px; width:510px}
  60.  
  61. #sidebarimg img {max-width: 205px; height: auto; text-align:center; padding:2px}
  62.  
  63. #title {font-size: 30px; text-align:center; font-family:saginaw; letter-spacing: 3px; line-height:200%}
  64.  
  65. #sbar {width:210px; height:auto; margin-left:915px; margin-top:20px; position:fixed; overflow:hidden; background-color: {color:sbar}; font-family:trebuchet; text-align:center; font-size:10px; padding: 3px; border:dotted 3px {color:nhover}}
  66.  
  67. #sidebarimg3 img {max-width: 205px; height: auto; text-align:center; padding:2px}
  68.  
  69. #nav {position:center}
  70. #nav a {width:210px; display:block; background-color:{color:sbar}; margin:0px 0px -15px 0px; font:8px bold; text-transform: uppercase; color:{color:sidebar text}; text-decoration: none; letter-spacing: 3px; text-align:right; padding:1px}
  71. #nav a:hover {background-color:{color:nhover}}
  72.  
  73. #sbar2 {width:250px; height:auto; margin-left:70px; margin-top:10px; position:fixed; overflow:hidden; background-color:{color:sbar}; font-family:trebuchet; text-align:center; font-size:12px; padding:4px; border:dotted 3px {color:nhover}}
  74.  
  75. #sidebarimg2 img {max-width: 248px; height: auto; text-align:center}
  76.  
  77. #posts {overflow:hidden; width:500px; background-color:{color:entry}; padding:5px; border:dotted 3px {color:nhover}}
  78.  
  79. h1{color:{color:title}; font-family:trebuchet; font-size:18px; line-height:17px; letter-spacing:-1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:center}
  80.  
  81. h2{color:{color:title}; font-family:georgia; font-size:18px; line-height:14px; letter-spacing:-1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:center}
  82.  
  83. #source {text-align:left}
  84.  
  85. #info {font-family:arial; font-size:9px; text-transform:lowercase; text-align:center}
  86.  
  87. #questions {background-color:{color:background}; color:{color:text}; padding:10px; margin-bottom:0px}
  88. #questions a {color:{color:link}}
  89. #question {font:11px arial; letter-spacing:0px}
  90.  
  91. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  92. blockquote img, blockquote a img {max-width: 490px}
  93.  
  94. b, strong{color:{color:title}}
  95. i, em {color:{color:link};}
  96. p{margin-top:3px; margin-bottom:3px}
  97.  
  98. img a{border:none; width:100%}
  99. .audio{background-color:black; display:block;}
  100.  
  101. .user_1 .label {color:{color:link}; font-weight:bold}
  102. .user_2 .label {color:{color:text}; font-weight:bold}
  103. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  104.  
  105. .notes img{width:15px; position:relative; top:1px;}
  106. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  107. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  108.  
  109. </style>
  110. <style type="text/css">{CustomCSS}</style>
  111.  
  112. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  113. </head>
  114. <body>
  115.  
  116. <div id="title">{Title}</div><br>
  117. <div id="sbar">
  118. <div id="sidebarimg"><img src="{image:sidebar}"/></div>
  119. <div id="sidebarimg3"><img src="{image:sidebar3}"/></div><br>
  120. <div id="nav">
  121. <a href="/">home</a><br />
  122. <a href="/ask">Any question ?</a><br />
  123. {block:ifLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a><br />{/block:ifLink1}
  124. {block:ifLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a><br />{/block:ifLink2}
  125. {block:ifLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a><br />{/block:ifLink3}
  126. {block:ifLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a><br />{/block:ifLink4}
  127. {block:ifLink5}<a href="{text:Link 5}">{text:Link 5 Title}</a><br />{/block:ifLink5}
  128. <a href="/archive">archive</a><br />
  129. <a href="http://fireworkprodz.deviantart.com">Theme (c)</a><br />
  130. </div></div><br>
  131.  
  132. <div id="sbar2">
  133. <div id="sidebarimg2"><img src="{image:sidebar2}"/></div><br>
  134. <select onchange='location=this.options[this.selectedIndex].value;' style='width:240px;'>
  135. <option>LINKS HERE</option>
  136. <option value="LINK HERE">LINK 1</option>
  137. <option value="LINK HERE">LINK 2</option>
  138. <option value="LINK HERE">LINK 3</option>
  139. <option value="LINK HERE">LINK 4</option>
  140. </select>
  141. {block:Description}{Description}{/block:Description}<br><br>
  142. </div>
  143.  
  144. <div id="entries">
  145.  
  146. <div class="autopagerize_page_element">
  147. {block:Posts}
  148. <div id="posts">
  149. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  150. {block:Text}{Body}{/block:Text}
  151.  
  152. {block:Quote}<h2>"{Quote}"</h2>{/block:Quote}
  153. {block:Source}<div class="source">β€” {Source}</div>{/block:Source}
  154.  
  155. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  156. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  157.  
  158. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  159. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  160.  
  161. {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}
  162.  
  163. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  164.  
  165. {block:Answer}<div id="questions">{Asker} asked: {Question}</div>
  166. {Answer}{/block:answer}
  167.  
  168. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  169.  
  170. <div id="info">posted <a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}{block:RebloggedFrom} (originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><BR>
  171. {/block:Posts}</div>
  172. {block:PostNotes}{PostNotes}{/block:PostNotes}
  173.  
  174. </div>
  175.  
  176. </body>
  177. </html>
  178.  
  179.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement