Advertisement
cat_inthe_cradle

Pies Codes Layout

Jun 27th, 2017
489
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.28 KB | None | 0 0
  1. <style>
  2. body { background:none; }
  3. #scroller { padding: 35px 0; box-sizing: border-box; }
  4. #profile-container { width:750px;background:#333; }
  5. #profile-container {background:none;}
  6.  
  7.  
  8.  
  9.  
  10.  
  11. .pfor{display:none;}
  12. #profile{border:none;background: transparent;}
  13.  
  14.  
  15.  
  16.  
  17.  
  18. /* BODY */
  19. ::-webkit-scrollbar-thumb:vertical {
  20. background-color: # ;
  21. height: 50px;
  22. }
  23.  
  24. ::-webkit-scrollbar {
  25. height: 10px;
  26. width: 3px;
  27. background-color: #;
  28. }
  29.  
  30. body {
  31. background-image: url("http://i.picpar.com/wnyc.png");
  32. background-attachment: fixed;
  33. background-color: #fff;
  34. margin: 0;
  35. }
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43. a {
  44. text-decoration:none;
  45. outline:none;
  46. -moz-outline-style:none;
  47. font-style: ;
  48. color:#fff;
  49. text-shadow: -1px 0 #163a50, 0 1px #163a50, 1px 0 #163a50, 0 -1px #163a50;
  50. -moz-transition-duration:0.5s;
  51. -webkit-transition-duration:0.5s;
  52. -o-transition-duration:0.5s;
  53. }
  54.  
  55. a:hover {
  56. text-decoration:none;
  57. outline:none;
  58. -moz-outline-style:none;
  59. color:#fff;
  60. }
  61.  
  62.  
  63.  
  64.  
  65.  
  66. #name {
  67. position:fixed;
  68. font-family:Italianno;
  69. font-size:18px;
  70. top:217px;
  71. left:230px;
  72. color:#fff;
  73. text-shadow:0px 0px 1px #000;
  74. z-index:999999;
  75. }
  76.  
  77.  
  78.  
  79. #name1 {
  80. position:fixed;
  81. font-family:Italianno;
  82. font-size:30px;
  83. top:232px;
  84. left:210px;
  85. color:#751414;
  86. text-shadow:0px 0px 1px #000;
  87. z-index:999999;
  88. }
  89.  
  90.  
  91.  
  92.  
  93.  
  94. b {
  95. text-transform: ;
  96. font-size: px;
  97. font-weight: ;
  98. color: #a7b6c1;
  99. background: #2c475c;
  100. letter-spacing: px;
  101. padding: 1px 2px 1px 3px;
  102. margin-right: 2px;}
  103. u {
  104. text-transform: ;
  105. font-size: ;
  106. font-weight: ;
  107. color: #000;
  108. background: #;
  109. letter-spacing: 1px;
  110. padding: 1px 2px 1px 3px;
  111. margin-right: 2px;
  112. border-bottom: dotted 1px #000;}
  113. i {
  114. font-size: px;
  115. font-weight: ;
  116. color: #876c00;
  117. letter-spacing: 1px;
  118. padding: 1px 2px 1px 3px;
  119. margin-right: 2px;}
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132. .hoverbox {
  133. position: fixed;
  134. background-color: # ;
  135. border-radius: ;
  136. border: px solid #a5adb3;
  137. opacity: 0;
  138. width: 185px;
  139. height: 250px;
  140. padding: 5px;
  141. left: 1070px;
  142. top: 190px;
  143. font-family: arial;
  144. font-size: px;
  145. color: #;
  146. letter-spacing: 0px;
  147. -webkit-transition: all .7s ease-in-out;
  148. }
  149. .hoverbox:hover {
  150. opacity: 1;
  151. top: 190px;
  152.  
  153. }
  154. .hoverbox b {
  155. color: # ;
  156. font-family: calibri;
  157. font-size: px;
  158. line-height: 10px;
  159. text-transform: ;
  160. }
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168. .hoverbox1 {
  169. position: fixed;
  170. background-color: #fff ;
  171. border-radius: ;
  172. border: px solid #a5adb3;
  173. opacity: 0;
  174. width: 490px;
  175. height: 410px;
  176. padding: 5px;
  177. left: 535px;
  178. top: 195px;
  179. opacity: 1;
  180. font-family: arial;
  181. font-size: px;
  182. color: #;
  183. letter-spacing: 0px;
  184. -webkit-transition: all .7s ease-in-out;
  185. }
  186. .hoverbox1:hover {
  187. opacity: 1;
  188. top: 195px;
  189.  
  190. }
  191. .hoverbox1 b {
  192. color: # ;
  193. font-family: calibri;
  194. font-size: px;
  195. line-height: 10px;
  196. text-transform: ;
  197. }
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206. .hoverbox2 {
  207. position: fixed;
  208. background-color: #fff;
  209. border-radius: ;
  210. border: px solid #fff;
  211. opacity: 1;
  212. width: 188px;
  213. height: 120px;
  214. padding: 5px;
  215. left: 1075px;
  216. top: 485px;
  217. font-family: arial;
  218. font-size: px;
  219. color: #;
  220. letter-spacing: 0px;
  221. -webkit-transition: all .7s ease-in-out;
  222. }
  223. .hoverbox2:hover {
  224. opacity: 1;
  225. top: 485px;
  226.  
  227. }
  228. .hoverbox2 b {
  229. color: # ;
  230. font-family: calibri;
  231. font-size: px;
  232. line-height: 10px;
  233. text-transform: ;
  234. }
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243. .hoverbox3 {
  244. position: fixed;
  245. background-color: #fff;
  246. border-radius: ;
  247. border: px solid #fff;
  248. opacity: 1;
  249. width: 730px;
  250. height: 90px;
  251. padding: 5px;
  252. left: 535px;
  253. top: 55px;
  254. font-family: arial;
  255. font-size: px;
  256. color: #;
  257. letter-spacing: 0px;
  258. -webkit-transition: all .7s ease-in-out;
  259. }
  260. .hoverbox3:hover {
  261. opacity: 1;
  262. top: 55px;
  263.  
  264. }
  265. .hoverbox3 b {
  266. color: # ;
  267. font-family: calibri;
  268. font-size: px;
  269. line-height: 10px;
  270. text-transform: ;
  271. }
  272.  
  273. </style>
  274.  
  275.  
  276.  
  277. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: px; ; position: absolute; top: 150px; left: 150px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/Ioyc.png" alt="" width="350" height="" /> </span></div>
  278.  
  279.  
  280. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width: 357px; height: 15px; background-color:#fff; position: absolute; top: 460px; left: 125px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"></span></div>
  281. <div style="letter-spacing: 1px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 350px; height: 80px; background-color: ; position: absolute; top: 420px; left: 160px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: Brush Script MT; font-size: 60; color: #000000;">
  282.  
  283. <a href="">Pies π Codes.</a>
  284.  
  285. </span></div>
  286.  
  287. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.8; width: px; height: px; ; position: absolute; top: 100px; left: 30px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/7nyc.png" alt="" width="180" height="" /> </span></div>
  288.  
  289.  
  290.  
  291. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.6; width: px; height: px; ; position: absolute; top: 123px; left: 65px; overflow: auto; text-align: center; border-radius: ; border: px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  292.  
  293. PIE'S THING FOR <br /> TODAY IS A KAGOME<br /> COSPLAY!
  294.  
  295. </span></div>
  296.  
  297.  
  298.  
  299.  
  300. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width: 530px; height: 450px; background-color:#fff; position: absolute; top: 180px; left: 520px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"></span></div>
  301.  
  302. <div class="hoverbox1">
  303. <div style="float: left; width: 480px; height:395px; border-radius: ; overflow: auto; overflow-x: hidden; border: solid px #a5adb3; line-height:13px;"><span style="font-family: andale mono,times; font-size:13; color: #858585;">
  304. <br />
  305. <span style="letter-spacing:2px;"><a href="">BASIC LAYOUT- $5</a></span> <br />
  306. ▀ A much more simpler layout. Normally smaller; not busy.<br />
  307. ▀ Main image on display. <br />
  308. ▀ Boxes on display.<br />
  309. ▀ Reused as long as credit is never removed.<br /><br />
  310.  
  311. <span style="letter-spacing:2px;"><a href="">IN DEPTH LAYOUT - $10</a></span><br />
  312.  
  313. ▀ Bigger with more room for information.<br />
  314. ▀ Much more style.<br />
  315. ▀ 4 chosen images.<br />
  316. ▀ Reused as long as credit is never removed.<br /><br />
  317.  
  318. <span style="letter-spacing:2px;"><a href="">IN DEPTH; HOVER/TAB TRANSITION LAYOUT - $15</a></span><br />
  319.  
  320. ▀ Cool added hover transitions and tabs.<br />
  321. ▀ 6 chosen images on display.<br />
  322. ▀ Hover images.<br />
  323. ▀ Friends list.<br />
  324. ▀ Reused as long as credit is never removed.<br /><br />
  325.  
  326.  
  327. <span style="letter-spacing:2px;"><a href="">GROUP LAYOUTS - $25</a></span><br />
  328. ▀ Welcome section.<br />
  329. ▀ Hover/Fade transitions.<br />
  330. ▀ Boxes/Tabs - Navigation, Rules, Roster, About.<br />
  331. ▀ 10 chosen images.<br />
  332. ▀ Owner/Mod list, icons.<br />
  333. ▀ Do not remove credit.
  334. <br /><br />
  335.  
  336. ▌ Pay with PayPal. - Please be sure to list
  337.  
  338. <br /><br />
  339. <span style="font-family:gabriola; letter-spacing:1px; font-size:30;"><a href="">Square Root of 'Pie' </a></span><br />
  340. <br >
  341. <a href="http://i.picpar.com/Nnyc.png"><img src="http://i.picpar.com/Nnyc.png" alt="" width="470" height="" /></a><br />
  342.  
  343. <br />
  344. AREA 51 - $5
  345. <br /><br /><br />
  346.  
  347.  
  348. <a href="http://i.imgur.com/wiZojsC.jpg"><img src="http://i.imgur.com/wiZojsC.jpg" alt="" width="470" height="" /></a><br />
  349. <br />
  350. SEA WOLF - $15
  351. <br /><br /><br />
  352.  
  353.  
  354. <a href="http://i.imgur.com/ctGilg4g.png"><img src="http://i.imgur.com/ctGilg4g.png" alt="" width="470" height="" /></a><br /><br />
  355. SEA WOLF 2 - $10
  356.  
  357. <br /><br /><br />
  358.  
  359. <a href="http://i.picpar.com/Vnyc.png"><img src="http://i.picpar.com/Vnyc.png" alt="" width="470" height="" /></a><br />
  360.  
  361. <br />
  362. SPIDER GWEN - $5 (Background transition)
  363.  
  364. <br /><br /><br />
  365.  
  366.  
  367. <a href="http://i.picpar.com/aoyc.png"><img src="http://i.picpar.com/aoyc.png" alt="" width="470" height="" /></a><br />
  368.  
  369. <br />
  370. DEADPOOL - $15 (Background transition)
  371.  
  372. <br /><br /><br />
  373.  
  374.  
  375.  
  376. <a href="http://i.imgur.com/ORYJasjg.png"><img src="http://i.imgur.com/ORYJasjg.png" alt="" width="470" height="" /></a><br />
  377.  
  378. <br />
  379. FAUSTIAN - $15
  380.  
  381. <br /><br /><br />
  382.  
  383.  
  384.  
  385. <a href="https://i.imgur.com/xfs26XE.png"><img src="https://i.imgur.com/xfs26XE.png" alt="" width="470" height="" /></a><br />
  386.  
  387. <br />
  388. SABBATH - $15
  389.  
  390. <br /><br /><br />
  391.  
  392.  
  393.  
  394. <a href="http://i.picpar.com/joyc.png"><img src="http://i.picpar.com/joyc.png" alt="" width="470" height="" /></a><br />
  395.  
  396. <br />
  397. LEXIDAN - $10
  398.  
  399. <br /><br /><br />
  400.  
  401.  
  402.  
  403.  
  404. <a href="http://i.imgur.com/B6p2B5E.png"><img src="http://i.imgur.com/B6p2B5E.png" alt="" width="470" height="" /></a><br />
  405.  
  406. <br />
  407. PURPLE HUE - $5
  408.  
  409. <br /><br /><br />
  410.  
  411.  
  412. <a href="http://i.picpar.com/8oyc.png"><img src="http://i.picpar.com/8oyc.png" alt="" width="470" height="" /></a><br />
  413.  
  414. <br />
  415. PINKETTE - $10
  416.  
  417. <br /><br /><br />
  418.  
  419.  
  420. <a href="http://i.imgur.com/L8Vl0Fe.png"><img src="http://i.imgur.com/L8Vl0Fe.png" alt="" width="470" height="" /></a><br />
  421.  
  422. <br />
  423. NATURES DESIGN- $5
  424.  
  425. <br /><br /><br />
  426.  
  427.  
  428. <a href="http://i.picpar.com/Doyc.png"><img src="http://i.picpar.com/Doyc.png" alt="" width="470" height="" /></a><br />
  429.  
  430. <br />
  431. FULLMETAL - $15
  432.  
  433. <br /><br /><br />
  434.  
  435.  
  436. </div> </div>
  437.  
  438.  
  439.  
  440.  
  441. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width:230px; height: 280px; background-color:#fff ; position: absolute; top: 180px; left: 1060px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"></div>
  442. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width:200px; height: 250px; background-color:#a7acb1 ; position: absolute; top: 195px; left: 1075px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"></div>
  443. <div style="letter-spacing: 2px; line-height:30px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.8; width: px; height: 200px; background-color:# ; position: absolute; top: 235px; left: 1120px; overflow: auto; text-align: center; border-radius: ; border: px solid #fff;"><span style="font-family: andale mono,times; font-size:50; color: #858585;">
  444. <br />
  445. <a href="">Chat <br />with <br />π</a>
  446. <br />
  447.  
  448. </div>
  449.  
  450.  
  451.  
  452.  
  453. <div class="hoverbox">
  454. <div style="float: left; width: 200px; height:320px; border-radius: ; overflow: auto; overflow-x: hidden; border: solid px #a5adb3; line-height:8px;"><span style="font-family: andale mono,times; font-size:12; color: #858585;">
  455.  
  456. <iframe src="https://www7.cbox.ws/box/?boxid=830217&boxtag=RA1M9o" width="200" height="250" allowtransparency="yes" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto"></iframe>
  457.  
  458.  
  459. </div> </div>
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width:230px; height: 160px; background-color:#fff ; position: absolute; top: 470px; left: 1060px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"></div>
  467.  
  468.  
  469. <div class="hoverbox2">
  470. <div style="float: left; width: 190px; height:120px; border-radius: ; letter-spacing: 1px; overflow: auto; overflow-x: hidden; border: solid px #a5adb3; line-height:10px;"><span style="font-family: andale mono,times; font-size:13; color: #858585;"><br />
  471. <a href=""> WELCOME!</a><br /><br />
  472.  
  473. <span style="font-family: andale mono,times; font-size:13; color: #858585;">Hello, I'm the one and only Pie π! You may know me from RPC.<br /><br /> Need a lovely design? Pre-made or commissioned? Well you've come to the right place! CSS and HTML codes are my specialty!<br /><br />
  474.  
  475. I attended an art school and have been coding since 2013. A few profiles listed are ones I have done for people over time; commissioned and freelanced. <br /><br />
  476.  
  477. I do hope you enjoy my work and if you have any questions or would like a commission, please, feel free to send a message my way!
  478.  
  479.  
  480.  
  481. </div> </div>
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width: 770px; height: 130px; background-color:#fff; position: absolute; top: 40px; left: 520px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"></span></div>
  489.  
  490.  
  491. <div class="hoverbox3">
  492. <div style="float: left; width: 730px; height:85px; border-radius: ; letter-spacing: 1px; overflow: auto; overflow-x: hidden; border: solid px #a5adb3; line-height:10px;"><span style="font-family: andale mono,times; font-size:13; color: #858585;"><br />
  493. <a href=""> CONTACT & PAYMENT</a><br /><br />
  494.  
  495. <span style="font-family: andale mono,times; font-size:12; color: #858585;">
  496. Please only contact me if you are going to make a purchase or have inquiries. Please include your name and means of contact. Do not expect to have your layout within a day. Expect the latest to receive your purchase to be within three days at the most. <br /><br />
  497.  
  498. COMMISSIONS:<br />
  499. Your characters name. • Profile type. • Color schemes. • Images; FC's. • Style.<br /><br />
  500. PRE-MADE LAYOUTS:<br />
  501. • Name of profile. • What changes you want done. • Images. • Color scheme. <br /><br />
  502.  
  503. PAYMENT is made to PayPal<br />
  504. • Send payment to <u> Pie.Codes.RPC@gmail.com </u> • In a message leave your character name.
  505. </div> </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement