Advertisement
KDesigns

Pandora

Jun 24th, 2018
874
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.37 KB | None | 0 0
  1. <!----
  2. Theme 04 - "Pandora" by Kendra (cityofmisfits.ning.com/profile/Kendra)(lostintime.ning.com/profile/Kendy)(vampireswitchesandhunters.ning.com/profile/Kendra)
  3.  
  4. My Links For Credit
  5.  
  6. Credit stays intact, please. If you get stuck, feel free to message me! Comments and suggestions are welcome.
  7. --->
  8.  
  9.  
  10.  
  11. /* ADMIN OPTIONS */
  12.  
  13. ul.nobullets li {display: all;}
  14. ul.nobullets.last-child {
  15. z-index:99999;font-family: 'calibri'; color:transparent;font-size:10px; bottom:15px; left:5px; position:fixed; padding:3px; text-align:right; font-weight:bold;opacity:1;}
  16. .module_user_summary ul.nobullets li a {display:none !important;}
  17. /*THIS AND THAT */
  18.  
  19. a#add-as-friend-link {
  20. z-index:99999;font-family: 'Just Realize'; font-size:35px; bottom:15px; left:5px; position:fixed; padding:3px; text-align:right; font-weight:bold;color:teal;opacity:1;}
  21.  
  22.  
  23. /* FLOATING CONTAINER */
  24. #xg_layout_column_2{
  25. width: 1040px;
  26. float: left ;
  27. margin-top:-120px;
  28. }
  29. /*PROFILE CARD*/
  30. .xg_module_body.profile.vcard dl.last-child a {font-family: trebuchet ms; font-size: 7px; text-transform: uppercase; line-height: 5px; color :white;}
  31. .xg_module_body.profile.vcard dl.last-child {color: black; position: fixed;
  32. top: 10px;
  33. left: 10px;}
  34. /* REMOVED OR HIDDEN */
  35. /* BEST NOT TO TOUCH */
  36.  
  37. li.right {display:none}
  38. #xg_body h1 {display: none;}
  39. #xg_sitename, #xg_sitedesc {display: none}
  40. #xg_navigation ul li {
  41. display: none;}
  42. #xn_bar {display: none;}
  43. #xn_bar {display: none;}
  44. #xg_foot /* Ning Footer*/{display: none }
  45. #xg_module_account { display:none;}
  46. .module_groups {display: none;}
  47. .module_members {display:none !important;}
  48. .module_blog {display:none !important;}
  49. .module_about_user {display: none ;}
  50. .dy-avatar.dy-avatar-full-width {
  51. display : none;}
  52. .xg_span-4 {display:none !important;}
  53. .xg_span-5{display:none;}
  54. .xg_ad{display:none;}
  55. .xg_theme .xg_module_head h2 { display:none;}
  56. .sortable.module_feed {display: none;}
  57. post_to_facebook, .facebook-che ckbox { display:none !important; }
  58. .xg_tweet {display:none;}
  59. .xg_sprite-share, .share { display: none !important; }
  60. .xg_module_activity {display:none;}
  61. .module_gift {display:none;}
  62. a.send-message-link {display:none}
  63. a.xj_block_messages {display:none}
  64. dd.profile-like-button {display:none}
  65.  
  66. /* COMMENT WALL */
  67.  
  68. #xg_module_body, #xg_module_h ead h2, .xg_module_comment_wall{display:none !important}
  69. #xg_module_body, #xg_module_head h2, .xg_module_comment_wall{
  70. font-family: arial narrow;
  71. font-size: 9px;}
  72.  
  73. /* CREDIT DO NOT REMOVE */
  74.  
  75. body:after{ opacity: 1; display: auto; content:"K"; font-size: 25px; letter-spacing: 2px; color: white; text-transform: uppercase; text-align: left; right: 20px; bottom: 20px ; position: fixed; width: 20px; height: 16px; line-height: 15px; -webkit-transition: 1s; border: 10px double white; padding: 5px; background-origin:content-box; outline-offset: -3px; transition-timing-function: ease-in-out;}
  76.  
  77.  
  78.  
  79. /* CHAT BOX */
  80. .xg_chat.chatFooter .xg_chatBar {display: all; }
  81.  
  82. /* CURSOR AND BODY */
  83. body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  84.  
  85. body{
  86. color:#898989;
  87. background-color:#180000;
  88. background-image:url({bg:url});
  89. background-repeat:repeat;
  90. background-attachment:fixed;
  91. }
  92.  
  93.  
  94. @font-face{font-family:Just Realize;src:url(http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf);}
  95. @font-face{font-family:Ballpark;src:url(http://static.tumblr.com/9wzbixa/cf6mj2fv4/ballw___.ttf);}
  96.  
  97.  
  98. ::-webkit-scrollbar {background-color:white; height:4px; width:6px}
  99. ::-webkit-scrollbar-thumb:vertical {background-color:black; height:50px}
  100. ::-webkit-scrollbar-thumb:horizontal {background-color:black; height:8px!important}
  101.  
  102.  
  103. .linkbox { position:absolute;color:#3D0101;font-size: 28px; padding: 15px;font-family: times; font-style: italic; background-color: transparent; width: 150px; height: 50px;text-align:center;left:0px; top:20px;}
  104.  
  105. div.navigate a{
  106. color: white; display:inline-block; width: 50px; height: 15px; text-align: center; padding: 15px 15px; margin-left:2px; margin-top:2px; position:relative; text-align: center; z-index:1; font-weight: bold; background-color:black;
  107. }
  108.  
  109. div.navigate a:hover{
  110. background-color:{color:navi hover background};
  111. }
  112.  
  113. #k { width: 500px; height: 500px; background-position: center; margin: 10px; overflow: hidden;border:15px solid black;}
  114. #k .slide { width: 400px; height: 400px; background-color: #90403C; padding: 12px; text-align: center; color: white; font-family: trebuchet ms; font-size: 8px; letter-spacing: 1px; text-transform: uppercase; line-height: 10px;position: relative; left: -470px; -webkit-transition: all 0.9s ease-in; -moz-transition: all 0.9s ease-in; -ms-transition: all 0.9s ease-in; -o-transition: all 0.9s ease-in; transition: all 0.9s ease-in; }
  115.  
  116. #k .mini { width: 200px; height: 200px; border: 4px solid black; overflow: hidden; background-position: center; opacity: 0.7; float: left; margin-right: 10px; }
  117.  
  118. #k:hover .slide { position: relative; left: 0px; }
  119.  
  120. #k .title { font-size: 50px; font-family: 'Playfair Display', serif; font-weight: 700; font-style: italic; letter-spacing: -1px; line-height: 100%; margin-bottom: 5px; color: black; text-transform: lowercase; opacity: 0.7; } #nasima .nasimalink { width: 324px; overflow: hidden; margin-right: 1px; position: relative; right: -418px; -webkit-transition: all 0.9s ease-in; -moz-transition: all 0.9s ease-in; -ms-transition: all 0.9s ease-in; -o-transition: all 0.9s ease-in; transition: all 0.9s ease-in; }
  121.  
  122.  
  123. #pic {
  124. position:absolute;
  125. margin-top: -5px;
  126. margin-left: -5px;
  127. color: #000;
  128. height: 510px;
  129. background:black ;
  130. letter-spacing: 0px;
  131. text-transform: normal;
  132. transition: all 0.5s ease-out;
  133. -o-transition-transition: all 0.5s ease-out;
  134. -webkit-transition: all 0.5s ease-out;
  135. -moz-transition: all 0.5s ease-out;
  136. }
  137.  
  138.  
  139. <div align="center">
  140. <div id="k">
  141. <div id="pic"><img src="https://dta0yqvfnusiq.cloudfront.net/gtsbus/2016/07/placeholder-160714-5788067fd1f7b.png" style="width: 500px; height: 500px; padding: 3px; background-color: black;" /></div>
  142. <div style="height: 30px;"></div>
  143. <div class="slide">
  144. <div class="mini"><img src="http://www.coffeehead.com.au/wp-content/themes/coffeeHead/assets/img/placeholder.png" style="width: 180px; height: 185px; padding: 3px; background-color: black;" />
  145. <div style="position: absolute; top: 10px; left: 250px; right: 12px;">
  146. <div class="title">Name</div>
  147. Write Here</div>
  148. <div style="position: absolute; top: 260px; left: 20px; right: 12px;">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec neque augue, consequat non cursus eu, pulvinar quis metus. Morbi molestie ligula lacinia arcu consequat varius. Nam et quam sit amet risus porta luctus non quis lectus. Nulla massa libero, lacinia in velit id, varius interdum nisi. Aenean at nisl mollis, fringilla urna quis, interdum ipsum. Phasellus mollis bibendum dapibus. Donec vulputate magna lobortis tortor pulvinar sodales. Cras porta, lacus vitae sagittis ornare, erat ligula facilisis sem, non gravida quam nunc eu turpis. In eu massa hendrerit, mollis metus convallis, blandit ante. Pellentesque quis rutrum lorem, eu volutpat felis.</div>
  149. </div>
  150. <div style="height: 33px;"></div>
  151. </div>
  152. <div class="linkbox">
  153. <div class="navigate"><a href="/" title="home">01</a> <a href="/" title="title">02</a> <a href="/" title="title">03</a> <a href="/" title="title">04</a> <a href="/" title="title">05</a></div>
  154. </div>
  155. </div>
  156. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement