Advertisement
themesbygeorgia

Theme #6

Apr 13th, 2014
1,078
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.51 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. <head>
  4.  
  5. <!--- Theme #6 by wonderfullythemes (prev. claraforthebosswin and myimpossiblecompanion)
  6. regular rules apply --->
  7.  
  8. <title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13.  
  14. <stsss<!-- start of script tooltip -->
  15. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  16. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  17. <script>
  18. (function($){
  19. $(document).ready(function(){
  20. $("a[title]").style_my_tooltips({
  21. tip_follows_cursor:true,
  22. tip_delay_time:0,
  23. tip_fade_speed:0,
  24. attribute:"title"
  25. });
  26. });
  27. })(jQuery);
  28. </script>
  29.  
  30. <meta name="color:Background" content="#ffffff" />
  31. <meta name="color:Text" content="#838282" />
  32. <meta name="color:Link" content="#e2bfde" />
  33. <meta name="color:Hover" content="#e0e0e0" />
  34. <meta name="color:Scrollbar" content="#000" />
  35. <meta name="color:Scrollbar Background" content="#fff" />
  36. <meta name="color:Title" content="#000" />
  37. <meta name="color:Answer Background" content="#000" />
  38.  
  39. <meta name="image:sidebar" content="" />
  40.  
  41. <meta name="text:Link1" content="/" />
  42. <meta name="text:Link1 Text" content="Link 1" />
  43. <meta name="text:Link2" content="/" />
  44. <meta name="text:Link2 Text" content="Link 2" />
  45. <meta name="text:Link3" content="/" />
  46. <meta name="text:Link3 Text" content="Link 3" />
  47. <meta name="text:Link4" content="/" />
  48. <meta name="text:Link4 Text" content="Link 4" />
  49. <meta name="text:Link5" content="/" />
  50. <meta name="text:Link5 Text" content="Link 5" />
  51. <meta name="text:Link6" content="/" />
  52. <meta name="text:Link6 Text" content="Link 6" />
  53. <meta name="text:Link7" content="/" />
  54. <meta name="text:Link7 Text" content="Link 7" />
  55.  
  56. <style type="text/css">
  57.  
  58. ::-webkit-scrollbar-thumb {
  59. height:auto;
  60. background-color:{color:Scrollbar};
  61. }
  62.  
  63. ::-webkit-scrollbar {
  64. height:4px;
  65. width:4px;
  66. padding-right:2px;
  67. background-color:{color:Scrollbar Background};
  68. }
  69.  
  70. #s-m-t-tooltip {
  71. max-width:200px;
  72. font-family:'pt sans';
  73. font-size:8px;
  74. background-color:#000;
  75. color:#fff;
  76. line-height:9px;
  77. display:none;
  78. position:absolute;
  79. letter-spacing:1px;
  80. text-transform:uppercase;
  81. padding:3px;
  82. margin:15px 0px 0px 15px;
  83. z-index:1000;
  84. }
  85.  
  86. body {
  87. background:{color:Background};
  88. margin:0px;
  89. color:{color:Text};
  90. font-family:arial;
  91. font-size:10px;
  92. line-height:100%;
  93. font-style: none;
  94. }
  95.  
  96. a:link, a:visited, a:active {
  97. color: {color:Link};
  98. text-decoration: none;
  99. font-weight: normal;
  100. -moz-transition-duration:0.7s;
  101. -webkit-transition-duration:0.7s;
  102. -o-transition-duration:0.7s;
  103. }
  104.  
  105. a:hover {
  106. color: {color:Hover};
  107. text-decoration: none;
  108. font-weight: normal;
  109. -moz-transition-duration:0.7s;
  110. -webkit-transition-duration:0.7s;
  111. -o-transition-duration:0.7s;
  112. }
  113.  
  114. /*--POSTS--*/
  115.  
  116. #entries {
  117. position:relative;
  118. float:left;
  119. width:422px;
  120. margin-top:10px;
  121. text-align:justify;
  122. margin-left:530px;
  123. padding:40px;
  124. }
  125.  
  126. #post {
  127. margin-bottom:25px;
  128. width:400px;
  129. padding:0px;
  130. background-color: {color:Background};
  131. }
  132.  
  133. /*--SIDEBAR--*/
  134.  
  135. #sidebar {
  136. width:245px;
  137. position:fixed;
  138. margin-left:220px;
  139. margin-top:120px;
  140. padding:10px;
  141. }
  142.  
  143. #title2 {
  144. color:{color:Title};
  145. font-style:italic;
  146. letter-spacing:1px;
  147. text-align:right;
  148. font-size:23px;
  149. margin-top:-10px;
  150. margin-left:-160px;
  151. padding:2px;
  152. width:400px;
  153. padding-bottom:15px;
  154. z-index:100;
  155. }
  156.  
  157. #sidebarimage {
  158. width 245px;
  159. height:auto;
  160. }
  161.  
  162. #sidebarimage img {
  163. width:245px;
  164. height:320px;
  165. }
  166.  
  167. #links {
  168. width:245px;
  169. margin-left:-50px;
  170. margin-top:-290px;
  171. }
  172.  
  173. .desc {
  174. width:233px;
  175. margin-top:25px;
  176. height:70px;
  177. border:2px solid {color:Link};
  178. padding:5px;
  179. overflow-y:scroll;
  180. }
  181.  
  182. #pagination {
  183. text-align:center;
  184. font-size:11px;
  185. margin-top:10px;
  186. margin-bottom:2px;
  187. text-transform:none;
  188. font-style:none;
  189. text-transform: lowercase;
  190. }
  191.  
  192. /*--INFO--*/
  193.  
  194. #info {
  195. text-transform:lowercase;
  196. font-style:none;
  197. font-size: 9px;
  198. width:400px;
  199. color:{color:Text};
  200. text-align:center;
  201. padding-top:5px;
  202. }
  203.  
  204. #info a:link {
  205. color:{color:Link};
  206. -moz-transition-duration:0.7s;
  207. -webkit-transition-duration:0.7s;
  208. -o-transition-duration:0.7s;
  209. }
  210.  
  211. #info a:hover {
  212. color:{color:Hover};
  213. -moz-transition-duration:0.7s;
  214. -webkit-transition-duration:0.7s;
  215. -o-transition-duration:0.7s;
  216. }
  217.  
  218. /*--QUESTION--*/
  219.  
  220. #asker {
  221. color:#fcfcfc;
  222. padding:12px;
  223. font-family:'pt sans';
  224. font-size:11px;
  225. letter-spacing:0px;
  226. width:380px;
  227. text-align:left;
  228. margin-top:0px;
  229. text-transform:none;
  230. line-height:100%;
  231. background-color:{color:Answer Background}
  232. }
  233.  
  234. /*--CREDIT--*/
  235.  
  236. #cred {
  237. position:fixed;
  238. font-family:'Calibri';
  239. text-transform:none;
  240. font-size:8px;
  241. right:9px;
  242. bottom:9px;
  243. padding:4px;
  244. letter-spacing:1px;
  245. }
  246.  
  247. /*----------------------------------------
  248. Update Tab #1 (CSS) by Incedo
  249. http://incedothemes.tumblr.com
  250. Please do not remove the credit.
  251. Instructions @ http://incedothenes.tumblr.com/tab
  252. Updated 9/21/13
  253. ------------------------------------------*/
  254.  
  255. #updatetab {
  256. font-family: helvetica; /*this is the font*/
  257. color:{color:Text};/*this is the font color*/
  258. }
  259.  
  260. #tabtitle, #dropdown, #dropdown p {
  261. background-color:{color:Background}; /*this is the background color*/
  262. border-color:#e2bfde; /*this is the border color*/
  263. }
  264.  
  265. #updatetab {
  266. width:100px;
  267. position:fixed;
  268. margin-top:20px;
  269. margin-left:25px;
  270. }
  271.  
  272. #tabtitle {
  273. text-align:center;
  274. padding:1px 3px;
  275. letter-spacing:2px;
  276. font-size:9px;
  277. text-transform:uppercase;
  278. border-width:1px;
  279. border-style:solid;
  280. border-radius: 2px;
  281. -moz-border-radius: 2px;
  282. -webkit-border-radius: 2px;
  283. }
  284.  
  285. #dropdown {
  286. border-style:solid;
  287. border-width:0px 1px 1px 1px;
  288. padding:2px 5px 0px 5px;
  289. border-bottom-right-radius: 2px;
  290. -moz-border-bottom-right-radius: 2px;
  291. -webkit-border-bottom-right-radius: 2px;
  292. border-bottom-left-radius: 2px;
  293. -moz-border-bottom-left-radius: 2px;
  294. -webkit-border-bottom-left-radius: 2px;
  295. opacity:0;
  296. -webkit-transition: all 0.5s ease-in-out;
  297. -moz-transition: all 0.5s ease-in-out;
  298. -o-transition: all 0.5s ease-in-out;
  299. -ms-transition: all 0.5s ease-in-out;
  300. transition: all 0.5s ease-in-out;
  301. }
  302.  
  303. #updatetab:hover #dropdown {
  304. opacity:1;
  305. -webkit-transition: all 0.5s ease-in-out;
  306. -moz-transition: all 0.5s ease-in-out;
  307. -o-transition: all 0.5s ease-in-out;
  308. -ms-transition: all 0.5s ease-in-out;
  309. transition: all 0.5s ease-in-out;
  310. }
  311.  
  312. #dropdown p {
  313. padding-top:3px;
  314. padding-bottom:3px;
  315. border-width:0px 0px 1px 0px;
  316. border-style:solid;
  317. font-size:10px;
  318. }
  319.  
  320. #dropdown p:last-of-type {
  321. border-bottom:0px solid transparent;
  322. }
  323.  
  324. p, ul, li, ol {
  325. margin: 0px 0px 0px 0px;
  326. }
  327.  
  328. #c {
  329. position:fixed;
  330. bottom:4px;
  331. right:4px;
  332. font-size:13px;
  333. font-family:helvetica;
  334. }
  335.  
  336. {CustomCSS}</style></head><body>
  337.  
  338. <!----------------------------------------
  339. Update Tab #1 (HTML) by Incedo
  340. http://incedothemes.tumblr.com
  341. Please do not remove the credit.
  342. Instructions @ http://incedothenes.tumblr.com/tab
  343. Updated 9/21/13
  344. ------------------------------------------>
  345.  
  346. <div id="updatetab">
  347.  
  348. <div id="tabtitle">
  349. <!---this is where you put title of your updates tab--->
  350. updates
  351. </div>
  352.  
  353. <div id="dropdown">
  354. <!---this is where you put your individual updates, make sure to put each update between a set of <p> and </p>--->
  355. <p>write your first update here, use as much space as you need</p>
  356. <p>add a second one here, you won't run out of space</p>
  357. <p>add a third?</p>
  358. <p>the limit does not exist!</p>
  359. <p><a href="http://incedo.tumblr.com">Credit</a></p>
  360. </div>
  361.  
  362. </div>
  363.  
  364. <div id="sidebar">
  365.  
  366. <div id="title2">{Title}</div>
  367.  
  368. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  369.  
  370. <div id="links">
  371. <a href="{text:Link1}" title="{text:Link1 Text}">&#9608;&#9608;</a><br><br><br><br>
  372. <a href="{text:Link2}" title="{text:Link2 Text}">&#9608;&#9608;</a><br><br><br><br>
  373. <a href="{text:Link3}" title="{text:Link3 Text}">&#9608;&#9608;</a><br><br><br><br>
  374. <a href="{text:Link4}" title="{text:Link4 Text}">&#9608;&#9608;</a><br><br><br><br>
  375. <a href="{text:Link5}" title="{text:Link5 Text}">&#9608;&#9608;</a><br><br><br><br>
  376. <a href="{text:Link6}" title="{text:Link6 Text}">&#9608;&#9608;</a><br><br><br><br>
  377. <a href="{text:Link7}" title="{text:Link7 Text}">&#9608;&#9608;</a><br><br><br><br>
  378. </div>
  379. <div class="desc">
  380. {Description}
  381. </div>
  382.  
  383. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage} - {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</div>
  384.  
  385. </div>
  386.  
  387.  
  388.  
  389. </div>
  390.  
  391.  
  392. <div id="entries">{block:Posts}<div id="post">
  393. {block:ContentSource}
  394. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  395. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  396. {/block:SourceLogo}
  397. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  398. {/block:ContentSource}
  399.  
  400. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  401.  
  402. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  403.  
  404. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  405.  
  406. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  407.  
  408. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  409.  
  410. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  411.  
  412. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  413.  
  414. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  415.  
  416. {block:Answer}<div id="asker"><i><span style="text-align:lowercase; color:#fcfcfc;font-style:italic; ">{Asker}</i> asked:</span> {Question}<b></b><br></div><left><div style="padding:4px;margin-top:3px;font-size:11px;"><font face="pt sans">{Answer}</font></div>{/block:Answer}
  417.  
  418.  
  419. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}・ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}・ <a href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}
  420. {block:ContentSource}・ <a href="{SourceURL}">source</a>{/block:ContentSource} <br>
  421. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}&nbsp;</a> {/block:Tags}{/block:HasTags}
  422.  
  423. </div>
  424.  
  425.  
  426.  
  427. </div>
  428.  
  429.  
  430.  
  431. {block:PostNotes}{PostNotes}{/block:PostNotes}
  432. {/block:Posts}
  433.  
  434. <div id="cred">
  435. <a href="http://wonderfullythemes.tumblr.com/">Theme</a>
  436. </div>
  437.  
  438. </div>
  439.  
  440. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement