CosmicKarma

Cult Layout for RestInPieces - HTML Header Codes

Mar 22nd, 2015
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.46 KB | None | 0 0
  1. <div id="navi">
  2.  
  3. <a href="http://vampirefreaks.com/profiles/home.php" class="navlink">Home</a>
  4. <a href="http://vampirefreaks.com/group_invite.php?c=Morphosis" class="navlink">Invite</a>
  5. <a href="http://vampirefreaks.com/cults/group_edit.php?c=Morphosis" class="navlink">Edit Cult</a>
  6. <a href="http://vampirefreaks.com/group_edit_members.php?c=Morphosis" class="navlink">Edit Member</a>
  7. <a href="http://vampirefreaks.com/cults/controlpanel.php?c=Morphosis" class="navlink">C Panel</a>
  8. <a href="http://vampirefreaks.com/cults/statistics.php?c=Morphosis" class="navlink">Stats</a>
  9. <a href="http://vampirefreaks.com/CosmicKarma" class="navlink" title="Layout coding done by CosmicKarma via CosmicCreactions ©2015">Credit</a>
  10.  
  11.  
  12. </div>
  13.  
  14.  
  15.  
  16.  
  17. <style>
  18. #navi {
  19. margin: 0px;
  20. position: fixed; top: 0px;
  21. left: 0px;
  22. height: 20px;
  23. width: 100%;
  24. font-family: trebuchet MS;
  25. font-size: 7pt; text-transform: uppercase;
  26. text-align: center;
  27. letter-spacing: 2pt;
  28. background-color: #352146;
  29. z-index: 100;
  30. border-bottom-left-radius: 0px;
  31. border-bottom-right-radius: 0px;
  32. border-bottom: 3px solid #8d899a;
  33. }
  34.  
  35. .navlink:link, .navlink:active, .navlink:visited {
  36. color: #8d899a;
  37. border-radius: 0px;
  38. border-left: 0px solid #504055;
  39. border-right: 0px solid #504055;
  40. border-bottom: 1px dotted #8d899a;
  41. font-family: Trebuchet MS;
  42. font-size: 8pt;
  43. font-weight: bold;
  44. text-transform: uppercase;
  45. font-weight: lighter;
  46. padding: 1px;
  47. width: 110px;
  48. text-align: center;
  49. display: inline-table;
  50. background: #352146;
  51. margin-top: 1px;
  52. margin-left: 4px;
  53. margin-right: 4px;
  54. letter-spacing: 1px;
  55. -webkit-transition: all 0.5s ease-out;
  56. -moz-transition: all 0.5s ease-out;
  57. }
  58.  
  59. .navlink:hover {
  60. color: #8d899a;
  61. border-left: 0px solid #9BC5CA;
  62. border-right: 0px solid #9BC5CA;
  63. text-transform: uppercase;
  64. font-style: normal;
  65. font-weight: lighter;
  66. text-align: center;
  67. display: inline-table;
  68. background: #352146;
  69. -webkit-transition: all 0.5s ease-out;
  70. -moz-transition: all 0.5s ease-out;
  71. }
  72.  
  73.  
  74. .hidden {
  75. position: fixed;
  76. padding: 5px;
  77. right: 5px;
  78. top: 0px;
  79. background: #b19784;
  80. width: 0px;
  81. border-bottom: 5px
  82. solid #7e6f64;
  83. z-index: 1; }
  84.  
  85.  
  86. .directory {
  87. position: fixed;
  88. padding: 5px;
  89. left: 85px; border-bottom-left-radius: 10px;
  90. border-bottom-right-radius: 10px;
  91. top: 20px;
  92. background: #63393E;
  93. width: 170px;
  94. border-bottom: 5px
  95. solid #FF808E;
  96. border-left: 2px
  97. solid #FF808E;
  98. border-right: 2px
  99. solid #FF808E;
  100. z-index: 1;
  101. background-image: url('http://i.imgur.com/EfpPmlo.png');
  102. background-position: center center;
  103. background-repeat: repeat;
  104. background-attachment: fixed;
  105. }
  106.  
  107. .directory a:link, .directory a:visited, .directory a:active {
  108. display: block;
  109. background: #FF808E;
  110. font-family: trebuchet ms;
  111. text-transform: uppercase;
  112. font-size: 8px;
  113. text-align: center;
  114. color: #EE7D21;
  115. margin: 1px;
  116. padding: 1px;
  117. letter-spacing: 1px;
  118. text-shadow: none; }
  119.  
  120. .directory a:hover{
  121. color: #FF808E; }
  122. .top { width: 100%;
  123. position: fixed;
  124. background: #A544F5;
  125. height: 25px;
  126. overflow: hidden;
  127. top: 0px;
  128. left: 0px;
  129. margin: 0px;
  130. z-index: 1;
  131. }
  132.  
  133.  
  134. .directory1 {
  135. position: fixed;
  136. padding: 5px;
  137. right: 85px; border-bottom-left-radius: 10px;
  138. border-bottom-right-radius: 10px;
  139. top: 20px;
  140. background: #63393E;
  141. width: 170px;
  142. border-bottom: 5px
  143. solid #FF808E;
  144. border-left: 2px
  145. solid #FF808E;
  146. border-right: 2px
  147. solid #FF808E;
  148. z-index: 1;
  149. background-image: url('http://i.imgur.com/EfpPmlo.png');
  150. background-position: center center;
  151. background-repeat: repeat;
  152. background-attachment: fixed;
  153. }
  154.  
  155. .directory1 a:link, .directory a:visited, .directory a:active {
  156. display: block;
  157. background: #FF808E;
  158. font-family: trebuchet ms;
  159. text-transform: uppercase;
  160. font-size: 8px;
  161. text-align: center;
  162. color: #EE7D21;
  163. margin: 1px;
  164. padding: 1px;
  165. letter-spacing: 1px;
  166. text-shadow: none; }
  167.  
  168. .directory1 a:hover{
  169. color: #FF808E; }
  170. .top { width: 100%;
  171. position: fixed;
  172. background: #A544F5;
  173. height: 25px;
  174. overflow: hidden;
  175. top: 0px;
  176. left: 0px;
  177. margin: 0px;
  178. z-index: 1;
  179. }
  180.  
  181.  
  182. </style>
  183.  
  184. <style>
  185.  
  186. .cult_name, .leftnav, .topbar, .maintop img, .maintop table, .latest_posts_header, .status, .description_title, .edit_pictures, .owner_title, .created_on, .small_space, .cult_menu, .side_td, .threads_related, .created_on, .description_title, .maintop img, .heading, h2, .forumopen, .forumclose, .maintop, .leftnav, .cult_info, .menu2, .menu, .num_members .owner_title, .num_members, .permissions, .view_all_cult_posts { display: none; }
  187.  
  188. </style>
  189.  
  190.  
  191.  
  192. <style>
  193.  
  194.  
  195. ::-webkit-scrollbar {
  196. width: 6px;
  197. background: #296076;
  198. }
  199.  
  200. ::-webkit-scrollbar-thumb {
  201. -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
  202. background: #80d1c1; }
  203.  
  204. body, html {
  205. background-color: #32474D;
  206. background-image: url('http://i.imgur.com/vhIf4xU.png');
  207. background-position: center center;
  208. background-repeat: repeat;
  209. background-attachment: fixed;
  210. }
  211.  
  212. html, div {
  213. font-family: trebuchet MS;
  214. color: #c8d2b0;
  215. font-size: 11px;
  216. font-style: normal; border-radius: 0px;
  217. }
  218.  
  219. .main {
  220. background-color: # ;
  221. width: 800px;
  222. background-image: url('http://i.imgur.com/OcQiNdv.png');
  223. background-position: center center;
  224. background-repeat: repeat;
  225. background-attachment: fixed;
  226. padding: 1px; border-radius: px; text-alignment: center; margin-top: 20px;
  227. margin-bottom: 20px;
  228. }
  229.  
  230. a:link, .menu2, .menu2 a:link {
  231. color: #c8d2b0;
  232. font-size: 9pt;
  233. font-family : trebuchet ms;
  234. text-transform: none; font-weight: lighter;
  235. text-decoration: none;
  236. -webkit-transition: all 0.5s ease-out;
  237. -moz-transition: all 0.5s ease-out; text-shadow: 2px 2px 1px # ;
  238. }
  239.  
  240. a:visited, .menu2 a:visited {
  241. color: #c8d2b0;
  242. font-size: 9pt;
  243. text-transform: none; font-weight: lighter;
  244. font-family : trebuchet ms;
  245. text-transform: none;
  246. text-decoration: none; text-shadow: 2px 2px 1px # ;
  247. }
  248.  
  249. a:hover, .menu, .menu a:link, .menu a:visited {
  250. color: #c8d2b0;
  251. font-size: 9pt;
  252. text-decoration: none;
  253. font-weight: lighter;
  254. font-family : trebuchet ms;
  255. text-transform: none;
  256. background: transparent;
  257. -webkit-transition: all 0.5s ease-out;
  258. -moz-transition: all 0.5s ease-out; text-shadow: 2px 2px 1px # ;
  259. }
  260. .navi1:link, .navi1:active, .navi1:visited {
  261. font-color: #32474D;
  262. font-family: trebuchet MS;
  263. font-size: 7pt;
  264. text-transform: uppercase;
  265. font-weight: lighter;
  266. padding: 19px;
  267. margin: 4px;
  268. letter-spacing: 2px;
  269. text-align: center;
  270. display: block;
  271. background-color: #6DC28D;
  272. border-radius: 2px;
  273. -webkit-transition: all 0.5s ease-out;
  274. -moz-transition: all 0.5s ease-out;
  275. text-shadow: 0px 0px 0px 0px #000;
  276. }
  277.  
  278. .navi1:hover {
  279. background-color: #6DC28D;
  280. letter-spacing: 2px;
  281. -webkit-transition: all 0.5s ease-out;
  282. -moz-transition: all 0.5s ease-out;
  283. }
  284. .linkage:link, .linkage:active, .linkage:visited {
  285. color: #352146;
  286. font-family: trebuchet MS;
  287. font-size: 7pt;
  288. text-transform: uppercase;
  289. font-weight: lighter;
  290. padding: 1px;
  291. margin: 1px;
  292. letter-spacing: 1px;
  293. text-align: center;
  294. display: block;
  295. background-color: #8d899a;
  296. border-radius: 2px;
  297. -webkit-transition: all 0.5s ease-out;
  298. -moz-transition: all 0.5s ease-out;
  299. text-shadow: 0px 0px 0px 0px #000;
  300. }
  301.  
  302. .linkage:hover {
  303. background-color: #80d1c1;
  304. letter-spacing: 1px;
  305. -webkit-transition: all 0.5s ease-out;
  306. -moz-transition: all 0.5s ease-out;
  307. }
  308.  
  309. table,td,th {
  310. border: none;
  311.  
  312. }
  313.  
  314. th {
  315. height: 30px;
  316. text-align: center;
  317. }
  318.  
  319. h1 {
  320. color: #80d1c1;
  321. text-transform: uppercase;
  322. font-family: trebuchet ms;
  323. text-align: right;
  324. font-weight: lighter;
  325. line-height: 10px;
  326. font-size: 10px;
  327. margin-top: 3px;
  328. margin-bottom: 2px;
  329. width: 98%;
  330. margin-bottom: 4px;
  331. background: #352146;
  332. letter-spacing: 6px;
  333. border-bottom: 1px dotted #c8d2b0;
  334. }
  335.  
  336.  
  337. h3, #cultstatsactivityheading, #cultstatstoppeopleheading {
  338. margin: 0px;
  339. text-transform: uppercase;
  340. font-weight: lighter;
  341. font-style: none;
  342. font-family: trebuchet MS;
  343. letter-spacing: 1pt;
  344. text-align: center;
  345. line-height: 12px;
  346. font-size: 8pt;
  347. border-radius: 0px;
  348. border-bottom: 6px solid #296076;
  349. color: #32474D;
  350. background: #80d1c1;
  351. width: 90%;
  352. }
  353.  
  354. hr {
  355. height: 2px;
  356. margin-top: 2px;
  357. margin-bottom: 2px;
  358. background: #80d1c1;
  359. border: none;
  360. }
  361.  
  362. small {
  363. color: #80d1c1;
  364. font-size: 8px;
  365. font-family: trebuchet MS;
  366. text-transform: uppercase;
  367. }
  368.  
  369. b {
  370. text-transform: uppercase;
  371. font-family: trebuchet MS;
  372. color: #80d1c1;
  373. font-size: 11px;
  374. letter-spacing: 1px;
  375. }
  376.  
  377. i {
  378. text-transform: none;
  379. font-family: georgia;
  380. color: #6DC28D;
  381. font-size: 11px;
  382. letter-spacing: 1px;
  383. }
  384.  
  385. s {
  386. text-transform: none;
  387. font-family: trebuchet MS;
  388. color: #80d1c1;
  389. font-size: 11px;
  390. letter-spacing: 1px;
  391. }
  392.  
  393. u {
  394. border-bottom: 1px solid #c8d2b0;
  395. color: #988071;
  396. text-transform: none;
  397. font-family: georgia;
  398. font-size: 11px;
  399. letter-spacing: 1px;
  400. }
  401. blockquote {
  402. text-align: center;
  403. width: auto;
  404. height: auto;
  405. background-color: #296076;
  406. color: #c8d2b0;
  407. padding: 4px;
  408. border-top: 6px solid #80d1c1;
  409. border-left: 1px solid #80d1c1;
  410. border-right: 1px solid #80d1c1;
  411. border-bottom: 6px solid #80d1c1;
  412.  
  413. }
  414. .staff{
  415. width: 70px;
  416. height: 70px;
  417. opacity: 100;
  418. margin-left: 0px;
  419. margin-top: 0px;
  420. margin-bottom: 0px;
  421. padding: 0px;
  422. border: 0px solid #;
  423. background: # ; border-radius: 0px;
  424. -webkit-transition: all 0.5s ease-out;
  425. -moz-transition: all 0.5s ease-out;
  426. }
  427.  
  428. .featured{
  429. width: 200px;
  430. height: 80px;
  431. opacity: 100;
  432. margin-left: 0px;
  433. margin-top: 0px;
  434. margin-bottom: 0px;
  435. padding: 0px;
  436. border: 0px solid # ;
  437. background: # ;
  438. -webkit-transition: all 0.5s ease-out;
  439. -moz-transition: all 0.5s ease-out;
  440. }
  441.  
  442. .contest {
  443. width: 130px;
  444. height: 80px;
  445. opacity: 100;
  446. margin-left: 0px;
  447. margin-top: 0px;
  448. margin-bottom: 0px;
  449. padding: 0px;
  450. border: 0px solid #;
  451. background: # ;
  452. border-radius: 0px;
  453. -webkit-transition: all 0.5s ease-out;
  454. -moz-transition: all 0.5s ease-out;
  455. }
  456. .characters {
  457. width: 60px;
  458. height: 60px;
  459. opacity: 100;
  460. margin-left: 0px;
  461. margin-top: 0px;
  462. margin-bottom: 0px;
  463. padding: 0px;
  464. border: 0px solid #;
  465. background: # ; border-radius: 0px;
  466. -webkit-transition: all 0.5s ease-out;
  467. -moz-transition: all 0.5s ease-out;
  468. }
  469. .icons {
  470. width: 70px;
  471. height: 70px;
  472. opacity: 100;
  473. margin-left: 0px;
  474. margin-top: 0px;
  475. margin-bottom: 0px;
  476. padding: 0px;
  477. border: 0px solid #;
  478. background: # ; border-radius: 0px;
  479. -webkit-transition: all 0.5s ease-out;
  480. -moz-transition: all 0.5s ease-out;
  481. }
  482. .banners{
  483. width: 314px;
  484. height: 100px;
  485. opacity: 100;
  486. margin-left: 0px;
  487. margin-top: 0px;
  488. margin-bottom: 0px;
  489. padding: 0px;
  490. border: 0px solid # ;
  491. background: # ;
  492. -webkit-transition: all 0.5s ease-out;
  493. -moz-transition: all 0.5s ease-out;
  494. }
  495. .banninvite{
  496. width: 314px;
  497. height: 214px;
  498. opacity: 100;
  499. margin-left: 0px;
  500. margin-top: 0px;
  501. margin-bottom: 0px;
  502. padding: 0px;
  503. border: 0px solid # ;
  504. background: # ;
  505. -webkit-transition: all 0.5s ease-out;
  506. -moz-transition: all 0.5s ease-out;
  507. }
  508.  
  509. .group_entry table[bgcolor] {
  510. background-color: #B5F08B;
  511.  
  512. }
  513. .affiliates {
  514. display: block;
  515. width: 600px;
  516. padding: 5px;
  517. margin: 5px;
  518. color: #c8d2b0;
  519. font-family: trebuchet MS;
  520. font-size: 11px;
  521. text-align: left;
  522. background-color: #352146;
  523. border: none;
  524. border-radius: 5px;
  525. text-shadow: 0px 0px 0px #000; ;
  526. }
  527.  
  528. .affiliates b {
  529. display: block;
  530. background: #1C0113;
  531. color: #352146;
  532. font-family: trebuchet MS;
  533. font-size: 10px;
  534. font-weight: lighter;
  535. padding: 3px;
  536. margin-right: 460px;
  537. margin-bottom: 5px;
  538. text-align: left;
  539. background: #8d899a;
  540. letter-spacing: 2pt;
  541. font-style: none;
  542. text-transform: uppercase;
  543. border-radius: 2px;
  544. text-shadow: 0px 0px 0px #000;
  545. }
  546.  
  547. .members_viewing {
  548. display: block;
  549. width: 600px;
  550. padding: 5px;
  551. margin: 5px;
  552. color: #c8d2b0;
  553. font-family: trebuchet MS;
  554. font-size: 11px;
  555. text-align: left;
  556. background-color: #352146;
  557. border: none;
  558. border-radius: 5px;
  559. text-shadow: 0px 0px 0px #000;
  560. }
  561.  
  562. .members_viewing b {
  563. display: block;
  564. background: #1C0113;
  565. color: #352146;
  566. font-family: trebuchet MS;
  567. font-size: 10px;
  568. font-weight: lighter;
  569. padding: 3px;
  570. margin-right: 460px;
  571. margin-bottom: 5px;
  572. text-align: left;
  573. background: #8d899a;
  574. letter-spacing: 2pt;
  575. font-style: none;
  576. text-transform: uppercase;
  577. border-radius: 2px;
  578. text-shadow: 0px 0px 0px #000;
  579. }
  580.  
  581.  
  582. .darkbox, .group_expanded, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
  583. width: 800px;
  584. background-color: #352146;
  585. color: #c8d2b0;
  586. padding: 10px;
  587. border: none;
  588. text-align: center;
  589. border-radius: 5px;
  590. text-shadow: 0px 0px 0px #000;
  591. }
  592.  
  593.  
  594. .forumheader {
  595. text-transform: normal;
  596. background-color: #8d899a;
  597. color: #352146;
  598. font-weight: lighter;
  599. font-family: georgia italic;
  600. font-size: 20px;
  601. border: none;
  602. padding: 0px;
  603. background-image: url(' ');
  604. background-position: center;
  605. border-radius: 0px;
  606. border-bottom: 6px solid #E3F2BB;
  607. border-top: 3px solid #45466d;
  608. border-left: 3px solid #45466d;
  609. border-right: 3px solid #45466d;
  610. text-shadow: 0px 0px 0px #000;
  611. -webkit-border-top-left-radius: 5px;
  612. -webkit-border-top-right-radius: 5px;
  613. -moz-border-radius-topleft: 5px;
  614. -moz-border-radius-topright: 5px;
  615. border-top-left-radius: 5px;
  616. border-top-right-radius: 5px;
  617. }
  618.  
  619.  
  620.  
  621. .group_forum {
  622. background-color: #45466d;
  623. width: 800px;
  624. padding: 0px;
  625. border: none;
  626. border-radius: 5px;
  627. }
  628.  
  629. .group_subforum {
  630. background: #352146;
  631. padding: 0px;
  632. border: none;
  633. border-radius: 0px;
  634. -webkit-border-bottom-right-radius: 5px;
  635. -webkit-border-bottom-left-radius: 5px;
  636. -moz-border-radius-bottomright: 5px;
  637. -moz-border-radius-bottomleft: 5px;
  638. border-bottom-right-radius: 5px;
  639. border-bottom-left-radius: 5px;
  640. }
  641.  
  642. .group_forum b {
  643. display: block;
  644. text-transform: uppercase;
  645. background-color: #352146;
  646. color: #8d899a;
  647. font-family: trebuchet ms;
  648. line-height: 11px;
  649. font-weight: normal;
  650. text-align: center;
  651. border-radius: 2px;
  652. text-shadow: 0px 0px 0px #000;
  653. border-bottom: 1px dotted #8d899a;
  654. }
  655.  
  656. .group_entry {
  657. width: 800px;
  658. border: none;
  659. padding: 0px;
  660. text-align: center;
  661. background-color: #352146;
  662. border: none;
  663. border-radius: 5px;
  664. margin-top: 5px;
  665. margin-bottom: 5px;
  666. }
  667.  
  668. .group_forum td img[src="http://e.vampirefreaks.com/images/sticky_cult.gif"]{ background-image: url('http://i.imgur.com/4qJyg.png'); top right no-repeat; height: 12px; width:0px; padding-right: 11px; } .group_forum td img[src="http://e.vampirefreaks.com/images/locked.gif"]{ background-image: url('http://i.imgur.com/HpkGt.png'); top right no-repeat; height: 13px; width:0px; padding-right: 12px; } .group_forum td img[src="http://e.vampirefreaks.com/images/poll_icon.gif"]{ background-image: url('http://i.imgur.com/M2TGa.png'); top right no-repeat; height: 12px; width:0px; padding-right: 11px; }
  669.  
  670. a:link img[src="http://e.vampirefreaks.com/images/win.png"]{background-image: url(http://i.imgur.com/nXk7C.png); top right no-repeat; height: 12px; width:0px; padding-right: 11px}
  671.  
  672. a:link img[src="http://e.vampirefreaks.com/images/fail.png"]{background-image: url(http://i.imgur.com/lwUVH.png); top right no-repeat; height: 12px; width:0px; padding-right: 11px}
  673.  
  674. .group_entry table[bgcolor] {background: #6DC28D; background-image: url(' ');}
  675. .sub_button {border: 0px solid #ffffff; background-color: #352146; padding: 0px 3px; margin: 0px;}
  676.  
  677.  
  678. .group_comment {
  679. width: 800px;
  680. background-color: #352146;
  681. border: none;
  682. padding: 5px;
  683. border: none;
  684. border-radius: 5px;
  685. margin-top: 5px;
  686. margin-bottom: 5px
  687. }
  688.  
  689.  
  690. .group_comment td {
  691. border: none;
  692. }
  693.  
  694.  
  695. textarea {
  696. width: 85%;
  697. text-align: center;
  698. height: 250px;
  699. padding: 10px;
  700. }
  701.  
  702.  
  703.  
  704. .comment_input {
  705. width: 800px;
  706. background-color: #352146;
  707. padding: 5px;
  708. text-align: center;
  709. border: none; border-radius: 5px;
  710. margin-top: 5px;
  711. margin-bottom: 5px;
  712. }
  713.  
  714.  
  715.  
  716. .comment_input textarea {
  717. color: #352146;
  718. border: none;
  719. background-color: #8d899a; border-radius: 5px;
  720. }
  721.  
  722.  
  723. .comment_input input {
  724. background: #8d899a;
  725. color: #352146;
  726. border: none; border-radius: 5px;
  727. }
  728.  
  729.  
  730. .comment_input td {
  731. background: transparent;
  732. border: none;
  733. text-align: center; border-radius: 0px;
  734. }
  735.  
  736.  
  737. .subheading {
  738. text-transform: uppercase;
  739. color: #B5F08B;
  740. background-color: #32474D;
  741. font-family: trebuchet ms;
  742. line-height: 10px;
  743. font-weight: normal;
  744. text-align: right; border-radius: 0px;
  745. }
  746.  
  747. .subheading td {
  748. background: #352146; background-image: url(' '); background-position: top;
  749. border-bottom: 1px dotted #c8d2b0;
  750. color: #B5F08B;
  751. font: 10pt trebuchet ms;
  752. text-transform: uppercase
  753. }
  754.  
  755. .subheading b {
  756. color: #80d1c1;
  757. }
  758. .thumbnail, .member_thumbnail{
  759. width: 80px;
  760. height: 80px;
  761. padding: 5px;
  762. margin: 5px;
  763. border: none;
  764. margin-right: 5px;
  765. background: #000000;
  766. background-image: url('http://i.imgur.com/nSAftF5.png');
  767. background-position: center right;
  768. -webkit-transition: all 0.9s ease-in-out;
  769. -moz-transition: all 0.9s ease-in-out;
  770. -o-transition: all 0.9s ease-in-out;
  771. -ms-transition: all 0.9s ease-in-out;
  772.  
  773. }
  774. a:hover .thumbnail, a:hover .member_thumbnail{
  775. width: 80px;
  776. height: 80px;
  777. padding: 5px;
  778. margin: 5px;
  779. border: none;
  780. margin-right: 5px;
  781. background: #000000;
  782. background-image: url('http://i.imgur.com/nSAftF5.png');
  783. background-position: center left;
  784. -webkit-transition: all 0.9s ease-in-out;
  785. -moz-transition: all 0.9s ease-in-out;
  786. -o-transition: all 0.9s ease-in-out;
  787. -ms-transition: all 0.9s ease-in-out;
  788.  
  789. }
  790.  
  791. .new_topic {
  792. border: none;
  793. background-color: #352146;
  794. width: 800px; border-radius: 5px;
  795.  
  796. }
  797. .new_topic textarea {
  798. color: #352146;
  799. border: none;
  800. background-color: #8d899a; border-radius: 5px;
  801. }
  802.  
  803. .new_topic input {
  804. background: #8d899a;
  805. color: #352146;
  806. border: none; border-radius: 5px;
  807. }
  808.  
  809.  
  810. .new_topic td {
  811. background: transparent;
  812. border: none; border-radius: 0px;
  813.  
  814. }
  815.  
  816. .subtitle {
  817. color: #80d1c1;
  818. font-weight: bold;
  819. }
  820.  
  821. select {
  822. background: #45466d;
  823. color: #c8d2b0;
  824. border: none; border-radius: 0px; padding: 0px; margin: 0px;
  825. }
  826.  
  827. input {
  828. background: #45466d;
  829. color: #c8d2b0;
  830. border: none; border-radius: 0px; padding: 0px; margin: 0px;
  831. }
  832.  
  833.  
  834. </style>
Advertisement
Add Comment
Please, Sign In to add comment