Advertisement
craaziifox

Custom Journal Skin for @haru-cchi on dA

Apr 23rd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.34 KB | None | 0 0
  1. first thing is to go to the 'edit skin option'
  2.  
  3. go to the 'Skin Header' box and paste this code: (replace the current text)
  4. <div class="sidebar"><div class="navi" align="center">
  5.  
  6. >> N A V I
  7.  
  8. <a href="http://"><img title="m y . g a l l e r y" src="https://fc08.deviantart.net/fs70/o/2012/197/7/4/314888888_437601_299618539_397359_2wd3ehu.gif"></a> <a href="http://"><img title="m y . f a v o u r i t e s" src="https://fc07.deviantart.net/fs71/o/2012/197/6/a/314888888_437602_299618539_397360_20pe9v7.gif"></a>
  9.  
  10. <a href="http://"><img title="m y . j o u r n a l" src="https://fc07.deviantart.net/fs70/o/2012/197/3/c/314888888_437603_299618539_397361_339qf0l.gif"></a> <a href="http://"><img title="m y . w e b s i t e" src="https://fc08.deviantart.net/fs71/o/2012/197/6/f/314888888_437604_299618539_397362_33cyelu.gif"></a>
  11.  
  12. >> M E N U
  13. </div><div class="menu" align="right">
  14. <a href="https://haru-cchi.deviantart.com/gallery/62911250/Open">Adoptables</a> |
  15. <a href="https://sta.sh/0p6dg0j0yba">TOS</a> |
  16. <a href="https://www.deviantart.com/notifications/notes/#haru-cchi">Note Me</a> |
  17. </div></div> <div class="text">
  18. Now go to the 'Skin CSS' box, you need to get rid of all the text and replace it with the following code:
  19. .journalbox{
  20. color: #cc5567;
  21. background: #ffffff;
  22. border: none;
  23. margin: auto;
  24. border: 1px dashed #000000;
  25. }
  26.  
  27. .journaltop{
  28. border: none;
  29. font-size: 10px;
  30. text-align: right;
  31. padding: 20px 20px 20px 20px;
  32. background: #FFA0BE;
  33. height: 40px;
  34. border-bottom: 1px dashed #CC5567;
  35. }
  36.  
  37. .journaltop img{display: none;
  38. }
  39.  
  40. .journaltop span{
  41. padding: 0 0px 0 0;
  42. font-size: 10px;
  43. color: #cc5567;
  44. }
  45.  
  46. .text{text-align: center;}
  47.  
  48. .text, .content{
  49. font-family:'Open Sans';
  50. font-size:14px;}
  51.  
  52. .left, .right{width: 40%;}
  53.  
  54. .right{float:right;}
  55. .left{float:left;}
  56.  
  57. b{color:#000000;}
  58.  
  59. .text a{
  60. color:#cc5567;
  61. font-weight:bold;
  62. text-decoration:none;}
  63.  
  64. .text a:hover{color:#c590f9;}
  65.  
  66.  
  67. /* Box and Square Headings */
  68.  
  69. h1, h2{
  70. text-transform:lowercase;
  71. font-weight:normal;
  72. font-size:14px;
  73. font-weight:bold;
  74. font-family:'Open Sans';}
  75.  
  76. h1{
  77. letter-spacing:2px;
  78. color:#000000;
  79. padding: 10px;
  80. text-align:center;
  81. background:#cc5567;}
  82.  
  83. .text h2{
  84. padding-left:10px;
  85. letter-spacing:1px;
  86. margin:5px 0 -5px 0;
  87. border-left: 20px solid #cc5567;}
  88.  
  89. h1:hover, h2:hover{font-weight:bold;}
  90.  
  91. .p1{background:#f27b8d;}
  92. .b1{background:#ffa3b1;}
  93. .g1{background:#ffffff;}
  94.  
  95. .p2{border-left: 20px solid #f27b8d!important;}
  96. .b2{border-left: 20px solid #ffa3b1!important;}
  97. .g2{border-left: 20px solid #ffffff!important;}
  98.  
  99. blockquote{
  100. padding:10px 3%;
  101. background: rgba(95,72,72, 0.1);
  102. }
  103.  
  104. .clear{clear:both;}
  105.  
  106. ul, ol{margin-left:30px;}
  107.  
  108. ul li{list-style:square url('https://orig00.deviantart.net/1da7/f/2017/324/3/7/bulletbrown_by_simplysilent_d6oci8y_by_craaziifox-dbudbem.png');}
  109.  
  110. .sidebar{
  111. float: left;
  112. width: 100px;
  113. margin: 14px 10px 15px 10px;
  114. _margin: px 0 0 0;
  115. font-size: 11px;
  116. _position: relative;
  117. background: #FFE0EC;
  118. padding: 5px 5px 5px 5px;
  119. }
  120.  
  121. .navi{
  122. }
  123.  
  124. .menu{
  125. padding: 0px 15px 0px 0px;
  126. }
  127.  
  128. .text{
  129. margin: 0px 10px 10px 10px;
  130. padding: 0px 10px 0px 10px;
  131. background: #FFE0EC;
  132. text-align: center;}
  133.  
  134. .footer{
  135. background: #FFA0BE;
  136. text-align: right;
  137. color: #CC5567;
  138. padding: 10px 10px 10px 10px;
  139. border: 1px dashed #CC5567;
  140. margin: 5px 18px 30px 22px;
  141. clear:both;
  142.  
  143. }
  144.  
  145. .center{
  146. text-align: center;
  147. }
  148.  
  149. Then once you've done that you need to go to the 'Skin Footer' and paste the following code: (replace the old text)
  150. </div><div class="footer"><b>Features</b>
  151. <div align="center">:iconstockinghime::iconmyuuna::iconnemuui::iconninihaha::iconharu-cchii::iconstnh-l:</div>
  152. </div>
  153.  
  154. then save the skin!! (i suggest naming it like your own custom name and then clicking 'Save As' so it's easier to navigate your own customized skins!!)
  155.  
  156. now near the top you'll find a button that says 'Edit' with a little arrow pointing down next to it.
  157. click that button and click 'Switch to HTML Mode' and then paste this into the journal text box:
  158. <small>I finally decided to finish all the pixel examples to my commissions and now they're open!
  159. Make sure to read my TOS (Linked to the side) Before ordering a commission from me! ♥
  160.  
  161. <div class="left"><h1>icon 1 - owo</h1>
  162. :bigthumb741543220:
  163. <blockquote>Price: 950 :points: &nbsp;or €9,50
  164. Extra animation: 200 :points: &nbsp;€2
  165. Form:
  166. DA Username/commission type:
  167. OC Ref:
  168. Payment way:
  169. Expression:</blockquote></div><div class="right"><h1 class="b1">icon 2 - uwu</h1>
  170. :bigthumb741535441:
  171. <blockquote>Price: 850 :points: &nbsp;or €8,50
  172. Extra animation: 200 :points: &nbsp;€2
  173. Form: &nbsp;
  174. DA Username/commission type:
  175. OC Ref:
  176. Payment way:
  177. Expression:</blockquote>
  178. </div>
  179. <div class="clear"></div>
  180. <h1 class="g1">icon 3 - n.n</h1>
  181. :thumb740591872:
  182. <blockquote>Price: 1500 :points: &nbsp;or €15
  183. Extra animation: 200 :points: &nbsp;€2
  184. Form:
  185. DA Username/commission type:
  186. OC Ref:
  187. Payment way:
  188. Expression:</blockquote><hr>Again, please read my TOS before commissioning me! ♥
  189. Please DON'T note me, it's easier to keep track of the comments for me!
  190. @craaziifox coded this uwu
  191.  
  192. I'll be opening as many slots as I can take ♥
  193. Slots:
  194. 1. :iconpulasan: x2 - paid
  195. 2. :iconfizzypinkbubbles: paid
  196. 3. :iconyokokinawa: unpaid
  197. 4.
  198. 5.
  199. 6.
  200. 7.
  201. 8.
  202. 9.
  203. 10.
  204. (More can be added on if more people want them!)</small>
  205.  
  206. and boom! done! owo
  207. hope you like it uwu <3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement