Guest User

Base Code by Rosewood Themes

a guest
Jul 25th, 2013
1,384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>{Title}</title>
  5.  
  6. <meta name="color:Sidebar" content="">
  7. <meta name="color:Background" content="">
  8. <meta name="color:Posts" content="">
  9. <meta name="color:Entries" content="">
  10. <meta name="color:Body" content="#00000">
  11. <meta name="color:Links" content="#000000">
  12. <meta name="color:Link Hover" content="#FFFFFF">
  13. <meta name="color:Title" content="#000000">
  14.  
  15. <meta name="image:Background" content="">
  16.  
  17. <style type="text/css">
  18.  
  19. body {
  20. -webkit-font-smoothing: antialiased;
  21. background:{color:Background};
  22. background-image:url('{image:Background}');
  23. background-attachment:fixed;
  24. font-family:arial;
  25. color:{color:Body};
  26. font-size:11px;
  27. margin-left:20px;
  28. width:500px;
  29. margin:0 auto;
  30. }
  31.  
  32. a {
  33. text-decoration:none;
  34. color:{color:links};
  35. }
  36.  
  37. h1 {
  38. font-family:calibri;
  39. text-transform:uppercase;
  40. font-size:25px;
  41. color:{color:Title};
  42. line-height:20px;
  43. }
  44.  
  45. #container {
  46. margin: 0 -220px auto;
  47. width:100%;
  48. }
  49.  
  50. #sidebar {
  51. width:205px;
  52. height:auto;
  53. position:absolute;
  54. margin-top:25px;
  55. margin-left:75px;
  56. padding:15px;
  57. background-color: {color:sidebar};
  58. box-shadow: 2px 1px 5px #0e0e0e;
  59. }
  60.  
  61. #entries {
  62. background-color:{color:entries};
  63. width:505px;
  64. padding:25px;
  65. margin-left:314px;
  66. margin-top:60px;
  67. }
  68.  
  69. .post {
  70. background-color:{color:posts};
  71. padding:15px;
  72. margin-bottom:15px;
  73. box-shadow: 2px 1px 5px #0e0e0e;
  74. }
  75.  
  76. #desc {
  77. padding:10px;
  78. width:355px;
  79. height:205px;
  80. position:absolute;
  81. background-color:{color:header};
  82. border:2px solid {color:Desc border};
  83. border-radius:7px;
  84. box-shadow: 2px 1px 5px #0e0e0e;
  85. margin-top:180px;
  86. margin-left:450px;
  87. text-align:center;
  88. }
  89.  
  90. .links a {
  91. padding:5px;
  92. text-decoration:none;
  93. text-transform:uppercase;
  94. letter-spacing:-1px;
  95. color:{color:links};
  96. margin-left:2px;
  97. z-index:999999999;
  98. }
  99.  
  100. .links a:hover {
  101. color:{color:link hover};
  102. -webkit-transition: all 0.7s ease-in-out;
  103. -moz-transition: all 0.7s ease-in-out;
  104. transition: all 0.7s ease-in-out;
  105. }
  106.  
  107.  
  108. #info {
  109. padding:5px;
  110. color:{color:links};
  111. border-radius:7px;
  112. text-align:center;
  113. margin-top:15px;
  114. }
  115.  
  116. #info a {
  117. color:{color:links};
  118. }
  119.  
  120. #ask {
  121. padding:5px;
  122. color:{color:links};
  123. }
  124.  
  125. #ask a {
  126. color:{color:links};
  127. }
  128.  
  129.  
  130.  
  131. </style>
  132.  
  133.  
  134. </head>
  135.  
  136. <body>
  137.  
  138.  
  139. <div id="container">
  140. <div id="sidebar">
  141. <h1>{Title}</h1><br>
  142. {Description}</div>
  143. <div id="entries">{block:Posts}<div class="post">
  144. {block:ContentSource}
  145. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  146. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  147. {/block:SourceLogo}
  148. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  149. {/block:ContentSource}
  150.  
  151. {block:Text}<h1>{block:Title}<center>{Title}</center>{/block:Title}</h1>{Body}{/block:Text}
  152.  
  153. <center>{block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}</center>
  154.  
  155. <center>{block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}</center>
  156.  
  157. {block:Quote}"{Quote}"{block:Source} <br><div id="source">—{Source}</div>{/block:Source}{/block:Quote}
  158.  
  159. {block:Link}<div id="h3"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
  160.  
  161. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  162.  
  163. <center>{block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio} </center>
  164.  
  165. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  166.  
  167. {block:Answer}<div id="ask"><b>{Asker}</b> inquired: {Question}</div>{Answer}{/block:Answer}
  168.  
  169. <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}
  170. {block:ContentSource}・ <a href="{SourceURL}">source</a>{/block:ContentSource} <br>
  171. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  172.  
  173.  
  174.  
  175. </div>
  176.  
  177.  
  178. </div>
  179.  
  180. {block:PostNotes}{PostNotes}{/block:PostNotes}
  181.  
  182. {/block:Posts}
  183.  
  184. </div>
  185. </div>
  186. </body>
  187. </html>
Advertisement
Add Comment
Please, Sign In to add comment