Advertisement
Alliecatisallama

PAGE #5 THEME RULES

Dec 26th, 2012
442
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!-- Theme Rules Page #5 by Seede-r/Alliecatisallama
  9. Please do not claim as your own or redistribute-->
  10.  
  11. <style type="text/css">
  12.  
  13. body {
  14. background-image:url('http://24.media.tumblr.com/tumblr_lvuln9WYkZ1r1ne7to6_400.png');
  15. }
  16.  
  17.  
  18. #infobox{
  19. position: relative;
  20. margin:140px auto auto auto;
  21. background-color: #525252;
  22. width: 400px;
  23. text-align: justify;
  24. padding: 20px;
  25. z-index: 2;
  26. border-radius: 4px;
  27. }
  28.  
  29. .title {
  30. background-color: #efefef;
  31. font-family: consolas;
  32. font-size: 15px;
  33. letter-spacing:-1px;
  34. color: #525252;
  35. padding: 10px;
  36. text-align: center;
  37. margin-bottom: 5px;
  38. }
  39.  
  40. .text{
  41. background-color: #efefef;
  42. font-family: consolas;
  43. font-size: 10px;
  44. color: #525252;
  45. padding:20px;
  46. }
  47.  
  48. .choices{
  49. text-transform: uppercase;
  50. font-style: none;
  51. margin:10px;
  52. text-align:center;
  53. }
  54.  
  55. .choices a{
  56. width: 100px;
  57. background-color: #525252;
  58. font-family: consolas;
  59. text-decoration: none;
  60. font-size: 10px;
  61. letter-spacing: 1px;
  62. color: #efefef;
  63. padding: 6px;
  64. -moz-transition-duration:0.6s;
  65. -webkit-transition-duration:0.6s;
  66. -o-transition-duration:0.6s;
  67. z-index: 2;
  68. border-radius:4px;
  69. }
  70.  
  71. .choices a:hover{
  72. width: 100px;
  73. background-color:#efefef;
  74. font-family: consolas;
  75. text-transform:italic;
  76. font-size: 10px;
  77. letter-spacing: 1px;
  78. color: #ddd3d3;
  79. padding: 6px;
  80. -moz-transition-duration:0.6s;
  81. -webkit-transition-duration:0.6s;
  82. -o-transition-duration:0.6s;
  83. }
  84.  
  85. #theme {
  86. position: fixed;
  87. bottom: 0px;
  88. right: 0px;
  89. font-family: Arial;
  90. font-size: 8px;
  91. text-transform: uppercase;
  92. text-align: right;
  93. letter-spacing: 1px;
  94. }
  95.  
  96. </style>
  97. <body>
  98. <div id="infobox">
  99. <div class="title"><em><big>THEME NAME PREVIEW</big></em></div>
  100. <div class="text">
  101. <big>You are welcome to:</big>
  102. <br><li> Edit the html/css coding light or heavy</li>
  103. <br><li> Move the theme credit link to somewhere else on your blog</li>
  104. <br> <big>You are not welcome to: </big>
  105. <br><li> Claim the code as your own and redistribute it</li>
  106. <br><li> Delete all credit to my blog and not putting it anywhere on your blog</li>
  107. <br><li> Use as a base code for your own theme</li> <br><br><br>
  108. <div class="choices">
  109. <a href="/">view theme</a>
  110. <a href="http://seede-r.tumblr.com/tagged/mythemnes">go back</a>
  111. </div>
  112. </div>
  113. </div>
  114.  
  115. <div id="theme"></a><a href="http://seede-r.tumblr.com/"><img src="http://i1065.photobucket.com/albums/u386/AHT_Livingston/Untitled-2.png?t=1344121641"></a></div>
  116. </body>
  117. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement