Monse_de_Francis

OMEGA-006 (WWE Layout)

Aug 21st, 2017
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.36 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none;}
  3. #profile {background-color: transparent;}
  4. #profile {border: 0px;}
  5. body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur836.cur), progress !important;}
  6. body {background-image:url("http://i.picpar.com/PKrc.jpg"); background-attachment:fixed;}
  7.  
  8. ::-webkit-scrollbar {width: 5px;
  9. background-color: #fff; }
  10. ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
  11. background-color: #111; }
  12. ::-webkit-scrollbar-thumb { background-color: #000;background-image: url("");
  13. border: 3px double #ddd; }
  14.  
  15.  
  16.  
  17.  
  18.  
  19. .clickable {
  20. border:5px solid #333;
  21. background-color: #111;
  22. padding:3px;
  23. text-transform: uppercase;
  24. color:#fff;
  25. text-shadow: 1px 2px 1px #dfa4a4;
  26. letter-spacing: 1px; font-size: 10px; font-family: orator std;
  27. }
  28.  
  29. a
  30. {text-decoration:none;
  31. color:#fff;
  32. -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;
  33. opacity:1;}
  34.  
  35. a:hover {
  36. background-color: #990000;
  37.  
  38. color: #fff;
  39. text-shadow: 1px 1px 0px #fff
  40. transition:all 1s ease-out;
  41. -o-transition:all 1s ease-in-out;
  42. -moz-transition:all 1s ease-in-out;
  43. -webkit-transition:all 1s ease-in-out;
  44. opacity: .5;
  45. filter:alpha(opacity=20); -moz-opacity: 0.2;
  46. -webkit-transition: all 0.9s ease;
  47. -moz-transition: all 0.9s ease;
  48. -o-transition: all 0.9s ease;
  49. }
  50.  
  51. .maintitle { font-family: orator std;font-size: 17px; color: #ff0000;
  52. -webkit-text-stroke: 1px #fff;
  53. padding: 2px;
  54. border-bottom:#fff solid 1px;
  55. background-color:#transparent;
  56. text-align: center;
  57. text-shadow: 1px 2px 1px #ff0000;
  58.  
  59. }
  60.  
  61. h1{
  62. -webkit-text-stroke: 1px #ff0000;
  63. }
  64. ::selection {
  65. background: #ddd; /* WebKit/Blink Browsers */
  66. }
  67.  
  68.  
  69. /* WWE Universe */
  70.  
  71. /* BOX 1 */
  72.  
  73. #box {
  74. position:fixed;
  75. top:165px;
  76. left:415px;
  77. border:1px solid #F4A0E6;
  78. width:110px;
  79. height:110px;
  80. padding:2px;
  81. z-index:9999999;
  82. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  83. }
  84.  
  85.  
  86. #box:hover {
  87.  
  88. height:110px;
  89. width:110px;
  90. background:#111;
  91.  
  92. }
  93.  
  94. #box:hover #cont {
  95. opacity:1;
  96. width:110px;
  97. height:110px;
  98. }
  99.  
  100. #cont {
  101. position:fixed;
  102. padding:px;
  103. text-align:center;
  104. overflow:hidden;
  105. width:0;
  106. height:0;
  107. opacity:0;
  108. z-index:9;
  109. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  110. }
  111.  
  112. /* BOX 2 */
  113.  
  114. #box2 {
  115. position:fixed;
  116. top:165px;
  117. left:544px;
  118. border:1px solid #f5b355;
  119. width:110px;
  120. height:110px;
  121. padding:2px;
  122. z-index:999999;
  123. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  124. }
  125.  
  126.  
  127. #box2:hover {
  128. height:110px;
  129. width:110px;
  130. background:#111;
  131. }
  132.  
  133. #box2:hover #cont2 {
  134. opacity:1;
  135. width:110px;
  136. height:110px;
  137. }
  138.  
  139. #cont2 {
  140. position:fixed;
  141.  
  142. text-align:center;
  143. overflow:hidden;
  144. width:0;
  145. height:0;
  146. opacity:0;
  147. z-index:9;
  148. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  149. }
  150.  
  151. /* BOX 3 */
  152.  
  153. #box3 {
  154. position:fixed;
  155. top:165px;
  156. left:675px;
  157. border:1px solid #fff;
  158. width:110px;
  159. height:110px;
  160. padding:2px;
  161. z-index:99999;
  162. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  163. }
  164.  
  165.  
  166. #box3:hover {
  167. height:110px;
  168. width:110px;
  169. background:#111;
  170. }
  171.  
  172. #box3:hover #cont3 {
  173. opacity:1;
  174. width:110px;
  175. height:110px;
  176. }
  177.  
  178. #cont3 {
  179. position:fixed;
  180. padding:px;
  181. text-align:center;
  182. overflow:hidden;
  183. width:0;
  184. height:0;
  185. opacity:0;
  186. z-index:9;
  187. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  188. }
  189.  
  190. /* BOX 4 */
  191.  
  192. #box4 {
  193. position:fixed;
  194. top:165px;
  195. left:805px;
  196. border:1px solid #fff;
  197. width:110px;
  198. height:110px;
  199. padding:2px;
  200. z-index:99999;
  201. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  202. }
  203.  
  204.  
  205. #box4:hover {
  206. height:110px;
  207. width:110px;
  208. background:#111;
  209. }
  210.  
  211. #box4:hover #cont4 {
  212. opacity:1;
  213. width:110px;
  214. height:110px;
  215. }
  216.  
  217. #cont4 {
  218. position:fixed;
  219. padding:px;
  220. text-align:center;
  221. overflow:hidden;
  222. width:0;
  223. height:0;
  224. opacity:0;
  225. z-index:9;
  226. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  227. }
  228.  
  229. /* BOX 5 */
  230.  
  231. #box5 {
  232. position:fixed;
  233. top:165px;
  234. left:935px;
  235. border:1px solid #fff;
  236. width:110px;
  237. height:110px;
  238. padding:2px;
  239. z-index:99999;
  240. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  241. }
  242.  
  243.  
  244. #box5:hover {
  245. height:110px;
  246. width:110px;
  247. background:#111;
  248. }
  249.  
  250. #box5:hover #cont5 {
  251. opacity:1;
  252. width:110px;
  253. height:110px;
  254. }
  255.  
  256. #cont5 {
  257. position:fixed;
  258. padding:px;
  259. text-align:center;
  260. overflow:hidden;
  261. width:0;
  262. height:0;
  263. opacity:0;
  264. z-index:9;
  265. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  266. }
  267.  
  268. /* BOX 6 */
  269.  
  270. #box6 {
  271. position:fixed;
  272. top:165px;
  273. left:1065px;
  274. border:1px solid #fff;
  275. width:110px;
  276. height:110px;
  277. padding:2px;
  278. z-index:99999;
  279. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  280. }
  281.  
  282.  
  283. #box6:hover {
  284. height:110px;
  285. width:110px;
  286. background:#111;
  287. }
  288.  
  289. #box6:hover #cont6 {
  290. opacity:1;
  291. width:110px;
  292. height:110px;
  293. }
  294.  
  295. #cont6 {
  296. position:fixed;
  297. padding:px;
  298. text-align:center;
  299. overflow:hidden;
  300. width:0;
  301. height:0;
  302. opacity:0;
  303. z-index:9;
  304. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  305. }
  306.  
  307.  
  308.  
  309.  
  310. .left {
  311. float: left;
  312. margin-right: 1em;
  313. }
  314.  
  315. .right {
  316. float: right;
  317. margin-left: 2em;
  318. }
  319.  
  320. figure {
  321. text-align: center;
  322. padding: .1em;
  323. margin: 0;
  324. }
  325.  
  326. </style>
  327.  
  328. <DIV style="position: fixed; top:120px; left:930px;">
  329. <div id=”navigation”>
  330. <table><tr align="right" >
  331. <td><a href="#001" class="clickable">wwe universe</a></td>
  332. <td><a href="#002" class="clickable">roster</a></td>
  333. <td><a href="#003" class="clickable">Room Rules</a></td>
  334.  
  335. </div>
  336.  
  337. </tr>
  338. </tr>
  339. </td>
  340. </table>
  341.  
  342. </DIV>
  343.  
  344.  
  345. <DIV style="position: fixed; top:300px; left:390px;">
  346.  
  347. <div style="height: 250px; overflow-y: hidden;">
  348.  
  349. <a name="001"></a>
  350.  
  351. <div style="width:785px;height:250px;background:#111;font-size: 11px; padding:2px; border: 3px double #111;">
  352.  
  353. <div class="maintitle">introduction into the wwe </div><br>
  354. <div style="width:100%; height:200px; overflow:auto;">
  355.  
  356. <font face="arial"color="#fff">
  357.  
  358. <center><img src="https://vignette2.wikia.nocookie.net/prowrestling/images/8/85/Wwe2014.png/revision/latest?cb=20141225161923" width="50"height="50"><br></center>
  359.  
  360. Welcome to the WWE Universe Roleplay Group, where writers will be able to play as their favorite wrestlers from any promotion and of any time period, to interact in unique and diverse storylines and encounters. Writers will have the freedom to walk any path they so choose and play as their character under any alignment so long as it resonates with the actual wrestler. The known and adored faces of reality could be backstabbing heels in text. Jobbers of real life could be <i>legends</i>, and vice versa.<br>
  361.  
  362. <br>To add complexity and stability to both the universe and the atmosphere to the role-play, the events of <b>all</b> storylines will occur after Wrestlemania XXVIII(28), where the "End of An Era" was just that. Anything before the event is set in stone, whereas any and everything after is up to the writers of the play to decide. Let it also be assumed that every currently active wrestler has debuted the year of. Will there be a Yes Movement? Will the Shield dominate? Will the Streak end? Will Byron Saxton prove himself? Who knows, lets find out! <br>
  363.  
  364. <br> In this universe, there can also be mention of other promotions but they will not be utilized in this group aside from mere mentioning. NXT's current roster is in full effect. All belts, with the exception of the WWE Championship, are vacant. There will be only one Womens and Tag Team Championship titles. The Universal Belt will ONLY exist should the roster exceed 20 members. There is NO TV-PG. With the site that we are on, the role-plays could very well become mature themed. Therefore the rating will be akin to TV-MA. Kayfabe is also indeed real.
  365.  
  366. </div>
  367. </div>
  368.  
  369. <div style="height: 250px; overflow-y: hidden;">
  370.  
  371. <a name="002"></a>
  372.  
  373. <div style="width:785px;height:250px;background:#111;font-size: 11px; padding:2px; border: 3px double #111;">
  374.  
  375. <div class="maintitle">The Superstars</div><br>
  376. <div style="width:100%; height:200px; overflow:auto;">
  377.  
  378. <font face="orator std"color="#ddd">
  379. <center><br>Red borders mean mod, black means active character, blue for claimed and white for non-wrestling role .<br> </center>
  380.  
  381. <br> <a href="https://roleplay.chat/profile.php?user=Dolph+Ziggler"><img style="border:3px double #990000;" class="grayscale" src="http://68.media.tumblr.com/443b5144f62ce391dc8c2dedd04d3254/tumblr_nw52slQjYQ1tchj8go1_500.jpg" width="100"height="130"title="Dolph Ziggler, WWE Champion"></a>
  382.  
  383. <a href="https://roleplay.chat/profile.php?user=Rusev"><img style="border:3px double #333;" class="grayscale" src="http://www.onlineworldofwrestling.com/wp-content/uploads/2016/03/tumblr_nei43oCLv31ra2rkho1_500.png" width="100"height="130"title="Rusev"></a>
  384.  
  385. <a href="xx"><img style="border:3px double #333;" class="grayscale" src="https://s-media-cache-ak0.pinimg.com/originals/91/c3/51/91c3513203957cb5960708247e48ce8f.jpg" width="100"height="130"title="Baron Corbin"></a>
  386.  
  387. </font>
  388. </div>
  389. </div>
  390.  
  391. <div style="height: 250px; overflow-y: hidden;">
  392.  
  393. <a name="003"></a>
  394.  
  395. <div style="width:785px;height:250px;background:#111;font-size: 11px; padding:2px; border: 3px double #111;">
  396.  
  397. <div class="maintitle">Room Rules </div><br>
  398. <div style="width:100%; height:200px; overflow:auto;">
  399. <font face="arial"color="#ddd">
  400.  
  401. <center>Rules under construction. Hol on, trap
  402. </div>
  403.  
  404.  
  405. </font>
  406. </div>
  407. </div>
  408.  
  409.  
  410.  
  411. </DIV>
  412.  
  413.  
  414.  
  415. <DIV style="position: fixed; top:160px; left:410px;height:25px"><img src="http://68.media.tumblr.com/0d426cd1b78e76b475f00ba727eb9840/tumblr_npn41lC2ZI1sfgulqo5_500.png" width="125"height="125"></DIV>
  416.  
  417. <DIV style="position: fixed; top:160px; left:540px;height:25px"><img src="http://68.media.tumblr.com/7c6d66ba0758c257d9892cc399fc708c/tumblr_o1gs4wfILz1uf6f85o1_500.png" width="125"height="125"></DIV>
  418.  
  419. <DIV style="position: fixed; top:160px; left:670px;height:25px"><img src="http://i.picpar.com/xLrc.png" width="125"height="125"></DIV>
  420. <DIV style="position: fixed; top:160px; left:800px;height:25px"><img src="http://vignette1.wikia.nocookie.net/ewrestling/images/1/1c/Tumblr_mfs2thwydM1ra6mo9o1_250.png/revision/latest?cb=20130523163524" width="125"height="125"></DIV>
  421.  
  422. <DIV style="position: fixed; top:160px; left:930px;height:25px"><img src="https://s-media-cache-ak0.pinimg.com/originals/22/3b/72/223b72aa09bed182fd5f1768c468b3c6.png" width="125"height="125"></DIV>
  423. <DIV style="position: fixed; top:160px; left:1060px;height:25px"><img src="https://s-media-cache-ak0.pinimg.com/236x/98/76/a9/9876a9b9949e0fd3230d6a2128d69e52.jpg" width="125"height="125"></DIV>
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431. <div id="box">
  432. <div id="cont">
  433. <div style=" font-size:10px;">
  434. <div style="width:100%; height:140px; overflow:auto;">
  435. <font face="arial"color="#ddd">WWE Champion: <br>
  436.  
  437. <img src="https://vignette3.wikia.nocookie.net/prowrestling/images/3/30/New_WWE_World_Heavyweight_Title.png/revision/latest?cb=20141010005312" width="50"height="25"><br>
  438.  
  439. <i>dolph ziggler</i>.<br>
  440. <br> the inaugural champ. why? because his player created the room and group. duh.
  441.  
  442.  
  443. </font>
  444. </div>
  445. </div>
  446. </div>
  447. </div>
  448.  
  449. <div id="box2">
  450. <div id="cont2">
  451.  
  452. <div style=" font-size:11px;">
  453. <div style="width:100%; height:140px; overflow:auto;">
  454. <font face="arial"color="#ddd">WWE Womens Champion: <br>
  455.  
  456. <img src="https://upload.wikimedia.org/wikipedia/en/f/fa/WWE_Womens_2016_Championship.png" width="50"height="25"><br>
  457.  
  458. <i>vacant</i>.<br>
  459. <br> becky lynch as placeholder image
  460.  
  461. </font>
  462. </div>
  463.  
  464.  
  465. </div>
  466. </div></div>
  467.  
  468. <div id="box3">
  469. <div id="cont3">
  470. <div style=" font-size:10px;">
  471. <div style="width:100%; height:140px; overflow:auto;">
  472. <font face="arial"color="#ddd">WWE Tag Team Champion: <br>
  473.  
  474. <img src="http://vignette4.wikia.nocookie.net/prowrestling/images/9/9f/WWE_Tag_Team_Championship_2014.png/revision/latest?cb=20141024010611" width="50"height="25"><br>
  475.  
  476. <i>vacant</i>.<br>
  477. <br> xavier woods as placeholder image</div>
  478.  
  479. </div></div></div>
  480. </div>
  481.  
  482. <div id="box4">
  483. <div id="cont4">
  484. <div style=" font-size:10px;">
  485. <div style="width:100%; height:140px; overflow:auto;">
  486. <font face="arial"color="#ddd">WWE Tag Team Champion: <br>
  487.  
  488. <img src="http://vignette4.wikia.nocookie.net/prowrestling/images/9/9f/WWE_Tag_Team_Championship_2014.png/revision/latest?cb=20141024010611" width="50"height="25"><br>
  489.  
  490. <i>vacant</i>.<br>
  491. <br> brad maddox as placeholder image. see what i did there. ;}</div>
  492.  
  493. </div></div></div>
  494.  
  495. </div>
  496. </div>
  497.  
  498. <div id="box5">
  499. <div id="cont5">
  500. <div style=" font-size:10px;">
  501. <div style="width:100%; height:145px; overflow:auto;">
  502. <font face="arial"color="#ddd">Intercontinental Champion: <br>
  503.  
  504. <img src="http://vignette2.wikia.nocookie.net/wwenetwork/images/e/e2/WWE_Intercontinental_Championship.png/revision/latest?cb=20160322180439" width="50"height="25"><br>
  505.  
  506. <i>vacant</i>.<br>
  507. <br> Dean Ambrose as placeholder image, despite him actually being the champion.<br> </div>
  508.  
  509. </div></div></div>
  510.  
  511. </div>
  512. </div>
  513.  
  514. <div id="box6">
  515. <div id="cont6">
  516. <div style=" font-size:10px;">
  517. <div style="width:100%; height:145px; overflow:auto;">
  518. <font face="arial"color="#ddd">United States Champion: <br>
  519.  
  520. <img src="https://s-media-cache-ak0.pinimg.com/originals/f7/65/df/f765dfa1db93a909b2da82d1aa150732.jpg" width="50"height="25"><br>
  521.  
  522. <i>vacant</i>.<br>
  523. <br> Kevin Owens as placeholder image, despite him actually being the champion.<br></div>
  524.  
  525. </div></div></div>
  526.  
  527. </div>
  528. </div>
Advertisement
Add Comment
Please, Sign In to add comment