Advertisement
LadyDarkness

New temp for new alt

Mar 25th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.85 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4. @import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700|Dynalight|Oranienbaum|Raleway:400,900|Bitter:400,700,400italic|Lato:300,400|Roboto+Condensed:400,700|Parisienne);
  5. @import url(http://fonts.googleapis.com/css?family=Enriqueta:400,700|Archivo+Narrow|Fredericka+the+Great|Oswald:300,400,700|Special+Elite|UnifrakturCook:700|Rye|Yanone+Kaffeesatz:400,700,300,200|Anton|Vast+Shadow);
  6. @import url(https://fonts.googleapis.com/css?family=Quicksand);
  7. @import url(http://fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister);
  8.  
  9.  
  10. .pfor {display: none;}
  11. #profile { background-color: transparent; border: 0px;}
  12.  
  13. body {
  14. background-image: url(PUT BACKGROUND IMAGE URL HERE);
  15. background-color: 333333;
  16. background-repeat: repeat;
  17. background-position: bottom right; }
  18.  
  19.  
  20. ::-webkit-scrollbar { width: 3px; height:0px; }
  21. ::-webkit-scrollbar-thumb:vertical {
  22. background-color: #222222; border: none; }
  23. I {
  24. font-family: monotype corsiva;
  25. font-size: 16px;
  26. line-height: 12px;
  27. color:#3082C9; text-shadow: 0px 1px #2388bc;
  28. font-weight: normal;
  29. letter-spacing: 0px;
  30. text-transform: none;
  31. text-decoration: none;
  32. }
  33.  
  34. blockquote{ font-family:Georgia;text-shadow: 0px 1px #000000; font-size:12px;margin-top:2px; margin-bottom:-5; color: #333333; border-left: 5px solid #aaa; border-right: 5px solid #ddd;margin-right:0px; margin-left:0px; font-style: italic;font-weight:bold;line-height:17px; text-align:justify;padding:3px;}
  35.  
  36.  
  37. h1 {
  38. font-family:tahoma;
  39. text-transform: uppercase;
  40. font-size:12px;
  41. font-weight:normal;
  42. text-align:center;
  43. color:#2489bd; text-shadow: 0px 1px #bf0266;
  44. background-color:transparent;
  45. letter-spacing:2px;
  46. margin:1px;
  47. padding:0px;
  48. line-height:15px;
  49. border-bottom: 1px dotted #003f6b ;
  50. }
  51.  
  52.  
  53. h2 {
  54. font-family:dynalight;
  55. font-style: italic;
  56. font-size:50px;
  57. font-weight:bold;
  58. text-transform: none;
  59. text-align:center;
  60. color:#aaa;
  61. background-color:transparent;
  62. margin:1px;
  63. letter-spacing:-4px;
  64. padding:0px;
  65. line-height:35px;
  66. border-bottom: 0px solid #53290c;
  67. }
  68.  
  69.  
  70.  
  71. h3 {
  72. font-family:tahoma;
  73. text-transform: uppercase;
  74. font-size:12px;
  75. font-weight:normal;
  76. text-align:center;
  77. color:#bf0266; text-shadow: 0px 1px #2489bd;
  78. background-color:transparent;
  79. letter-spacing:2px;
  80. margin:1px;
  81. padding:0px;
  82. line-height:14px;
  83. border-bottom: 1px dotted #003f6b ;
  84. }
  85.  
  86.  
  87.  
  88. a:active, a:visited, a:link {
  89. color:bf0266;text-shadow: 0px 1px #000000;
  90. font-family:georgia;
  91. font-weight:bold;
  92. font-size:10px;
  93. text-transform:uppercase;
  94. text-decoration:none;
  95. letter-spacing:2px;
  96. line-height:12px;
  97. -webkit-transition: all 0.3s
  98. ease-out; -moz-transition: all 0.3s ease-in;
  99. transition: all 0.3s ease-in;}
  100. a:hover {
  101. color:bf0266; text-shadow: -1px -1px #003f6b, 1px 1px #2489bd;
  102. font-size:15px;
  103. line-height:12px;
  104. background-color:transparent;
  105. -webkit-transition: all 0.3s
  106. ease-out; -moz-transition: all 0.3s ease-in;
  107. transition: all 0.3s ease-in;}
  108.  
  109.  
  110.  
  111. a.two, a.two:link, a.two:active, a.two:visited
  112. {
  113. font-family:georgia;
  114. color:#aaa;
  115. background-color:#ffffff;text-shadow: 0px 1px 0px #000000;
  116. font-size: 10px;
  117. text-align: center;
  118. text-decoration:none;
  119. text-transform: uppercase;
  120. font-weight: normal;
  121. line-height: 25px;
  122. width:50px;
  123. height:25px;
  124. display:inline-block;
  125. margin:2px;
  126. padding:0px;
  127. letter-spacing:0px;
  128. border: 1px solid #aaa;
  129. -webkit-transition: all 0.3s
  130. ease-out; -moz-transition: all 0.3s ease-in;
  131. transition: all 0.3s ease-in; }
  132.  
  133. a.two:hover
  134. {font-family:georgia;font-size:10px;
  135. color:#333333;text-shadow: 0px 0px 10px #be0266;
  136. background-color:#ffffff;
  137. display:inline-block;
  138. border: 1px solid #333333;
  139. -webkit-transition: all 0.3s
  140. ease-out; -moz-transition: all 0.3s ease-in;
  141. transition: all 0.3s ease-in; }
  142.  
  143.  
  144.  
  145. a.three, a.three:link, a.three:active, a.three:visited
  146. {
  147. font-family:georgia;
  148. color:#333333;
  149. background-color:#ffffff;text-shadow: 0px 1px 0px #000000;
  150. font-size: 10px;
  151. text-align: center;
  152. text-decoration:none;
  153. text-transform: uppercase;
  154. font-weight: normal;
  155. line-height: 25px;
  156. width:50px;
  157. height:25px;
  158. display:inline-block;
  159. margin:2px;
  160. padding:0px;
  161. letter-spacing:0px;
  162. border: 1px solid #333333;
  163. -webkit-transition: all 0.3s
  164. ease-out; -moz-transition: all 0.3s ease-in;
  165. transition: all 0.3s ease-in; }
  166.  
  167. a.three:hover
  168. {font-family:georgia;font-size:10px;
  169. color:#aaa;text-shadow: 0px 0px 10px #2489bd;
  170. background-color:#ffffff;
  171. display:inline-block;
  172. border: 1px solid #aaa;
  173. -webkit-transition: all 0.3s
  174. ease-out; -moz-transition: all 0.3s ease-in;
  175. transition: all 0.3s ease-in; }
  176.  
  177.  
  178. .tabbed {
  179. background-color: transparent;
  180. height:200px;
  181. left:40px;
  182. opacity:0;
  183. position:fixed;
  184. bottom:-250px;
  185. width:200px;
  186. }
  187.  
  188. .tabbed:target {
  189. opacity:1;
  190. z-index:5;
  191. top: 73px; }
  192.  
  193. .tab{
  194. background-image: url();
  195. background-color: #fff;
  196. border-left: 10px solid #ddd;
  197. border-right: 10px solid #aaa;
  198. border-top: 10px solid #ddd;
  199. border-bottom: 10px solid #aaa;
  200. color:black;
  201. font-family: "Lato", sans-serif;
  202. font-size:14px;
  203. padding: 20px;
  204. height: 282px;
  205. width: 315px;
  206. left: 0px;
  207. overflow:auto;
  208. position:absolute;
  209. text-align:justify;
  210. top: 0px;
  211. z-index:5;}
  212.  
  213. #pic {
  214. position:absolute;
  215. top: 73px;
  216. left: 40px;
  217. height: 322px;
  218. width: 357px;
  219. background-color: #fff;
  220. border-left: 10px solid #ddd;
  221. border-right: 10px solid #aaa;
  222. border-top: 10px solid #ddd;
  223. border-bottom: 10px solid #aaa;
  224. }
  225.  
  226. #navibox {
  227. position:absolute;
  228. top: 15px;
  229. left: 40px;
  230. height: 31px;
  231. width: 357px;
  232. background-color: #fff;
  233. border-left: 10px solid #ddd;
  234. border-right: 10px solid #aaa;
  235. border-top: 10px solid #ddd;
  236. border-bottom: 10px solid #aaa;
  237. }
  238.  
  239.  
  240. table.interestsAndDetails, table.interestsAndDetails td {border:0px; background-color:transparent;}
  241. table.interestsAndDetails span.lightbluetext8,
  242. table.interestsAndDetails td.text {display:none;}
  243. table.interestsAndDetails td td {width:0px; padding:0px;}
  244.  
  245. #friendbar {
  246. position:absolute;
  247. top:15px;
  248. left:425px;
  249. width:0px;
  250. height:400px;
  251. overflow:hidden;
  252. background-color:#ffffff;
  253. border-left: 10px solid #f0f0f0;
  254. border-right: 10px solid #aaa;
  255. -webkit-transition: all 0.9s ease;
  256. -moz-transition: all 0.9s ease;
  257. -o-transition: all 0.9s ease;}
  258.  
  259. #friendbar:hover {
  260. position:absolute;
  261. top:15px;
  262. left:425px;
  263. width:255px;
  264. height:400px;
  265. overflow:hidden;
  266. background-color:#ffffff;
  267. border-left: 10px solid #ddd;
  268. -webkit-transition: all 0.9s ease;
  269. -moz-transition: all 0.9s ease;
  270. -o-transition: all 0.9s ease;}
  271.  
  272. </style>
  273.  
  274.  
  275. <style onload="try { document.title = 'PUT PAGE TITLE HERE'; } catch (e) { }"></style>
  276.  
  277. <div id="pic"><img src="PUT BOX PICTURE HERE" width="357"></div>
  278.  
  279. <div id="navibox">
  280. <a href="#01"class="two">I</a>
  281. <a href="#02"class="three">II</a>
  282. <a href="#03"class="two">III</a>
  283. <a href="#04"class="three">IV</a>
  284. <a href="Http://Sakura-Templates.yolasite.com"class="two">CodeR</a>
  285. <a href="##"class="three">↻</a>
  286. </div>
  287.  
  288. <div id="friendbar"><BR>
  289. <h2> Friends</h2>
  290. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  291.  
  292. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  293.  
  294. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  295.  
  296. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  297.  
  298. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  299.  
  300. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  301.  
  302. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  303.  
  304. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  305.  
  306. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  307.  
  308. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  309.  
  310. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  311.  
  312. <a href="THIS IS WHERE YOU PUT A URL TO YOUR FRIENDS PROFILE"><img src="THIS IS WHERE YOU PUT A PICTURE OF YOUR FRIEND"height="80"width="80"span title="THIS IS WHERE YOU PUT A NAME/DESCRIPTION OF YOUR FRIEND"></a>
  313. </div>
  314.  
  315.  
  316. <div id="01" class="tabbed">
  317. <div class="tab">
  318. <h1> Statistics</h1>
  319. <span style="float:left;"><b>Name</b></span> <span style="float:right;">INPUT INFO</span><br>
  320. <span style="float:left;"><b>Race</b></span> <span style="float:right;">INPUT INFO</span><br>
  321. <span style="float:left;"><b>Gender</b></span> <span style="float:right;">INPUT INFO</span><br>
  322. <span style="float:left;"><b>Age</b></span> <span style="float:right;">INPUT INFO</span><br>
  323. <span style="float:left;"><b>D.O.B</b></span> <span style="float:right;">INPUT INFO</span><br>
  324. <span style="float:left;"><b>Height</b></span> <span style="float:right;">INPUT INFO</span><br>
  325. <span style="float:left;"><b>Build</b></span> <span style="float:right;">INPUT INFO</span><br>
  326.  
  327.  
  328. Need more of those? Its called copy and paste.
  329.  
  330.  
  331. </div></div></div>
  332. <div id="02" class="tabbed">
  333. <div class="tab">
  334. <h1> History</h1>
  335. WORDS HERE
  336.  
  337.  
  338. </div></div></div>
  339. <div id="03" class="tabbed">
  340. <div class="tab">
  341. <h1> Abilities </h1>
  342.  
  343. WORDS HERE
  344.  
  345. </div></div></div>
  346. <div id="04" class="tabbed">
  347. <div class="tab">
  348. <h1>Out Of Character</h1>
  349. <span style="float:left;"><b>01.)</b></span> <span style="float:right;">OOC RULE HERE</span><br><BR>
  350. <span style="float:left;"><b>02.)</b></span> <span style="float:right;">OOC RULE HERE</span><br><BR>
  351.  
  352. <BR><BR>
  353. <center>Code Credit goes to <a href="http://sakura-templates.yolasite.com">Sakura.</a>
  354. </div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement