Advertisement
Arabella23

Skin Fashion Vampire

Jun 27th, 2014
833
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 9.43 KB | None | 0 0
  1. /*----------[PERFILEMU]------------*/
  2. .postprofile {
  3. background-image: url(http://i.imgur.com/H5rg5ew.png);
  4. border: 1px solid #F5F3F3;
  5. border-bottom: 1px solid #B4B4B4;
  6. border-top: 1px solid #B4B4B4;
  7. height: 112px;
  8. margin-left: -10px;
  9. margin-top: 20px;
  10. padding: 5px;
  11. position: absolute;
  12. width: 795px;
  13. }
  14.  
  15.  
  16. .post span.corners-top {
  17. display: none;
  18. }
  19. .postbody {
  20. width: 102%;
  21. margin-top: 130px;
  22. margin-right: -10px;
  23. }
  24. .postbody ul.profile-icons {
  25. margin: 2px 2px;
  26. margin-bottom:20px;
  27.  
  28. }
  29. .postbody .topic-title {
  30. display: block;
  31. padding: 5px 0 0 5px;
  32. }
  33.  
  34.  
  35.  
  36.  
  37.  
  38. p.author {
  39. background: #ffffff;
  40. font-family: cutive mono;
  41. font-size: 11px;
  42. font-style: normal;
  43. font-variant: normal;
  44. font-weight: normal;
  45. margin-top: -159px!important;
  46. margin-left:-10px;
  47. padding-top:4px;
  48. width: 807px;
  49. }
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57. .table-title h2 {
  58.   vertical-align:middle;
  59.   font-weight:none;
  60.   font-family: cutive mono ;
  61.   font-size: 15px;
  62.   color: #ffffff;
  63.   letter-spacing: 1px;
  64.   text-transform: uppercase ;  
  65.   text-align: center;
  66.   text-shadow: 1px 1px 0 #414141;
  67.   letter-spacing:7px;
  68. }
  69.  
  70. #wrap {
  71.  border-left:  solid 15px  #FFFFFF;
  72.  border-right: solid 20px #FFFFFF;
  73. }
  74.  
  75. #page-header .navbar{
  76. margin-top: -10px;
  77. }
  78.  
  79.  
  80. /*Widgets*/
  81. .module .h3 {
  82. visibility:hidden;
  83. }
  84.  
  85. #content-container div#left {
  86. background-color:#EBF3FA;
  87. background-repeat: repeat;
  88. border-right:15px solid #ffffff;
  89. border-bottom:15px solid #ffffff;
  90. float: left;
  91. line-height: 100%;
  92. margin-top: -28px;
  93.   margin-left:-5px;
  94. overflow: hidden;
  95. text-align: center;
  96. width: 210px;
  97. }
  98.  
  99. /*Logo foro*/
  100. #logo {margin-left: -15px;
  101. margin-top:10px;}
  102.  
  103.  
  104. ::-webkit-scrollbar {
  105.   height:12px;
  106.   width: 8px;
  107. }
  108. ::-webkit-scrollbar-thumb {  
  109.   background: #5c0d13;
  110.   -webkit-border-radius: 0px;
  111.   -moz-border-radius: 0px;  
  112. }
  113. ::-webkit-scrollbar-track  {
  114.   background-color: #ffffff;
  115.   display:block;
  116. }
  117.  
  118.  
  119.  
  120. .h3 {
  121.   vertical-align:middle;
  122.   font-weight:none;
  123.   font-family: cutive mono;
  124.   font-size: 15px;
  125.   color: #FFFFFF;
  126.   letter-spacing: 0px;
  127.   margin: 0px 0px 0px 0px;
  128.   text-transform: uppercase;  
  129.   text-align: center;
  130.    padding: 15px 0px 15px 0px;
  131.  
  132. }
  133.  
  134.  
  135.  
  136. li.header {
  137.   margin: 0px 0px 0px 0px;
  138.   background-color: #5c0d13;
  139.   padding: 15px 0px 15px 0px;
  140.   line-height: 18pt;
  141.   text-align: center;
  142. }
  143.  
  144.  
  145.  
  146.  
  147.  
  148. .forabg {
  149. margin-bottom: 40px;
  150. }
  151.  
  152. #search-box {
  153.         display: none;
  154.     }
  155.  
  156. #main-content {
  157. margin-left: 15px;
  158. }
  159.  
  160. ul.linklist li {margin-left: 5px;}
  161.  
  162.  
  163.  
  164. #main .linklist, .rightside, .rightside + p{
  165.   display:none;
  166.   }
  167.  
  168. ul.topiclist {
  169.    list-style-type: none;
  170.    margin: 0;
  171.    background-color:#ffffff;
  172.    background-repeat: repeat;
  173.  }
  174.  
  175. p {text-align: center;}
  176.  
  177.  
  178.  
  179. /*Interior de la categoria: mensajes*/
  180.  
  181. .forabg li.row dd.dterm {
  182. width:70% /*Descripción y Título*/
  183. }
  184. /*Lo demás*/
  185. .forabg li.row dd.topics{
  186. width: 10%;
  187. font-size: 10px
  188. }
  189. .forabg li.row dd.topics:after {
  190. content: " TEMAS ";
  191. font-size: 10px
  192. }
  193. .forabg li.row dd.posts{
  194. width: 10%;
  195. font-size: 10px
  196. }
  197. .forabg li.row dd.posts:after {
  198. content: " POSTS ";
  199. font-size: 10px
  200. }
  201. .forabg li.row dd.lastpost{
  202. width: 20%;
  203. border-bottom: 3px solid #5c0d13;
  204. background: #ecf4fb;
  205. }
  206.  
  207.  
  208.  
  209.  
  210.    
  211.  
  212.  
  213. .post{
  214.   background-color:#ffffff;
  215.   border-left: solid 4px #5c0d13;
  216.   border-right: solid 4px #5c0d13;
  217.   border-bottom: solid 4px #5c0d13;
  218.   border-top: solid 4px #5c0d13;
  219. }
  220.  
  221.  
  222. div.post {
  223.   margin-bottom: 20px;
  224. }
  225.  
  226.  
  227.  
  228.  
  229. .postprofile {
  230. display: block;
  231. text-align: center;
  232. }
  233.  
  234.  
  235. .module .box-content .mod-login-avatar {
  236. float: center;
  237. align: center;
  238. border:4px solid #ffffff;
  239. }
  240.  
  241. dl.mod-login dt{
  242. margin-left:70px;
  243. float:none;
  244. }
  245.  
  246. dl.mod-login dd{
  247. margin-left: 48px;
  248. float:none;
  249. }
  250.  
  251. .postprofile dt img {
  252. align: center;
  253. }
  254.  
  255.  
  256.  
  257. .postprofile dl dt img{margin-bottom:10px;}
  258.  
  259. ul.topiclist.bg_none {
  260. background-color:#EBF3FA;
  261. background-repeat: repeat;
  262. border:1px solid #5c0d13;
  263. }  
  264.  
  265. #cp-main .panel {
  266.     background-color: #ffffff;
  267.     border-top: 4px solid #5c0d13;
  268.     border-bottom: 4px solid #5c0d13;
  269.    
  270. }
  271.  
  272. .inputbox {
  273. border: 2px solid #5c0d13;
  274. color: black;
  275. }
  276.  
  277. dl.codebox {
  278. width:700px;
  279. -moz-border-radius: 8px 8px 8px 8px;
  280. background:url('LINK IMAGEN');
  281. border:1px solid #5c0d13;
  282. }
  283.  
  284. dl.codebox:hover {
  285. border:1px solid #5c0d13;
  286. }
  287.  
  288. dl.codebox dt {
  289. border-bottom:1px dotted #5c0d13;
  290. display:block;
  291. font-size:0.8em;
  292. font-weight:700;
  293. color:#COLOR;
  294. margin-bottom:3px;
  295. text-transform:uppercase;
  296. font-family:Arial,Helvetica,sans-serif;
  297. }
  298.  
  299. dl.codebox code {
  300. color:#COLOR;
  301. font-family:Arial,Helvetica,sans-serif;
  302. text-shadow:1px 1px 1px #COLOR;
  303. font-size:9px;
  304. }
  305.  
  306. blockquote {
  307. -moz-border-radius: 8px 8px 8px 8px;
  308. background:url('LINK IMAGEN');
  309. border:1px solid #5c0d13;
  310. }
  311.  
  312. blockquote:hover {
  313. border:1px solid #5c0d13;
  314. }
  315.  
  316. .content blockquote {
  317. color:#COLOR;
  318. font-family:Arial,Helvetica,sans-serif;
  319. text-shadow:1px 1px 1px #COLOR;
  320. font-size:9px;
  321. }
  322.  
  323.  
  324.  
  325. li.header {padding-left: 260px;}
  326.  
  327. #content-container div#left {
  328.   text-align: center;
  329.   align: center;
  330. }
  331.  
  332.  
  333.  
  334. .forumbg li.header dl.icon dd {
  335. display: none;
  336. }
  337.  
  338. a.forumtitle {
  339. font-family:inconsolata;
  340. font-size: 15px;
  341. color:#780e16;
  342. padding-top: 4px;
  343. margin-left: 115px;
  344. margin-bottom: -20px;
  345. text-align: center;
  346. text-transform:lowrence;
  347. text-shadow: 1px 1px 0 #414141;
  348. width: 200px;
  349. height:16px;
  350. }
  351.  
  352. .postbody ul.profile-icons{margin-top:20px;margin-right:-14px}
  353.  
  354.  
  355.  
  356. #page-header .navlinks {
  357. background-color: #FFFFFF;
  358. font-family:cutive mono;
  359. text-transform: uppercase ;  
  360. left: 249px;
  361. padding: 2px 0!important;
  362. position: absolute;
  363. right:0;
  364. top: 0;
  365. width: 1095px;
  366.  
  367. }
  368.  
  369.  
  370. #descripcionvampire {
  371.     width:400px;
  372.     height:auto;
  373.     padding:15px;
  374.     background:#ecf4fb;
  375.     box-shadow: 2px 2px 5px #999;
  376. }
  377.    
  378.  
  379.  
  380. /* para eliminar la columna de temas */
  381. .forabg li.header dd.topics {
  382. display: none
  383. }
  384. /* para eliminar la columna de mensajes */
  385. .forabg li.header dd.posts {
  386. display: none
  387. }
  388. /* para eliminar la columna de ultimos mensajes */
  389. .forabg li.header dd.lastpost {
  390. display: none
  391. }
  392.  
  393.  
  394. .h3, h3 {
  395. color: #5C5C5C;
  396. }
  397.  
  398.  
  399.  
  400. a {text-decoration: none;}
  401. a:link {text-decoration: none;}
  402. a:hover {text-decoration: none!important;}
  403. a.forumtitle {text-decoration: none;}
  404. a.forumtitle:hover {text-decoration: none!important;}
  405. a.topictitle {text-decoration: none;}
  406. a.topictitle:hover {text-decoration: none!important;}
  407.  
  408.  
  409.  
  410. #i_whosonline + p br + br + em {
  411.   width: 70%;
  412.   background: white url() repeat-x scroll left bottom;
  413.   border-bottom: 2px solid #5c0d13;
  414.   text-align: center;
  415.   font-family:cutive mono;
  416.   padding: 10px 8px 5px 5px;
  417.   display: block;
  418.   margin: 0 auto;
  419.   font-size: 0px;
  420.   color: transparent;
  421. }
  422.  
  423. #i_whosonline + p br + br + em a {
  424.   -webkit-transition-duration: .3s;
  425.   text-shadow: 0px 1px 1px #454545;
  426.   font-size: 12px;
  427.   margin: 0 5px;
  428.   font-style: normal;
  429.   font-weight: normal;
  430. }
  431.  
  432. #i_whosonline + p br + br + em a:hover {
  433.   padding: 9px 10px 10px;
  434. }
  435.  
  436. @font-face {
  437.   font-family: 'Cutive Mono';
  438.   font-style: normal;
  439.   font-weight: 400;
  440.   src: local('Cutive Mono'), local('CutiveMono-Regular'), url(http://themes.googleusercontent.com/static/fonts/cutivemono/v2/N5odNRruTwjvCM8y77PhQYbN6UDyHWBl620a-IRfuBk.woff) format('woff');
  441. }
  442.  
  443. @font-face {
  444.   font-family: 'Inconsolata';
  445.   font-style: normal;
  446.   font-weight: 400;
  447.   src: local('Inconsolata'), url(http://themes.googleusercontent.com/static/fonts/inconsolata/v7/BjAYBlHtW3CJxDcjzrnZCIbN6UDyHWBl620a-IRfuBk.woff) format('woff');
  448. }
  449.  
  450. li.footer-home a.icon-home{
  451.    display: none;
  452. }
  453.  
  454. #cp-main .panel.sig {
  455. background-color: #ffffff;
  456.  
  457.  }
  458.  
  459. .postbody .content {
  460. min-height: 70px;
  461. }
  462. .postbody .topic-title a {
  463. font: 11px Arial, Helvetica, sans-serif;
  464. font-weight: bold;
  465. }
  466.  
  467. .postprofile dd + dd + dd {
  468. float: right;
  469. margin-right: 10px;
  470. margin-top: -15px;
  471. }
  472. .postprofile dt strong a {
  473. font-family: cutive mono;
  474. font-size: 12px;
  475. margin-left: 200px;
  476. position: absolute!important;
  477. top: 10px;
  478. }
  479.  
  480. .postprofile dd + dd + dd + dd + dd {
  481. right: 0px;
  482. display: block;
  483. position: absolute!important;
  484. bottom: 5px;
  485. margin-right: 10px;}
  486.  
  487. .postprofile dl dt a img {
  488. border: 1px solid #5c0d13;
  489. height: 110px;
  490. width: 180px;
  491. }
  492. .postprofile dl dd {
  493. float: left;
  494. padding-left: 20px;
  495. padding-top: 20px;
  496. }
  497. .postprofile dl dt {
  498. float: left;
  499. }
  500. .postbody .topic-title a {
  501. position: relative;
  502. top: 12px;
  503. }
  504. .postprofile dt img {
  505. max-width: 180px;
  506. max-height: 110px;
  507. }
  508. .panel .postprofile {
  509. margin-top: 3px;
  510. }
  511.  
  512.  
  513.  
  514. ATENCIÓN ESTE ULTIMO CÓDIGO ES PARA PONERLO EN LAS DESCRIPCIONES DE TUS FOROS EN CASO DE QUE QUIERAS OBTENER LA MISMA QUE MUESTRA LA PREVISUALIZACION DEL SKIN:
  515.  
  516. <div id="descripcionvampire">
  517.      
  518.     <div style="width:385px;height:auto;padding:8px;background:#5c0d13;">
  519.          
  520.         <div style="width:377px;height:auto;padding:4px;background:#ecf4fb;border:1px solid #ffffff;text-align:justify;font-size:10px;font-family:roboto;color:5c5c5c;line-height: 1.0;">
  521.             Lorem Ipsum es simplemente el texto de relleno de las imprentas y archivos de texto. Lorem Ipsum ha sido el texto de relleno estándar de las industrias desde el año 1500, cuando un impresor (N. del T. persona que se dedica a la imprenta) desconocido usó una galería de textos y los mezcló de tal manera que logró hacer un libro de textos especimen
  522.         </div>
  523.          
  524.     </div>
  525. </div>
  526. .postprofile dt img, .postprofile dd img {
  527. max-width: 180px;
  528. max-height: 110px;
  529. float: left;
  530. }
  531. .postprofile dt a {
  532. float: right;
  533. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement