Advertisement
sadmilks

about page #03

Jul 2nd, 2013
538
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <!--
  7.  
  8. About Page #03 | R-eiora
  9.  
  10. Please do not remove this comment or use this page as a base, thank you so much. ʕ;ᴥ;ʔ
  11.  
  12. -->
  13.  
  14. <head>
  15. <title>{title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18.  
  19. <style type="text/css">
  20.  
  21. body{font-family:palatino linotype;font-size:10px;text-align:justify;text-transform:none;color:#000;margin:0px;background-color:#fff;}
  22.  
  23. a {text-decoration:none;color:#858585;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
  24.  
  25. a:hover {border-bottom:0px dotted #000;color:#e0e0e0;}
  26.  
  27. #all {margin-top:50px; text-align:right; padding:30px;height:470px; background-color:#0a0a0a; width:340px; margin-left:400px; }
  28. #he {line-height:30px; margin-top:3px; text-align:center; font-style:italic; font-size:10px; border-bottom:1px solid #0a0a0a; letter-spacing:1px; font-family:'Libre Baskerville', serif;}
  29. .desi { text-align:justify; margin-top:10px;color:#fff;}
  30. .navi {font-style:italic; margin-top:5px;}
  31.  
  32. /*If you change the image background make sure it is at least 600px*/
  33. #img{width:600px;height:530px;background-color:#e5e5e5;
  34. background-image:url("http://static.tumblr.com/palmvjm/t1dmpbq36/br.jpg");}
  35.  
  36. #slinks {text-align:center; font-family:'Libre Baskerville', serif;}
  37. #slinks a { background-color:#101010; display:inline-block; position:relative; border:1px solid #101010; text-transform:uppercase; letter-spacing:1px; width:30px; font-size:6px; padding:2px 11px 0px 11px; }
  38. #slinks a:hover {border:1px solid #101010; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; background-color:#000000; text-shadow:0px 1px #0a0a0a; }
  39.  
  40. #navs{text-align:center;margin-left:130px;margin-top: 420px;width:200px;padding:12px;position:absolute;z-index: 9999;}
  41.  
  42. #uke {margin-bottom:7px;color:#b2b2b2;width: 120px;background-color: #fff;padding: 4px;opacity: 0.6;font-size: 8px;text-transform: uppercase;letter-spacing:1px;-webkit-transition: opacity 0.3s linear;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; }
  43. #uke:hover { opacity: 1; }
  44.  
  45. #dire {width: 140px;height: 320px;background-color: #fff;padding: 5px;margin-top: 0px;margin-left: 100px;margin-right:-1px;float: left; }
  46. #dire img { width: 140px; height: 320px; opacity: 0.8;}
  47.  
  48. .tit{font-style:italic;font-weight:800;margin-bottom:3px;border-left:0px solid;padding-left:7px;letter-spacing:1px;border-bottom:#fff 1px dotted;}
  49.  
  50. #pre {color: #fff;position:fixed;background-color: #000;padding: 10px 5px 5px 4px;font-size: 29px;width: 39px;margin-left:55px;top:55px;height:515px;line-height: 50px;}
  51.  
  52. li.list{list-style:square outside;}
  53.  
  54. #avi{position:fixed;letter-spacing:2px;font-size:20px;}
  55.  
  56. .avi{margin-top:70px;margin-left:695px;width:16px;height:16px;border-radius:60px;}
  57.  
  58. </style>
  59. </head>
  60. <body>
  61.  
  62. <!--Change the text of the sidebar here--><div id="pre">ブログロ<br>ール私は一人</div>
  63.  
  64. <div id="avi">
  65. <!--You can change the avatar pic here--><img class="avi" src="http://24.media.tumblr.com/avatar_87b6c9a5b2fa_16.png"/></div>
  66.  
  67.  
  68. <div id="dire">
  69. <div id="navs"><a href="/"><div id="uke">return</div></a>
  70. <a href="/ask"><div id="uke">message</div></a>
  71. <a href="http://r-eiora.tumblr.com/"><div id="uke">credits</div></a> </div>
  72.  
  73. <div id="img">
  74.  
  75. <!--I don't suggest messing with this code--><div id="all">
  76.  
  77. <div id="he"><a href="/">{Title}</a></div>
  78.  
  79. <div id="slinks"><center>
  80. <a href="/" title="link">I</a>
  81. <a href="/" title="link">II</a>
  82. <a href="/" title="link">III</a>
  83. <a href="/" title="link">IV</a>
  84. <a href="/" title="link">V</a>
  85. <a href="/" title="link">VI</a>
  86. </center></div>
  87.  
  88. <div class="desi">
  89. <br><div class="tit">About</div>
  90. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
  91. <center><div class="navi">
  92. </div></center>
  93.  
  94. <br><div class="tit">Music</div>
  95. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
  96.  
  97. <br><br><div class="tit">Movies</div>
  98. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
  99.  
  100. <br><br><div class="tit">Other</div>
  101.  
  102. <ul>
  103. <!--Change the bullet list text here-->
  104. <li class="list">text here
  105. <li class="list">text here
  106. <li class="list">text here
  107. <li class="list">text here
  108. <li class="list">text here
  109. <li class="list">text here
  110. <li class="list">text here
  111. <li class="list">text here
  112. <li class="list">text here
  113.  
  114. </ul>
  115.  
  116. </div>
  117.  
  118. </body>
  119. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement