Advertisement
kotletbarani

styl btb

Sep 11th, 2014
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.96 KB | None | 0 0
  1. to w head
  2. ------------------------------------
  3.  
  4. <center><div style="width: 790px; height:525px;"></div></center><link href='http://fonts.googleapis.com/css?family=Great+Vibes&subset=latin,latin-ext' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Alex+Brush&subset=latin,latin-ext' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Qwigley&subset=latin,latin-ext' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Vidaloka' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps&subset=latin,latin-ext' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=EB+Garamond&subset=latin,latin-ext' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Roboto+Slab&subset=latin,latin-ext' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Kaushan+Script&subset=latin,latin-ext' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Alice' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Bitter&subset=latin,latin-ext' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Unica+One&subset=latin,latin-ext' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Volkhov' rel='stylesheet' type='text/css'><style type="text/css">
  5.  
  6. /* Wszelkie kody na forum wykonane przez kotleta baraniego
  7. * specjalnie dla bythebay.wxv.pl
  8. nie kopiuj!*/
  9.  
  10. /**************************************
  11. STYL
  12. ***************************************/
  13. body {
  14. background: #dedede url("http://vpx.pl/i/2014/09/04/sfffffffff1ffe3.png");
  15. background-attachment: scroll;
  16. background-repeat: no-repeat;
  17. background-position: center top;
  18. }
  19. .name{text-align:center;
  20. display:block;}
  21. a.topictitle:hover{color:#B2BDC2}
  22. th {
  23. color:#f5f5f0;
  24. font-size: 10px;
  25. font-weight: bold;
  26. height: 28px;
  27. background-color: #f5f5f0;
  28. background-image:url();}
  29.  
  30. .bodyline{border:none;}
  31. td.bodyline {
  32. box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.39);
  33. background-color: #f5f5f0;
  34. border-left: 3px solid #a62537;
  35. border-right: 3px solid #a62537;
  36. -webkit-transition: all 0.5s ease-in-out;
  37. -o-transition: all 0.5s ease-in-out;
  38. -ms-transition: all 0.5s ease-in-out;
  39. -moz-transition: all 0.5s ease-in-out;
  40. transition: all 0.5s ease-in-out;
  41. }
  42. td.bodyline:hover{border-left: 3px solid #dab451;
  43. border-right: 3px solid #dab451;
  44. -webkit-transition: all 0.5s ease-in-out;
  45. -o-transition: all 0.5s ease-in-out;
  46. -ms-transition: all 0.5s ease-in-out;
  47. -moz-transition: all 0.5s ease-in-out;
  48. transition: all 0.5s ease-in-out;
  49. }
  50. td.row3Right {background-color: #222222; border: #FFFFFF; border-style: dashed; }
  51. td.spacerow {display:none;}
  52. a.gensmall:hover {
  53. color:none;
  54. text-decoration: bold;
  55. }
  56. td.cat {
  57. background-image: url(images/cellpic1.gif);
  58. background-color: #a62537;
  59. height: 33px;
  60. border-bottom: 3px solid #8c2141;
  61. border-radius: 3px;
  62. box-shadow: inset 0px 0px 18px rgb(136, 52, 52);
  63. }
  64.  
  65. td.catHead {
  66. background-image: url(images/cellpic1.gif);
  67. background-color: #a62537;
  68. border-bottom: 5px double #C45060;
  69. border-top: none;
  70. border-right: none;
  71. border-left: none;
  72. }
  73.  
  74. td.catSides,td.catLeft,td.catRight,td.catBottom {
  75. background-image: url(images/cellpic1.gif);
  76. background-color: #f5f5f0;
  77. height: 10px;
  78. border:none;}
  79. th.thCornerL, th.thTop, th.thCornerR {
  80. color: white;
  81. font-size: 70%;
  82. font-weight: normal;
  83. background-color: #a62537;
  84. border-bottom: 2px solid #dab451;
  85. background-image: url(images/cellpic3.gif);
  86. height: 24px;
  87. font-family: 'Bitter', serif;
  88. text-transform: uppercase;
  89. text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.16);
  90. }
  91. .cattitle {
  92. font-weight: normal;
  93. font-size: 16px;
  94. letter-spacing: 1px;
  95. color: #4F4F4F;
  96. font-family: alice;
  97. text-transform: uppercase;
  98. padding: 30px;
  99. text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.42);
  100. -webkit-transition: all 0.5s ease-in-out;
  101. -o-transition: all 0.5s ease-in-out;
  102. -ms-transition: all 0.5s ease-in-out;
  103. -moz-transition: all 0.5s ease-in-out;
  104. transition: all 0.5s ease-in-out;
  105. }
  106. a.cattitle {
  107. text-decoration: none;
  108. color: rgb(218, 180, 81);
  109. }
  110. a.cattitle:hover{
  111. color: rgb(218, 180, 81);
  112. -webkit-transition: all 0.5s ease-in-out;
  113. -o-transition: all 0.5s ease-in-out;
  114. -ms-transition: all 0.5s ease-in-out;
  115. -moz-transition: all 0.5s ease-in-out;
  116. transition: all 0.5s ease-in-out;
  117. text-decoration:none;
  118. text-shadow: 0px 0px 1px rgba(255, 236, 19, 1);}
  119. td.row1 {
  120. background-color: #f5f5f0;
  121. border-radius:6px; }
  122.  
  123. td.row2 {
  124. background-color: #f5f5f0;
  125. border-radius:6px; }
  126.  
  127. td.row3 {
  128. background-color: #f5f5f0;
  129. border-radius:6px;}
  130. .forumline {
  131. background-color :#f5f5f0;
  132. border: 1px solid#f5f5f0;
  133. }
  134. .forumlink {
  135. text-align: center;
  136. font-family: alice;
  137. color: #555555;
  138. font-weight: bold;
  139. font-size: 17px;
  140. text-transform: uppercase;
  141. position: relative;
  142. -webkit-transition: all 0.5s ease-in-out;
  143. -o-transition: all 0.5s ease-in-out;
  144. -ms-transition: all 0.5s ease-in-out;
  145. -moz-transition: all 0.5s ease-in-out;
  146. transition: all 0.5s ease-in-out;
  147. bottom: -7px;
  148. }
  149.  
  150.  
  151. a.mainmenu {
  152. font-width: lighter;
  153. letter-spacing: 2px;
  154. font-size: 12px;
  155. font-family: arial;
  156. vertical-align: center;
  157. text-transform: lowercase;
  158. color:#3D3D39;
  159. text-decoration: none;
  160. }
  161. .mainmenu {
  162. font-width: lighter;
  163. letter-spacing: 2px;
  164. font-size: 12px;
  165. font-family: arial;
  166. vertical-align: center;
  167. text-transform: lowercase;
  168. color:#3D3D39;
  169. text-decoration: none;
  170. }
  171. a.mainmenu:hover {font-width: lighter;
  172. letter-spacing: 2px;
  173. font-size: 12px;
  174. font-family: arial;
  175. vertical-align: center;
  176. text-transform: lowercase;
  177. color:#3D3D39;
  178. text-decoration: none;
  179. background-color: #FBD276;
  180. opacity:0.6;
  181. color:#3D3D39;
  182. border-radius:75px 10px 75px 10px;
  183. padding: 3px;
  184. -webkit-transition: all 1s ease;
  185. -moz-transition: all 1s ease;
  186. -o-transition: all 1s ease;
  187. }
  188. a.forumlink {
  189. text-decoration: none;
  190. color:#47334f;
  191. }
  192. a.forumlink:hover {
  193. text-decoration: none;
  194. color:#8c2141;
  195. -webkit-transition: all 0.5s ease-in-out;
  196. -o-transition: all 0.5s ease-in-out;
  197. -ms-transition: all 0.5s ease-in-out;
  198. -moz-transition: all 0.5s ease-in-out;
  199. transition: all 0.5s ease-in-out;
  200. }
  201. .forumlink:hover{color:none;
  202. text-decoration:none;}
  203. .postbody{
  204. text-align: justify;
  205. display:block;
  206. min-width:375px;}
  207.  
  208. a:link,a:active,a:visited { color: none; text-decoration:none; }
  209. p, td { font-size: 11px; color: #000000; }
  210. a:hover { text-decoration: none; color:#D68189}
  211. .nav1 {
  212. height: 25px;
  213. vertical-align: middle;
  214. background-image: url();
  215. padding: 0;
  216. background-color: #a62537;
  217. margin: 0;
  218. border-top: none;
  219. border-radius: 3px;
  220. margin-top: -3px;
  221. position: relative;
  222. top: -2px;
  223. box-shadow: inset 0px 0px 18px rgb(136, 52, 52);
  224. }
  225. a:hover{color:#B2BDC2}
  226. a.nav {
  227. color: #464646;
  228. font-family: roboto slab;
  229. font-size: 11px;
  230. font-weight: normal;
  231. text-transform: uppercase;
  232. -webkit-transition: all 0.5s ease-in-out;
  233. -o-transition: all 0.5s ease-in-out;
  234. -ms-transition: all 0.5s ease-in-out;
  235. -moz-transition: all 0.5s ease-in-out;
  236. transition: all 0.5s ease-in-out;
  237. }
  238.  
  239. a.nav:hover {
  240. color: #B63D3D;
  241. text-shadow: -1px -1px 2px rgba(182, 64, 64, 0.19);
  242. -webkit-transition: all 0.5s ease-in-out;
  243. -o-transition: all 0.5s ease-in-out;
  244. -ms-transition: all 0.5s ease-in-out;
  245. -moz-transition: all 0.5s ease-in-out;
  246. transition: all 0.5s ease-in-out;
  247. }
  248. .nav_top a:link, .nav_top a:visited {
  249. float: center;
  250. font-size: 9px;
  251. font-weight: normal;
  252. text-decoration: none;
  253. color: white;
  254. font-family: 'Bitter', serif;
  255. text-transform: uppercase;
  256. letter-spacing: 0px;
  257. text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.63);
  258. -webkit-transition: all 0.5s ease-in-out;
  259. -o-transition: all 0.5s ease-in-out;
  260. -ms-transition: all 0.5s ease-in-out;
  261. -moz-transition: all 0.5s ease-in-out;
  262. transition: all 0.5s ease-in-out;
  263. }
  264. .nav_top a:hover {background-image:url();
  265. background-color:transparent;
  266. text-shadow: -1px -1px 0px rgba(185, 62, 62, 1);
  267. -webkit-transition: all 0.5s ease-in-out;
  268. -o-transition: all 0.5s ease-in-out;
  269. -ms-transition: all 0.5s ease-in-out;
  270. -moz-transition: all 0.5s ease-in-out;
  271. transition: all 0.5s ease-in-out;}
  272. .copyright {
  273. display:none;
  274. }
  275. .code {
  276. color: #2A363B;
  277. background-color: #FAFAFA;
  278. border-bottom: solid #B62E2E 2px;
  279. border-top: solid #B62E2E 2px;
  280. border-left: none;
  281. border-right: none;
  282. font-size: 11px;
  283. font-family: cambria;
  284. }
  285. element.style {
  286. }
  287. .quote {
  288. color: #2A363B;
  289. background-color: #FAFAFA;
  290. border: double #E4E4E4 3px;
  291. text-align: justify;
  292. font-size: 12px;
  293. font-family: cambria;
  294. }
  295. .table0 {
  296. border-top: 8c2141;
  297. padding: 4px;
  298. border-left: 2px solid #8c2141;
  299. color: #504747;
  300. font-size: 10px;
  301. border-right: 2px solid #8c2141;
  302. }
  303. input, textarea, input.post, input.post2, textarea.post2, select, radio.post2 select, input.button, input.mainoption, input.liteoption, input.text {
  304. border-bottom: 2px solid #a62537;
  305. border-top: 2px solid #a62537;
  306. border-left: none;
  307. border-right: none;
  308. color: #2E2E2E !important;
  309. padding: 2px;
  310. background-color: #F8F8F5 !important;
  311. background-attachment: fixed;
  312. text-indeed: 0px;
  313. border-radius: 3px;
  314. box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.09);
  315. }
  316. a.gen:hover, a.genmed:hover, a.gensmall:hover {
  317. color: #8c2141
  318. }
  319. a:hover {
  320. color:#8c2141;
  321. }
  322.  
  323.  
  324. ::-webkit-scrollbar-thumb:vertical {
  325. height:10px;
  326. border:3px solid #dedede ;
  327. background-color:#a62537; margin-top: 30px;
  328. }
  329. ::-webkit-scrollbar-thumb:horizontal {
  330. background-color:#fff;
  331. }
  332. ::-webkit-scrollbar {
  333. width:9px;
  334. height:5px;
  335. border: 4px solid #dedede;
  336. background-color: #a62537; margin-top: 30px;
  337. }
  338.  
  339. .table0 {
  340. border-top: none;
  341. padding: 4px;
  342. border-left: 3px solid #dab451;
  343. color: #504747;
  344. font-size: 11px;
  345. border-right: 3px solid #dab451;
  346. background-color: #FDFCFC;
  347. border-bottom: none;
  348. border-radius: 0px;
  349. }
  350.  
  351. hr {
  352. height: 0px;
  353. border-top: solid #B62E2E 2px;
  354. border-bottom: 2px solid #dab451;
  355. border-left: none;
  356. border-right: none;
  357. }
  358.  
  359. .postbody {
  360. text-align: justify;
  361. display: block;
  362. min-width: 375px;
  363. min-height: 320px !important;
  364. font-size: 13px;
  365. margin: 5px;
  366. }
  367. .shareon{display:none;}
  368.  
  369. .postdetails img {
  370. margin: 5px;
  371. z-index: 3;
  372. position: relative;
  373. margin-top: -20px;
  374. }
  375.  
  376. /**************************************
  377. PROFIL
  378. ***************************************/
  379.  
  380. .prosf1 {
  381. z-index: 2;
  382. position: relative;
  383. width: 210px;
  384. height: 334px;
  385. margin-top: -346px;
  386. background-color: #dab451;
  387. border: 3px double #FDFDFD;
  388. margin-left: -3px;
  389. }
  390. #profil {
  391. width: 202px;
  392. height: 322px;
  393. background-image: url("http://i.imgur.com/EbdfmiT.png");
  394. position: relative;
  395. overflow: hidden;
  396. margin-top: -333px;
  397. z-index: 4;
  398. margin-bottom: 30px;
  399. }
  400. #profil .profil2 {
  401. position: absolute;
  402. bottom: -301px;
  403. width: 200px;
  404. height: 301px;
  405. -webkit-transition: all 1.5s ease-in-out;
  406. -o-transition: all 1.5s ease-in-out;
  407. -ms-transition: all 1.5s ease-in-out;
  408. -moz-transition: all 1.5s ease-in-out;
  409. transition: all 1.5s ease-in-out;
  410. background-color: rgba(246, 243, 243, 1);
  411. margin-top: -20px;
  412. }
  413.  
  414. #profil:hover .profil2 {position: absolute;
  415. bottom: -6px;
  416. -webkit-transition: all 1.5s ease-in-out;
  417. -o-transition: all 1.5s ease-in-out;
  418. -ms-transition: all 1.5s ease-in-out;
  419. -moz-transition: all 1.5s ease-in-out;
  420. transition: all 1.5s ease-in-out;}
  421.  
  422. .prosf2 {
  423. background-color: #a62537;
  424. width: 200px;
  425. margin-top: -25px;
  426. position: absolute;
  427. z-index: 4;
  428. font-family: alice;
  429. font-size: 17px;
  430. color: white;
  431. text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.53);
  432. padding-top: 3px;
  433. padding-bottom: 3px;
  434. }
  435. .prosf3{
  436. width: 200px;
  437. background-color: #a62537;
  438. height: 50px;
  439. margin-top: -12px;
  440. }
  441. .prosf4 {
  442. height: 80px;
  443. border-radius: 100px;
  444. border: 10px solid rgba(246, 243, 243, 1);
  445. margin-top: -45px !important;
  446. }
  447.  
  448. .prosf5 {
  449. font-family: alice;
  450. text-transform: uppercase;
  451. font-size: 9px;
  452. color: rgb(194, 193, 193);
  453. }
  454. .prosf6{
  455. font-family: eb garamond;
  456. font-size: 15px;
  457. width: 176px;
  458. border-bottom: 1px solid #D6D6D6;
  459. padding-bottom: 1px;
  460. text-shadow: -1px -1px 1px rgb(199, 199, 199);
  461. }
  462.  
  463. .prosf7a {
  464. text-align: center;
  465. letter-spacing: 1px;
  466. text-transform: uppercase;
  467. font-family: alice;
  468. font-size: 9px;
  469. color: #a62537;
  470. padding-top: 3px;
  471. -moz-transition-duration: 1s;
  472. -webkit-transition-duration: 1s;
  473. -o-transition-duration: 1s;
  474. }
  475. .prosf7a:hover {
  476. -moz-transition-duration: 1s;
  477. -webkit-transition-duration: 1s;
  478. -o-transition-duration: 1s;
  479. text-shadow: 0px 0px 1px;
  480. }
  481. .prosf7b:hover {
  482. -moz-transition-duration: 1s;
  483. -webkit-transition-duration: 1s;
  484. -o-transition-duration: 1s;
  485. text-shadow: 0px 0px 1px;
  486. }
  487. .prosf7b {
  488. text-align: center;
  489. letter-spacing: 1px;
  490. text-transform: uppercase;
  491. font-family: alice;
  492. font-size: 9px;
  493. color: #dab451;
  494. -moz-transition-duration: 1s;
  495. -webkit-transition-duration: 1s;
  496. -o-transition-duration: 1s;
  497. padding-top: 3px;
  498. }
  499.  
  500. /**************************************
  501. DZIAŁ
  502. ***************************************/
  503.  
  504. .forum {
  505. width: 300px;
  506. height: 70px;
  507. overflow: hidden;
  508. position: relative;
  509. }
  510.  
  511. .forum .bzium {
  512. width: 300px;
  513. height: 40px;
  514. padding: 5px;
  515. background-color: #f0F0F0;
  516. position: absolute;
  517. top: 9px;
  518. right: -310px;
  519. transition-duration: .6s;
  520. -webkit-transition-duration: .6s;
  521. -moz-transition-duration: .6s;
  522. -ms-transition-duration: .6s;
  523. -o-transition-duration: .6s;
  524. }
  525. .forum:hover .bzium { top:9px; right: -10px; }
  526.  
  527. /**************************************
  528. CREDIT
  529. ***************************************/
  530.  
  531. #cred:hover {
  532. transition-duration: 0.6s;
  533. -moz-transition-duration: 0.6s;
  534. -webkit-transition-duration: 0.6s;
  535. -o-transition-duration: 0.6s;
  536. box-shadow: #9A927D 0px 0px 7px;
  537. opacity: 0.8;
  538. color: rgb(162, 47, 47);
  539. }
  540. #cred {
  541. font-size: 8px;
  542. letter-spacing: 1px;
  543. opacity: 0.3;
  544. font-weight: bold;
  545. color: #000000;
  546. font-family: calibri;
  547. background-color: #EBEBEB;
  548. padding: 4px;
  549. border: 1px dashed #C7C7C7;
  550. text-transform: uppercase;
  551. bottom: 10px;
  552. right: 10px;
  553. position: fixed;
  554. text-decoration: none;
  555. transition-duration: 0.6s;
  556. -moz-transition-duration: 0.6s;
  557. -webkit-transition-duration: 0.6s;
  558. -o-transition-duration: 0.6s;
  559. }
  560. </style>
  561.  
  562. <div id="cred">
  563. <a href="http://kotletbarani.blogspot.com">kotletbarani</a>
  564. </div>
  565.  
  566. -------------------------------------------------------
  567.  
  568. dział
  569.  
  570. ------------------------------------------------------
  571. NAZWA DZIAŁU MUSI BYĆ WYCENTEROWANA
  572.  
  573. <center><div style="width:0px;height: 2px;border-left: 200px solid #a62537; border-right: 100px solid #dab451;"></div><div class="forum" style="background-image: url(obrazek 300x70);">
  574. <div class="bzium"><div style="width: 300px; font-size: 11px; font-family: alice; color:#555555;font-weight: bold;margin-top: 3px;text-transform: lowercase;"><a href="link">link</a> <a href="link">link</a> <a href="link">link</a> <a href="link">link</a> <a href="link">link</a> </div></div></div><div style="width:0px;height:2px;border-right: 100px solid #a62537; border-left: 200px solid #dab451;"></div></center>
  575.  
  576. ---------------------------------------
  577.  
  578. profil
  579.  
  580. ---------------------------------------
  581.  
  582. 1. -#Imię i nazwisko
  583. widoczne w widoku profilu - nie
  584.  
  585. prefix:<center><div class="prosf1"></div><div id="profil"><div class="profil2"><div class="prosf2">
  586. suffix:</div>
  587.  
  588. 2.-#gif
  589. widoczne w widoku profilu - nie
  590.  
  591. p:<div class="prosf3"></div><img src="
  592. s:" class="prosf4">
  593.  
  594. 3.-#wiek
  595.  
  596. p:<div class="prosf5">mam</div><div class="prosf6">
  597. s:</div>
  598.  
  599. 4.-#jestem z
  600.  
  601. p:<div class="prosf5">jestem z </div><div class="prosf6">
  602. s:</div>
  603.  
  604. 5.-#pracuję
  605.  
  606. p:<div class="prosf5">pracuję</div><div class="prosf6">
  607. s:</div>
  608.  
  609. 6.-#karta postaci
  610.  
  611. P:<table style="margin-top:-15px;"><td><a href="
  612. s:<div class="prosf7a">karta postaci</div></a></td>
  613.  
  614. 7.-#relacje
  615.  
  616. p:<td><a href="
  617. s:<div class="prosf7b">relacje</div></a></td></table>
  618.  
  619. 8.-#telefon
  620.  
  621. p:<table style="margin-top:-35px;"><td><a href="
  622. s:<div class="prosf7a">telefon</div></a></td>
  623.  
  624. 9.-#mieszkanie
  625.  
  626. p:<td><a href="
  627. s:<div class="prosf7b">dom</div></a></td>
  628.  
  629. 10.-#notatnik
  630.  
  631. p:<td><a href="
  632. s:<div class="prosf7a">notatnik</div></a></td></table></div></div></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement