Advertisement
MystiqueAquanian

muse page

Jun 21st, 2019
3,135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. BOX PART !!
  2.  
  3. <!--- START OF MUSE 7 --->
  4.  
  5. <div class="main_entry">
  6. <div class="muse">muse name <!--- muse name --->
  7. <div class="muse_etc">faceclaim &mdash; label &mdash; that stuff</div> <!--- label, fc, hometown, depends on what you wanna use the page for! --->
  8. </div>
  9.  
  10.  
  11.  
  12. <div class="info">
  13. <div class="icon">
  14. <img src="https://78.media.tumblr.com/5e29ffa81ff42ea45771900800f17325/tumblr_inline_pe3f7v8xHS1vimyss_540.gif"></div> <!--- replace with the url for your photo --->
  15. liquid sunsets for eyes & melted stars for crowns. angel, is this what starlight tastes like?<!--- text next to icon underneath character section --->
  16. </div>
  17.  
  18. <div class="muse_navigation">
  19.  
  20. <a href="#?w=400" rel="seven_about" title="ABOUT" class="poplight"><span class="th th-user-o"></span></a> <!--- ABOUT POP-UP. UNLESS REMOVING PLEASE DO NOT TOUCH. --->
  21.  
  22. <a href="#?w=400" rel="seven_connect" title="CONNECTIONS" class="poplight"><span class="th th-heart-1-o"></span></a> <!--- CONNECTION POP-UP. UNLESS REMOVING PLEASE DO NOT TOUCH. --->
  23.  
  24. <!--- this is where you'd want to add in your own links!! --->
  25. <a href="/" title="BLOG"><span class="th th-earth-o"></span></a>
  26. <a href="/" title="TAG"><span class="th th-hashtag"></span></a>
  27. <a href="/" title="SPOTIFY"><span class="th th-spotify"></span></a>
  28. <a href="/" title="PINTEREST"><span class="th th-pinterest-o"></span></a>
  29. <!--- icon font is honeybee. if you'd like to change the icons then please visit here: https://honeybee.suiomi.com/ --->
  30. </div>
  31.  
  32. </div>
  33.  
  34. <!--- END OF MUSE 7 --->
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41. POP UPS !!
  42.  
  43. <!----- START OF MUSE SIX POP-UPS ----->
  44.  
  45. <!---- START OF CONNECTIONS POP-UP ---->
  46.  
  47. <!--------
  48.  
  49. IMPORTANT INFORMATION FOR CONNECTIONS POP-UP
  50.  
  51. - you can have as much information in the connections as you'd like.
  52. - you can add as many connections as you'd like.
  53. - to add additional connections outside of the four that are there when you install, all you need to do is go to the last connection (connection four, in this case) and copy and paste from start of connection four to end of connection four.
  54.  
  55. -------->
  56.  
  57. <div id="six_connect" class="popup_block">
  58. <div id="connect_popup">
  59.  
  60. <div class="connect_popups">
  61.  
  62. <!-- start of connection one -->
  63.  
  64. <div class="connect_section">
  65.  
  66. <!-- connection photo / replace with url of other muse, aesthetic, etc -->
  67. <div class="connect_photo"><img src="https://via.placeholder.com/120x90"></div>
  68.  
  69. <!-- connection info / replace with connection description, a quote, whatever. -->
  70.  
  71. <div class="connect_info">
  72. <imp>this is a connection</imp> <!--- coded with having the connection or muse name in mind, but use for whatever you want! --->
  73. this is your connection space. it <b>will</b> eventually scroll for you, so you don't have to worry about a thing!!!</b>
  74. </div>
  75. </div>
  76.  
  77. <!-- end of connection one -->
  78.  
  79. <!---- END OF CONNECTIONS POP-UP ---->
  80.  
  81. </div></div></div>
  82.  
  83. <!---- START OF ABOUT POP-UP ---->
  84.  
  85.  
  86.  
  87. <div id="six_about" class="popup_block">
  88. <div id="about_popup">
  89. <div class="about_popups">
  90.  
  91. <!-- about bullets / bulleted style list for muse information -->
  92. <div class="about_bullets">
  93. <ul>
  94. <li><b>NAME:</b> this is a bullet!
  95. <li><b>DOB:</b> this is another bullet!
  96. <li><b>ZODIAC:</b> another bullet
  97. <li><b>HOMETOWN:</b> keep them at one line pls
  98. <li><b>POSITIVES:</b> it'll look really bad
  99. <li><b>NEGATIVES</b> six is the max amount!!
  100. </ul>
  101. </div>
  102.  
  103. <!-- about icons / replace with url of mumse, aesthetic, etc -->
  104.  
  105. <div class="about_icons">
  106. <img src="https://78.media.tumblr.com/d33f179e19c543af31beb0409170b4bb/tumblr_inline_pe55lyO9wr1vimyss_540.gif"> <!---- icon one ---->
  107. <img src="https://78.media.tumblr.com/986e16ee1b6acbf8cb8dd07b19c6bb2f/tumblr_inline_p5tm5xrVFR1td4caw_540.gif"> <!---- icon two ---->
  108. </div>
  109.  
  110.  
  111. <!---- END OF ABOUT POP-UP ---->
  112.  
  113. </div></div></div>
  114.  
  115. <!------ END OF MUSE SIX POP-UPS ----->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement