Advertisement
mebuckner

Custom Order - Gods Country - Members Page

Nov 29th, 2020
636
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.49 KB | None | 0 0
  1. <!--about me-->
  2. <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
  3. <style type="text/css">
  4. @import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
  5.  
  6.  
  7. body {
  8. background-color:#232426;
  9. background-repeat:no-repeat;
  10. background-attachment:fixed;
  11. margin: 0;
  12. overflow:auto;
  13. background-image:url('https://i.imgur.com/wVXhvnM.jpg');
  14. background-size:cover;
  15. }
  16.  
  17. table, tr, td, li, p, div, .profileInfo td.text {
  18.     font-size: 12px;
  19.     color: #000;
  20.     font-family: 'Playfair Display';}
  21.  
  22.  
  23. .container {
  24. width:705px;
  25. height:500px;
  26. position:absolute;
  27. left:0;
  28. right:0;
  29. top:0;
  30. bottom:0;
  31. overflow:hidden;
  32. margin:auto;
  33. color:#fff;
  34. background-color:#e0e6e6;
  35. font-family: 'Abel', sans-serif;
  36. }
  37.  
  38.  
  39. a.sideNavigation:link, a.sideNavigation:visited {
  40.     background-color: #a59c71;
  41.     color: white;
  42.     padding: 28px 25px;
  43.     text-align: center;
  44.     text-decoration: none;
  45.     display: inline-block;
  46.     width: 100px;
  47.     font-family: Playfair Display;
  48.     font-weight: 100;
  49.     text-transform: uppercase;
  50.     font-size: 12px;
  51.     margin-top: 0px;
  52. }
  53.  
  54. a.sideNavigation:hover, a.sideNavigation:active {
  55.   color: #e0e6e6;
  56. }
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. a.memberLinks:link, a.memberLinks:visited {
  64.     background-color: #a59c71;
  65.     color: white;
  66.     padding: 30px 15px;
  67.     text-align: center;
  68.     text-decoration: none;
  69.     display: inline-block;
  70.     width: 74px;
  71.     font-family: Playfair Display;
  72.     font-weight: 100;
  73.     text-transform: uppercase;
  74.     font-size: 17px;
  75.     margin-top: 0px;
  76.     text-shadow: 2px 2px #000;
  77.     margin-bottom:5px;
  78. }
  79.  
  80. a.memberLinks:hover, a.memberLinks:active {
  81.   color: #e0e6e6;
  82. }
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89. a.affiliatesLink:link, a.affiliatesLink:visited {
  90.     background-color: #a59c71;
  91.     color: white;
  92.     padding: 34px 25px;
  93.     text-align: center;
  94.     text-decoration: none;
  95.     display: inline-block;
  96.     width: 78px;
  97.     font-family: Playfair Display;
  98.     font-weight: 100;
  99.     text-transform: uppercase;
  100.     font-size: 12px;
  101.     margin-bottom: 5px;
  102.     margin-top: 0px;
  103. }
  104.  
  105. a.affiliatesLink:hover, a.affiliatesLink:active {
  106.   color: #e0e6e6;
  107. }
  108.  
  109.  
  110. a.iconLinks:link, a.iconLinks:visited {
  111.     background-color: #a59c71;
  112.     color: white;
  113.     padding: 20px 18px;
  114.     text-align: center;
  115.     text-decoration: none;
  116.     display: inline-block;
  117.     width: 52px;
  118.     font-family: Playfair Display;
  119.     font-weight: 100;
  120.     text-transform: uppercase;
  121.     font-size: 10px;
  122.     margin-top: 2px;
  123. }
  124.  
  125. a.iconLinks:hover, a.iconLinks:active {
  126.   color: #e0e6e6;
  127. }
  128.  
  129. a.iconLinks span{
  130.     font-size: 24px;
  131.     margin-bottom: 7px;
  132. }
  133.  
  134.  
  135.  
  136. .linksContainer{
  137. width:150px;
  138. height:500px;
  139. background:#a59c71;
  140. display:inline-block;
  141. vertical-align:top;
  142. }
  143.  
  144. .rightContainer{
  145. width:550px;
  146. height:497px;
  147. display:inline-block;
  148. vertical-align:top;
  149. margin-top:3px;
  150. }
  151.  
  152. .storylineSection{
  153.     width: 357px;
  154.     height: 197px;
  155.     color: #000;
  156.     margin-top: 5px;
  157.     padding-left: 5px;
  158.     padding-right: 5px;
  159.     margin-bottom: 5px;
  160.     overflow: auto;
  161.     text-align: justify;
  162.     font-family: 'Playfair Display';
  163.     font-size: 12px;
  164.     display:inline-block;
  165.     vertical-align:top;
  166. }
  167.  
  168. .popupContainer{
  169.     height: 191px;
  170.     width: 180px;
  171.     display: inline-block;
  172.     vertical-align: top;
  173.     margin-top:8px;
  174. }
  175.  
  176. h1{
  177.     margin: 0;
  178.     font-family: 'Playfair Display';
  179.     text-transform: uppercase;
  180.     font-weight: 100;
  181.     font-size: 40px;
  182.     text-align: center;
  183.     margin-top: -5px;
  184.     color: #a59c71;
  185. }
  186.  
  187. h2{
  188.     margin: 0;
  189.     font-family: 'Playfair Display';
  190.     text-transform: uppercase;
  191.     font-weight: 100;
  192.     font-size: 18px;
  193.     text-align: center;
  194.     /* margin-top: -5px; */
  195.     background: #a59c71;
  196.     color: #fff;
  197.     padding-top: 10px;
  198.     padding-bottom: 10px;
  199.     margin-bottom: 10px;
  200. }
  201.  
  202. b{
  203. background:#a59c71;
  204. color:#fff;
  205. padding:5px;
  206. line-height:35px;
  207. }
  208.  
  209.  
  210. ::-webkit-scrollbar-thumb:vertical {height:12px; background:#e0e6e6; border-top:10px solid #a59c71; border-bottom:10px solid #a59c71;}
  211. ::-webkit-scrollbar-thumb:horizontal {background-color:#e0e6e6;}
  212. ::-webkit-scrollbar {width:5px; height:7px;}
  213.  
  214.  
  215. .contacttable, .whitetext12, .nametext, .lightbluetext8, .orangetext15, .blacktext12, .btext, .redtext, .redbtext {display:none;height:0px;!important;visibility:hidden} td td td td {border:0px;width:0px;text-align:left;} table, td, tr {padding:0px;width:;background-color:transparent} table table table {padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td {height:0px;!important;border:0px;!important} a.text, table div font a, .navbar font, tr td font {visibility:hidden;display:none;height:0px;!important;} #footerWarpper{display: none;} table table table table,table table table table td.text, td.text td.text table{display:none;} td.text table table{display:inline;visibility:visible;} table td table tr td.text table{visibility:hidden;} table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;} table.footer {display: none;} div table a.navbar img {display:none;} div table.navigationBar {margin-bottom:-30px;} .profileInfo {display:none;} .profileInfo td {text-align:left;} .profileInfo a img {position:relative; margin-bottom:-1px; margin-bottom:-2px; width:125px; margin-right:-6px; margin-top:4px; _margin-top:3px; display:block;} .profileInfo td td, .nametext, .msOnlineNow img {display:none;} .profileInfo td td.text {display:table-cell; _display:inline;} .profileInfo .text {font-size:7px; line-height:8px; text-transform:uppercase; font-family:small fonts;} .msOnlineNow {font-family:small fonts; letter-spacing:0px; font-size:7px; line-height:8px; padding:2px; padding-left:0px; text-transform:uppercase; font-weight:normal; display:none; text-decoration:blink; letter-spacing:2px;} .userAlbums {display:none;} div td {display:none;} </span>
  216. </style>
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224. <!--like to meet-->
  225. <html>
  226. <body>
  227. <div class="container">
  228. <div class="linksContainer">
  229. <a href="/home.php" class="sideNavigation">home</a>
  230. <a href="/send_message.php?member_id=" class="sideNavigation">message</a>
  231. <a href="/" class="sideNavigation">Main Page</a>
  232. <a href="/" class="sideNavigation">tumblr</a>
  233. <a href="/" class="sideNavigation">Point System</a>
  234. <a href="/" class="sideNavigation">writing days</a>
  235. <a href="/" class="sideNavigation">weekly tasks</a>
  236. </div>
  237. <div class="rightContainer">
  238. <h1>Members Only Page</h1>
  239. <div style="width: 233px; height: 160px; color: #000; display: inline-block; vertical-align: top; text-align: justify; padding-left: 20px; padding-right: 20px; margin-top: 20px; margin-bottom: 20px; overflow: auto;"><h2>Group Information</h2>
  240. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here. Info for the group will go here.
  241. </div>
  242. <div style="width: 233px; height: 160px; color: #000; display: inline-block; vertical-align: top; text-align: justify; padding-left: 20px; padding-right: 20px; margin-top: 20px; margin-bottom: 20px; overflow: auto;">
  243. <h2>Member of the Month</h2>
  244. <b>Name</b> here <br>
  245. <b>Month</b> here <br>
  246. <b>Comments</b> comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here. comments for motm will go here.
  247. </div>
  248. <div style="width: 549px; height: 237px; background: #e0e6e6; overflow: auto; margin-top: 5px;">
  249. <h1>Our Current Members</h1>
  250. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  251. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  252. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  253. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  254. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  255. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  256. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  257. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  258. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  259. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  260. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  261. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  262. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  263. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  264. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  265. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  266. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  267. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  268. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  269. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  270. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  271. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  272. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  273. <a href="/" class="memberLinks" style="background-image:url('https://i.imgur.com/W1peXHX.png');">Member Name</a>
  274. </div>
  275. </div>
  276. </div>
  277.  
  278. </body>
  279. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement