dawnsalvatore

Theme Forwood - Request

Aug 27th, 2012
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.03 KB | None | 0 0
  1. <head>
  2.  
  3. <!-- theme forwood by dawnsalvatore -->
  4.  
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7. <meta name="color:background" content="#fcfafa" />
  8. <meta name="color:title" content="#ac999e" />
  9. <meta name="color:text" content="#c9bdbd" />
  10. <meta name="color:link" content="#bd8f9a" />
  11. <meta name="color:link hover" content="#c9b7bb" />
  12. <meta name="color:menu" content="#c9b7bb" />
  13. <meta name="color:info" content="#f8f5f6" />
  14.  
  15.  
  16. <meta name="font:title" content="cursive" />
  17. <meta name="font:body" content="caviar" />
  18.  
  19. <meta name="image:sidebar" content=""/>
  20. <meta name="image:background" content="" />
  21.  
  22.  
  23. <meta name="text:Link1" content="" />
  24. <meta name="text:Link1 Title" content="" />
  25. <meta name="text:Link2" content="" />
  26. <meta name="text:Link2 Title" content="" />
  27. <meta name="text:Link3" content="" />
  28. <meta name="text:Link3 Title" content="" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link4 Title" content="" />
  31.  
  32.  
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  35.  
  36.  
  37.  
  38.  
  39. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  40. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  41. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  42. <link rel="shortcut icon" href="{Favicon}" />
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  44. <style type="text/css">
  45.  
  46.  
  47. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:120%; text-align:justify}
  48.  
  49. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  50. a:hover{opacity:1; padding:0px; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0s ease-out; transition:all 0s ease-out; color:{color:link hover};}
  51.  
  52.  
  53. #entries{left:50%; margin-left:495px; margin-top:-15px; width:510px;}
  54.  
  55.  
  56.  
  57. #sidebarimg img {max-width: 250px; max-height:275px ; text-align:center;}
  58.  
  59.  
  60. #sbar {max-width:265px; margin-top:25px; margin-left:165px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px;}
  61.  
  62.  
  63. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid; border-right:0px solid; padding:3px}
  64.  
  65. h1{color:{color:title}; font-family:{font:title}; font-size:16px; line-height:17px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  66.  
  67. h2{color:{color:title}; font-family:{font:title}; font-size:15px; line-height:14px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  68.  
  69. #info{display:block; font-size:10px; text-align:center; padding-right:5px; background-color:{color:info}; opacity: 0.5; filter:alpha(opacity=50);}
  70.  
  71.  
  72.  
  73. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:caviar; font-size:11px}
  74. #questions a {color:{color:link}}
  75.  
  76. #pagination {font-family:caviar; text-align:center; font-size:45px; margin-left:1110px; margin-top: 250px; width:70px; position:fixed; opacity: 0.4; filter:alpha(opacity=45);}
  77.  
  78. #title{font-family:cursive; font-size:22px; line-height:28px; letter-spacing:2px; font-weight:normal; font-style:normal; text-transform:none; margin:0px; padding:0px; text-align:center; margin-bottom:-6px; margin-top:2px;}
  79.  
  80.  
  81.  
  82.  
  83. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  84. blockquote img, blockquote a img {max-width: 490px}
  85.  
  86. b, strong{color:{color:title};}
  87. i, em {border: none}
  88. p{margin-top:3px; margin-bottom:3px}
  89.  
  90. img a{color:{color:info}}
  91. .audio{background-color:black; display:block;}
  92.  
  93.  
  94. .user_1 .label {color:{color:link hover}; font-weight:bold}
  95. .user_2 .label {color:{color:text}; font-weight:bold}
  96. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  97.  
  98.  
  99.  
  100.  
  101. .notes img{width:10px; position:relative; top:1px;}
  102. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  103. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  104.  
  105.  
  106. </style>
  107. <style type="text/css">{CustomCSS}</style>
  108. </head>
  109.  
  110. <body>
  111. <BR>
  112.  
  113.  
  114.  
  115.  
  116.  
  117. <div id="sbar">
  118. <center><div id="title"><a href="/">{Title}</a></div></center>
  119. <center> {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title} </a>{/block:ifLink2}
  120. {block:ifLink3}<a href="{text:Link3}"> · {text:Link3 Title}</a>{/block:ifLink3}
  121. {block:ifLink4}<a href="{text:Link4}"> · {text:Link4 Title}</a>{/block:ifLink4}
  122. </center><br>
  123. <center><div id="sidebarimg"><img src="{image:sidebar}">
  124. </div><br><a href="/">home </a> <a href="/ask"> · askbox </a> <a href="http://ladysmolderhalder.tumblr.com/tagged/theme"> · theme</a>
  125. {block:ifLink1}<a href="{text:Link1}"> · {text:Link1 Title}</a>{/block:ifLink1}
  126. <br>
  127. </center>
  128.  
  129.  
  130. <center> {block:Description}{Description}{/block:Description}</center>
  131. <br>
  132.  
  133.  
  134.  
  135. </div>
  136. <BR>
  137.  
  138. <div id="pagination"> {block:PreviousPage}<a href="{PreviousPage}">prev</a> &nbsp;{/block:PreviousPage}
  139. {block:NextPage}&nbsp;<a href="{NextPage}">next</a>{/block:NextPage} </div>
  140. </div>
  141.  
  142. <div id="entries">
  143. {block:Posts}
  144. <div id="posts">
  145. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  146. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  147. {block:Text}{Body}{/block:Text}
  148.  
  149. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  150. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  151.  
  152. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  153. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  154.  
  155. {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}
  156.  
  157. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  158.  
  159. {block:Answer}<div id="questions"><img src="{AskerPortraitURL-24}"> {Asker} asked: "{Question}"</div>
  160. {Answer}{/block:answer}
  161.  
  162. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  163.  
  164.  
  165.  
  166.  
  167. <div id="info"> <a href="{Permalink}">posted {TimeAgo}</a>{/block:Date}{block:NoteCount}<a href="{Permalink}">, with {NoteCount} notes</a>{/block:NoteCount} <br>{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via {ReblogParentName} </a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}"> | source {SourceName}</a>{/block:ContentSource}</div>
  168.  
  169.  
  170.  
  171.  
  172. </br></br>
  173.  
  174. {block:PostNotes}{PostNotes}{/block:PostNotes}
  175.  
  176. {/block:Posts}
  177.  
  178.  
  179.  
  180. </div>
  181.  
  182. </body>
  183. </html>
Advertisement
Add Comment
Please, Sign In to add comment