Advertisement
Ahannahh

Tumblr Tag Page by Ambientthemes / swlft

Apr 7th, 2014
8,259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. <!DOCTYPE html><html><head>
  2.  
  3. <!---- TAG PAGE BY AMBIENTTHEMES.TUMBLR.COM DO NOT REMOVE CREDIT OR REDISTRIBUTE ----->
  4.  
  5. <title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}" />
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  8. <meta name="description" content="{MetaDescription}" />
  9.  
  10. <style type="text/css">
  11.  
  12. body {
  13. font-size:11px;
  14. color:#8b8b8b;
  15. font-family:Calibri;
  16. margin:0px;
  17. top:0;
  18. left:0;
  19. }
  20.  
  21. a {
  22. background-color:#fff;
  23. display:inline-block;
  24. padding:5px 7px 5px 7px;
  25. color:#c0c0c0;
  26. text-decoration:none;
  27. -moz-transition-duration:0.5s;
  28. -webkit-transition-duration:0.5s;
  29. -o-transition-duration:0.5s;
  30. }
  31.  
  32. a:hover {
  33. color:#8b8b8b;
  34. background-color:transparent;
  35. }
  36.  
  37. #ajhfdsgjbsf {
  38. width:500px;
  39. margin:auto;
  40. }
  41.  
  42. #tagpage {
  43. margin:auto;
  44. text-align:center;
  45. height:100%;
  46. display:table;
  47. background-color:#f5f5f5;
  48. position:fixed;
  49.  
  50. }
  51.  
  52. #stuffwrap {
  53. display:table-cell;
  54. vertical-align:middle;
  55. width:100%;
  56. }
  57.  
  58. #content {
  59. width:500px;
  60. height:600px;
  61. background-color:#fff;
  62. }
  63.  
  64. #title {
  65. padding:20px 0px 5px 0px;
  66. font-size:19px;
  67. font-family:Cambria;
  68. text-transform:uppercase;
  69. letter-spacing:1px;
  70. }
  71.  
  72. #search1 {
  73. }
  74.  
  75. #search2 {
  76. font-family:Calibri;
  77. color:#8b8b8b;
  78. border:0px;
  79. padding:4px;
  80. }
  81.  
  82. #search3 {
  83. padding:5px 7px 5px 7px;
  84. font-size:11px;
  85. text-transform:uppercase;
  86. font-family:Calibri;
  87. color:#d0d0d0;
  88. border:0px;
  89. background-color:#fff;
  90. -moz-transition-duration:0.5s;
  91. -webkit-transition-duration:0.5s;
  92. -o-transition-duration:0.5s;
  93. }
  94.  
  95. #search3:hover {
  96. color:#8b8b8b;
  97. cursor:pointer;
  98. }
  99.  
  100. #linktable {
  101. display:table;
  102. margin-bottom:10px;
  103. margin-left:20px;
  104. }
  105.  
  106. .links {
  107. border:2px solid #fff;
  108. display:table-cell;
  109. vertical-align:top;
  110. margin-left:5px;
  111. width:150px;
  112. text-align:center;
  113. }
  114.  
  115. .links a {
  116. background-color:#f0f0f0;
  117. padding:5px 0px 5px 0px;
  118. margin-bottom:1px;
  119. display:inline-block;
  120. width:150px;
  121. -moz-transition-duration:0.5s;
  122. -webkit-transition-duration:0.5s;
  123. -o-transition-duration:0.5s;
  124. }
  125.  
  126. .links a:hover {
  127. background-color:transparent;
  128.  
  129. }
  130.  
  131. .headings {
  132. margin:5px 0px 1px 0px;
  133. color:#fff;
  134. background-color:#B8C7A8;
  135. font-family:Cambria;
  136. text-transform:uppercase;
  137. letter-spacing:1px;
  138. width:150px;
  139. padding:5px 0px 5px 0px;
  140. }
  141.  
  142. #exp {
  143. background-color:#e4f6c7;
  144. margin-left:20px;
  145. padding:30px;
  146. width:400px;
  147. }
  148.  
  149. </style></head>
  150. <body>
  151.  
  152.  
  153. <div id="ajhfdsgjbsf">
  154. <div id="tagpage">
  155. <div id="stuffwrap">
  156.  
  157. <div id="content">
  158. <div id="title">put a title here<br>
  159. <span style="font-size:11px; color:#c0c0c0;"><a href="/" >back to my blog</a> | <a href="http://ambientthemes.tumblr.com">credit</a></span></div>
  160.  
  161. <div id="linktable">
  162. <div class="links">
  163. <div class="headings">Heading 1</div>
  164. <a href="URL HERE">link1</a>
  165. <a href="URL HERE">link2</a>
  166. <a href="URL HERE">link3</a>
  167. <a href="URL HERE">link4</a>
  168. <a href="URL HERE">link5</a>
  169. </div>
  170.  
  171. <div class="links">
  172. <div class="headings" style="background-color:#B3CBBD;">Heading 2</div>
  173. <a href="URL HERE">link1</a>
  174. <a href="URL HERE">link2</a>
  175. <a href="URL HERE">link3</a>
  176. <a href="URL HERE">link4</a>
  177. <a href="URL HERE">link5</a>
  178. </div>
  179.  
  180. <div class="links">
  181. <div class="headings" style="background-color:#a2cbb9;">Heading 3</div>
  182. <a href="URL HERE">link1</a>
  183. <a href="URL HERE">link2</a>
  184. <a href="URL HERE">link3</a>
  185. <a href="URL HERE">link4</a>
  186. <a href="URL HERE">link5</a>
  187. </div></div>
  188.  
  189. <div id="exp">
  190. search more tags here [edit this text as you wish]
  191. <br><br>
  192. <form action="/search" method="get" class="search1">
  193. <input type="text" name="q" value="{SearchQuery}" id="search2"/>
  194. <input type="submit" value="Search" id="search3"/>
  195. </form></div>
  196. </div>
  197.  
  198.  
  199. </div>
  200. </div>
  201. </div>
  202.  
  203. </body>
  204. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement