Advertisement
littleodair

Redirect Theme 01

Jan 19th, 2013
8,506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. <!-- theme made by stupifies. dont steal, please. just dont ;__; -->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <html>
  7. <head>
  8. <title>{Title}</title>
  9.  
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12.  
  13.  
  14. <meta name="text:Background Position" content="" />
  15. <meta name="text:New Url Title" content="New Url" />
  16. <meta name="text:New Url" content="" />
  17.  
  18. <meta name="color:Background" content="#ffffff" />
  19. <meta name="color:Link" content="#b9b9b9" />
  20. <meta name="color:Link Hover" content="#853e00" />
  21. <meta name="color:Cred" content="#bdbdbd" />
  22.  
  23. <meta name="image:Picture" content=" "/>
  24.  
  25.  
  26. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  27.  
  28. <style type="text/css">
  29.  
  30.  
  31.  
  32.  
  33. body {
  34. background-color:{color:background};
  35. color:{color:text};
  36. font-family: trebuchet ms;
  37. font-size: 9px;
  38. overflow-x:hidden;
  39. }
  40.  
  41. a {font-weight:normal; color:{color:link}; text-decoration:none; text-transform: lowercase; font-family: trebuchet ms; font-size: 9px; letter-spacing:0px; -webkit-transition: all 0.5s ease-out;
  42. -moz-transition: all 0.5s ease-out;
  43. -o-transition: all 0.5s ease-out;}
  44. a:hover {color:{color:link hover}; -webkit-transition: all 0.5s ease-out;
  45. -moz-transition: all 0.5s ease-out;
  46. -o-transition: all 0.5s ease-out;background-color: {color:boxz background hover};
  47. -moz-border-radius: 3px 3px 3px 3px;
  48. -webkit-border-radius: 3px 3px 3px 3px;
  49. border-radius:3px 3px 3px 3px;}
  50. h3, .link {font-size:13px; font-family: {font:title}; margin:0px; font-style:italic; font-weight:normal; color: {color:title}}
  51. h3 a, .link{font-weight:normal; color:{color:title}}
  52.  
  53.  
  54.  
  55. #sidebar {
  56. width: 350px;
  57. position: fixed;
  58. padding: 10px;
  59. margin-top: 20px;
  60. float: left;
  61. color:{color:Sidebar Text};
  62. margin-left:210px;
  63. margin-top: 0px;
  64. }
  65.  
  66. #text {
  67. float: left;
  68. width:150px;
  69. height: auto;
  70. margin-left: 465px;
  71. margin-top: -75px;
  72. margin-bottom: 2px;
  73. padding: 6px;
  74. font-family: Calibri, Arial, Helvetica, sans-serif;
  75. text-align: left;
  76. letter-spacing: 1px;
  77. line-height: 5px;
  78. font-size: 10px;
  79. text-transform:uppercase;
  80. color:{color:link};
  81. }
  82.  
  83.  
  84.  
  85. .links a{
  86. float: left;
  87. width:300px;
  88. height: auto;
  89. margin-left: 465px;
  90. margin-top: -60px;
  91. margin-bottom: 2px;
  92. padding: 6px;
  93. font-family: georgia;
  94. font-style:italic;
  95. text-align: left;
  96. letter-spacing: 0px;
  97. line-height: 25px;
  98. font-size: 27px;
  99. text-transform:lowercase;
  100. -webkit-transition: all 0.5s ease-out;
  101. -moz-transition: all 0.5s ease-out;
  102. -o-transition: all 0.5s ease-out;
  103.  
  104. }
  105.  
  106. .links a:hover{
  107. color: {color:Link Hover};
  108. -webkit-transition: all 0.5s ease-out;
  109. -moz-transition: all 0.5s ease-out;
  110. -o-transition: all 0.5s ease-out;
  111. }
  112.  
  113.  
  114.  
  115. #sidepic img{
  116. margin-top:50px;
  117. margin-left:300px;
  118. padding:5px;
  119. border: solid 1px {color:link};
  120. -webkit-transition: all 0.5s ease-out;
  121. -moz-transition: all 0.5s ease-out;
  122. -o-transition: all 0.5s ease-out}
  123.  
  124. #sidepic img:hover{
  125. opacity:0.8;}
  126.  
  127.  
  128.  
  129.  
  130. #contents {margin-top:120px;
  131. width: 550px;
  132. margin-left: 450px;
  133. float: none;
  134. position: relative;
  135.  
  136. }
  137.  
  138. #by {bottom:2px;
  139. float:right;
  140. position: absolute;
  141. right: 2px;
  142. }
  143.  
  144. #by a {
  145. font-family:calibri;
  146. text-transform:uppercase;
  147. font-size:10px;
  148. color:{color:cred};}
  149. </style>
  150.  
  151.  
  152. </head><body><div id="by"><a href="http://stupifies.tumblr.com">CREDIT</a></div><div id="contents"></div> <div id="sidebar"><div id="linkhoverthingy"> <div id="sidepic"> <img src="{image:Picture}" width="150px" height="150px" border="0"></div></div><div id="sidecontent">
  153.  
  154. <div class="links"><a href="{text:New Url}">{text:New Url Title}</a></div><div id="text">i am now
  155. </div></div></div></div></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement