Advertisement
payndas

base code by payndas

Apr 20th, 2013
5,334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.61 KB | None | 0 0
  1. <!-- base code by payndas
  2. everyone can use it yay
  3. peace out x -->
  4.  
  5. <html>
  6. <head>
  7.  
  8. <link rel="shortcut icon" href="{Favicon}" />
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  10. <title>{Title}</title>
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13. <!-- DEFAULTS -->
  14. <meta name="color:background" content="#ffffff">
  15. <meta name="color:posts" content="#fcfcfc">
  16. <meta name="color:info" content="#fdfdfd">
  17. <meta name="color:tag" content="#fdfdfd">
  18. <meta name="color:text" content="#c0bdb8" />
  19. <meta name="color:link hover" content="#fdfdfd" />
  20. <meta name="color:title" content="#d5d2d2" />
  21. <meta name="color:link" content="#c0bdb8" />
  22. <meta name="color:scrollbar" content="#c0bdb8" />
  23. <meta name="color:scrollbg" content="#ffffff" />
  24.  
  25. <meta name="image:sidebar" content=""/>
  26.  
  27. <meta name="text:Link1" content="/" />
  28. <meta name="text:Link1 Title" content="lINK 1" />
  29. <meta name="text:Link2" content="/" />
  30. <meta name="text:Link2 Title" content="LINK 2" />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="LINK 3" />
  33. <meta name="text:Link4" content="/" />
  34. <meta name="text:Link4 Title" content="LINK 4" />
  35.  
  36. </head>
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41. @font-face {font-family: "ammyshandwriting";
  42. src: url('http://static.tumblr.com/y0x5xm1/xn2lnbxex/ammys_handwriting.ttf');}
  43.  
  44. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:100px;}
  45.  
  46. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:10px !important;}
  47.  
  48. ::-webkit-scrollbar { height:7px;width:7px; background-color:{color:scrollbg};}
  49.  
  50. .ask {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  51. .ask p {margin:1px 0px;}
  52. .ask span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
  53.  
  54. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee}
  55.  
  56. ::-moz-selection {background-color:{color:scrollbg}; color: {color:scrollbar};}
  57.  
  58. ::selection {background-color:{color:scrollbg}; color: {color:scrollbar};}
  59.  
  60. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:110%; text-align:justify}
  61.  
  62. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  63.  
  64. a:hover {
  65. color:{color:link hover};-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  66.  
  67. color:{color:title};font-style:auto;
  68. -webkit-transition: all 0.4s ease-in;
  69. -moz-transition: all 0.4s ease-in;
  70. -o-transition: all 0.4s ease-in;
  71. transition: all 0.4s ease-in;
  72. }
  73.  
  74. small{font-size:auto}
  75. big{font-size:auto}
  76. b, strong{color:{color:text}}
  77. i, em {color:{color:text}}
  78. p{margin-top:6px; margin-bottom:6px}
  79. blockquote {padding:0px; padding-left:10px; margin:8px; border-left:2px solid {color:text}}
  80.  
  81. img a{border:none; width:100%}
  82.  
  83. #container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -10px auto}
  84.  
  85. #entries {margin: 22px 0 -10px 260px; margin-right:38px; float:right; text-align: justify;}
  86.  
  87. #posts {margin: 0px 0 0px 0; width: 470px;text-align: justify; padding: 10px;}
  88.  
  89. #sidebar {width:220px; padding:0px; margin-top:0px; margin-left:-30px; height:100%; position:fixed;}
  90.  
  91. #sidebarimg img {width:185px; height:auto;}
  92.  
  93. #description {background-color: {color:transparent}}; font-family:calibri; padding-top:0px; width:185px; margin-top:-15px; margin-bottom:25px; text-align:center; font-size:10px; }
  94.  
  95. #description img {max-width:185px; text-align:center;}
  96.  
  97. #links {background-color:; font:9.5px calibri; color:{color:border2} letter-spacing: 1px; text-align:center; padding:1px; text-transform:lowercase;}
  98.  
  99. #stext {text-align:justify; font-family: calibri; font-size: 10px; padding:0px; text-transform:none;}
  100.  
  101. #pagination {font-family:calibri; text-align:center; font-size:24px; margin-bottom:2px;}
  102.  
  103. #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;}
  104.  
  105. h1{color:{color:title}; font-family:{font:text}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:italic; text-transform:uppercase; margin:0px; padding:0px; text-align:center}
  106.  
  107. h2{color:{color:text}; font-family:{font:link}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-5px; text-align:center}
  108.  
  109. #info{padding-top:5px; display:block; padding-bottom:5px; width:500px; color:{color:tag}; background-color:{color:info}; font-size:10px; font-family:calibri; text-align:left; text-transform:lowercase;}
  110.  
  111. #questions {background-color:{color:info}; color: {color:text}; padding:2px; margin-top: 6px; margin-bottom:2px; font-family:calibri; font-size:11px; text-transform:lowercase; border-bottom:1px {color:text}; text-align:center;}
  112. #questions a {color:{color:link}}
  113.  
  114. .audio{background-color:black; display:block}
  115.  
  116. .user_1 .label {color:{color:link}; font-weight:bold}
  117. .user_2 .label {color:{color:text}; font-weight:bold}
  118. .user_3 .label {color:{color:link}; font-weight:bold}
  119. .user_4 .label {color:{color:text}; font-weight:bold}
  120.  
  121. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  122.  
  123. .notes img{width:10px; position:relative; top:1px}
  124. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  125.  
  126. </style>
  127. <style type="text/css">{CustomCSS}</style>
  128.  
  129.  
  130.  
  131. </head>
  132. <body>
  133.  
  134. <div id="container">
  135. <div id="sidebar">
  136. <div id="sidebarimg"><a href="/"><img src="{image:sidebar}"></a></div>
  137. <div id="links" align="center"><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  138. <a href="/">home</a>&nbsp;
  139. <a href="/ask">ask</a>&nbsp;
  140. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}&nbsp;
  141. {block:ifLink2} <b></b> <a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}&nbsp;
  142. {block:ifLink3} <b></b> <a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}<p>
  143. <div id="description"><br>
  144.  
  145. <center><div id="stext"><center>{Description}</center></div></center>
  146.  
  147. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a><br />{/block:NextPage}{/block:Pagination}</div>
  148. </div></div></div>
  149.  
  150. <div id="credit"><a href="/">©</a></div>
  151.  
  152. <div id="entries">
  153. {block:posts}
  154.  
  155. <div id="posts">
  156. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  157.  
  158.  
  159. {block:Quote}<h2>“{Quote}” — {Source}</h2><br>{/block:Quote}
  160.  
  161. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  162. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  163.  
  164. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  165. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  166.  
  167. {block:Photoset}<center>{Photoset-500}</center>
  168. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  169.  
  170. {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}
  171.  
  172. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  173.  
  174. {block:Answer}<img src="{AskerPortraitURL-40}" align="center" class="askborder"><div class="ask"><span></span>{Asker}: {Question}&nbsp;</div>{Answer}{/block:Answer}
  175.  
  176.  
  177. {block:Audio}<div id="_">{AudioPlayerWhite}<br>
  178. {block:Caption}{Caption}{/block:Caption}<br clear="all" /></div> {/block:Audio}
  179.  
  180. <div id="info"><center>{block:Date}<a href="{Permalink}"> <a href="{ReblogURL}" target="_blank" class="details"> +Reblog</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>
  181.  
  182. {block:HasTags}{block:Tags}<b>#</b> <a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div>
  183. <br />
  184.  
  185. {/block:Posts}
  186.  
  187. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  188. </div>
  189. </div>
  190.  
  191. </body>
  192. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement