Advertisement
foxybieber

Fix A Heart Theme

Feb 27th, 2012
642
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.89 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. theme 7 by carly (ddirections.tumblr.com)
  4. -->
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  7. <head>
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="color:background" content="#F3E8CF" />
  10. <meta name="color:sbar" content="#F3E8CF" />
  11. <meta name="color:entry" content="#F3E8CF" />
  12. <meta name="color:linkhover" content="#000000" />
  13.  
  14. <meta name="image:sidebar" content=""/>
  15. <meta name="image:background" content="" />
  16. <meta name="color:notes" content="#F7EDD7" />
  17. <meta name="color:rbar" content="#F7EDD7"/>
  18.  
  19. <meta name="color:home" content="#EDD09D" />
  20. <meta name="color:message" content="#F9E9C1" />
  21. <meta name="color:link1" content="#F9F0C1" />
  22.  
  23. <meta name="color:title" content="#272523" />
  24. <meta name="color:text" content="#272523" />
  25. <meta name="color:link" content="#704925" />
  26.  
  27. <meta name="font:title" content="georgia" />
  28. <meta name="font:body" content="arial" />
  29. <meta name="image:Picture 1" content=""/>
  30. <meta name="image:Picture 2" content=""/>
  31. <meta name="image:Picture 3" content=""/>
  32. <meta name="image:Picture 4" content=""/>
  33. <meta name="text:Link1" content="/" />
  34. <meta name="text:Link1 Title" content="link 1" />
  35. <meta name="text:Link2" content="/" />
  36. <meta name="text:Link2 Title" content="link 2" />
  37. <meta name="text:Link3" content="/" />
  38. <meta name="text:Link3 Title" content="link 3" />
  39. <meta name="text:Link4" content="/" />
  40. <meta name="text:Link4 Title" content="link 4" />
  41.  
  42.  
  43. <meta name="image:sidebar" content=""/>
  44. <meta name="image:background" content="" />
  45.  
  46.  
  47. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  48. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  49. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  50. <link rel="shortcut icon" href="{Favicon}" />
  51. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  52. <style type="text/css">
  53.  
  54.  
  55. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-position: center; background-attachment:fixed; background-repeat: repeat; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  56.  
  57. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  58. a:hover{
  59. text-shadow: 0px 0px 3px #B39F8C; font-style:normal;
  60. color:{color:linkhover};
  61. -webkit-transition: all 0.4s ease-in;
  62. -moz-transition: all 0.4s ease-in;
  63. -o-transition: all 0.4s ease-in;
  64. transition: all 0.4s ease-in;}
  65.  
  66. #title {font-size:13px; text-align:center; margin-top:0px; margin-bottom:4px; color:{color:title}; font-family: georgia; line-height:100%;text-shadow: 0px 0px 3px #B39F8C; font-style:normal;color:{color:linkhover}; }
  67.  
  68. #rightbar {width:135px; float:left; margin-left:890px; top:10px; bottom:10px; background-color:{color:rbar}; text-align:justify; position:fixed; padding:5px; -moz-border-radius: 10px 25px / 25px 10px; border-radius: 10px 25px / 25px 10px;}
  69.  
  70. #picture{top:40px; bottom:10px; text-align:center;}
  71.  
  72. #picture img{margin-top:5px; max-width:120px; height:auto; text-align:center;-moz-border-radius: 50px 50px / 50px 50px; border-radius: 50px 55px / 55px 55px;}
  73.  
  74. #picture img a:hover {filter:alpha(opacity=90); -moz-opacity:15; -khtml-opacity: 15; opacity: 15;-moz-opacity:15; -khtml-opacity: 15; opacity: 15; height: 45px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;background: #FCF2E7; letter-spacing: 1px; filter:alpha(opacity=40);
  75. }
  76.  
  77. #picture:hover {filter:alpha(opacity=90); -moz-opacity:0.3; -khtml-opacity:16; opacity: 0.3; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  78.  
  79. #picture a:hover {filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;}
  80.  
  81. #picture link {margin-top:152px; position: fixed; width:160px; margin-left:910px; font-size: 9px; text-align: center; border-right: 0px solid #DDB1B1; background: #FCF2E7; letter-spacing: 1px; filter:alpha(opacity=40);
  82. -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4; height: 45px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  83.  
  84. #picture link:hover {filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  85.  
  86. #picture link a:hover {filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9}
  87.  
  88. #navigation {width: 260px; height: 15px; padding-bottom: 10px;}
  89.  
  90. #home a {width:80px; height:15px; position: fixed; font-family: {font:links}; font-size: 9px; display:block; text-align: center; background-color:{color:home}; color:{color:text}; padding:5px; font-style:italic; z-index: 50; opacity: 100%;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  91.  
  92. #home a:hover {color: {color:text};background-color:{color:background}; width: 240px; font-style:italic; letter-spacing: 3px; font-style:italic; text-align: center; opacity: 100%;}
  93.  
  94. #ask a {width:80px; height:15px; position: fixed; font-family: {font:links}; font-size: 9px; display:block; text-align: center; background-color:{color:message};color:{color:text};
  95. margin-left: 80px; padding:5px; font-style:italic; z-index: 40; opacity: 100%;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  96.  
  97. #ask a:hover {color: {color:text};background-color:{color:background}; width: 160px; font-style:italic; letter-spacing: 3px; font-style:italic; text-align: center; opacity: 100%;}
  98.  
  99. #link1 a {width:80px; height:15px; position: fixed; font-family: {font:links}; font-size: 9px; display:block; text-align: center; background-color:{color:link1};color:{color:text};
  100. margin-left: 160px; padding:5px; font-style:italic; z-index: 20; opacity: 100%;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  101.  
  102. #link1 a:hover {color: {color:text};background-color:{color:background}; font-style:italic; letter-spacing: 3px; font-style:italic; text-align: center; opacity: 100%;}
  103.  
  104.  
  105. #entries{left:50%; margin-left:350px; margin-top:-10px; width:510px}
  106.  
  107. #sidebarimg img {max-width:250px; height:auto; border-radius: 10px 10px 0px 0px;}
  108.  
  109. #sbar {width:250px; margin-left:80px; margin-top:-2px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:3px}
  110.  
  111. #pagination {font-family:georgia; text-align:center; font-size:30px}
  112.  
  113. #tags {background-color:transparent; font-family:{font:links}; text-align:left; margin-right:0px; padding:3px; opacity:20; text-transform:lowercase; letter-spacing:0px; font-style:normal; font-size:10px;}
  114.  
  115. #linkcontain {margin-top:-340px; width:250px; height:302px; opacity:.4; background-color:transparent; z-index:2; position:absolute; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all 7s ease-in-out; -ms-transition: all .7s ease-in-out; transition: all .7s ease-in-out;}
  116.  
  117. #linkcontain:hover { background-color:{color:background}; opacity:.8; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all 7s ease-in-out; -ms-transition: all .7s ease-in-out; transition: all .7s ease-in-out;}
  118.  
  119.  
  120. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding:3px}
  121.  
  122. h1{
  123. color:{color:link};
  124. font-family:{font:body};
  125. font-size:15px;
  126. line-height:15px;
  127. letter-spacing:0px;
  128. font-weight:normal;
  129. text-transform:lowercase;
  130. margin:0px;
  131. padding:0px;
  132. text-align:left;
  133. font-style:italic
  134. }
  135.  
  136. h2{
  137. color:{color:text};
  138. font-family:{font:body};
  139. font-size:12px;
  140. line-height:12px;
  141. letter-spacing:0px;
  142. font-weight:normal;
  143. text-transform:lowercase;
  144. margin:0px;
  145. padding:0px;
  146. margin-bottom:-0px;
  147. text-align:left;
  148. font-style:italic
  149. }
  150.  
  151.  
  152. .asker {width: 480px; background-color: {color:background}; color:{color:text}; -moz-border-radius: 6px; border-radius: 6px;
  153.  
  154. padding: 10px}
  155. .asker img{-moz-border-radius:200px; -webkit-border-radius:200px; z-index:2; float: left; margin: 0px 4px 2px 0}
  156. .asker a{font-size: 20px; color:{color:link}; text-transform: uppercase; line-height: 27px; padding: 0; margin: 0}
  157. .asker a:hover{font-size: 20px; color:{color:link}; text-transform: uppercase; line-height:27px; padding: 0; margin: 0}
  158. .answer {padding: 5px 0 0 0}
  159.  
  160. #source {text-align: left}
  161.  
  162. #info{background-color: {color:notes}; font-family:{font:body}; font-size:10px; text-transform:; text-align:left; padding: 2px; margin-top: -7px}
  163.  
  164. #questions {background-color:{color:question background}; color: {color:question Text}; padding:10px; margin-bottom:0px;}
  165. #questions a {color:{color:question text};}
  166. #thequest {font:{text:font size} {font:body}; letter-spacing:1px}
  167.  
  168. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  169.  
  170. b, strong{color:{color:title}}
  171. i, em {color:{color:link};}
  172. p{margin-top:3px; margin-bottom:3px}
  173. blockquote {margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:link}}
  174.  
  175. img a{border:none; width:100%}
  176. .audio{background-color:black; display:block;}
  177.  
  178. .user_1 .label {color:{color:link}; font-weight:bold}
  179. .user_2 .label {color:{color:text}; font-weight:bold}
  180. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  181.  
  182. .notes img{width:10px; position:relative; top:1px;}
  183. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  184. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  185. </style>
  186. <style type="text/css">{CustomCSS}</style>
  187. </head>
  188.  
  189. <BR>
  190.  
  191. <body>
  192.  
  193. <div id="navigation">
  194. </div>
  195. <div id="sbar">
  196. <div id="title"><a href="/">{Title}</a></div>
  197. <div id="sidebarimg"><img src="{image:sidebar}"/></div>
  198. <div id="description2">
  199. <div id="navigation">
  200. <div id="home"><a href="/">home</a></div>
  201. <div id="ask"><a href="/ask">message</a></div>
  202. <div id="link1"><a href=http://ddirections.tumblr.com/>theme</a></div></div></div><br>
  203. <div id="linkcontain"><center><br><br><br><br><br><br><br><br>
  204. <div id="description">{Description}</div>
  205. </div></center>
  206. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">ยซ</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">ยป</a>{/block:NextPage}</div><br>
  207. </div>
  208.  
  209. <div id="rightbar">
  210. <center>
  211. <div id="picture">
  212. <div id="picture link">
  213. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  214. <img src="{image:Picture 1}"/>
  215. </div>
  216. </center>
  217. <center>
  218. <div id="picture">
  219. <div id="picture link">
  220. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  221. <img src="{image:Picture 2}"/>
  222. </div>
  223. </center>
  224. <center>
  225. <div id="picture">
  226. <div id="picture link">
  227. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  228. </a><img src="{image:Picture 3}"/>
  229. </div>
  230. </center>
  231. <div id="picture">
  232. <div id="picture link">
  233. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  234. <img src="{image:Picture 4}"/>
  235. </div>
  236. </center>
  237. </div></div>
  238.  
  239. <div id="entries">
  240. {block:Posts}
  241. <div id="posts">
  242.  
  243. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  244. {block:Text}{Body}{/block:Text}
  245.  
  246. {block:Quote}<h2>"{Quote}"</h2>{/block:Quote}
  247. {block:Source}<div class="source">โ€” {Source}</div>{/block:Source}
  248.  
  249. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  250. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  251.  
  252. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  253. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  254.  
  255. {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}
  256.  
  257. {block:Video}{Video-500}{/block:Video}
  258.  
  259. {block:Answer}
  260. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  261. <div class="answer">{Answer}</div>
  262. {/block:Answer}
  263.  
  264. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{/block:Audio}<br>
  265.  
  266. <div id="info">{block:Date}{block:answer}answered {/block:answer}{block:photo}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:photo}{block:text}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:text}{block:audio}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:audio}{block:video}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:video}{block:quote}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:quote}{block:chat}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:chat}{block:photoset}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:photoset}{block:link}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:link}<a href="{Permalink}">{timeago}</a>{/block:Date}{block:NoteCount}, with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<div style="float:right">{block:ContentSource}
  267. ยฉ <a href="{SourceURL}">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}"/> {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource} </div></div></div>
  268.  
  269. {block:HasTags}<div id="tags">{block:Tags}<font color="{color:text}">#</font><a href="{TagURL}">{Tag} </a> {/block:Tags} </div> {/block:HasTags}
  270.  
  271. <br>{/block:posts}
  272. {block:PostNotes}<center>{block:RebloggedFrom}Reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom},{block:ContentSource} Original posted by: <a href="{SourceURL}">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}"alt="{SourceTitle}"/>{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</center>
  273. <br /><div id="notes">{PostNotes}</div><br>{/block:PostNotes}</div>
  274.  
  275. </div>
  276. </body>
  277. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement