Advertisement
itskrystalized

Theme 04# - Universe

Jan 31st, 2016
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.76 KB | None | 0 0
  1. <div id="modul">
  2. <p style="text-align: center;">
  3. <img src="http://hiver.gportal.hu/portal/hiver/image/gallery/1454233828_08.png" style="width: 70px; height: 70px;" /></p>
  4. <div id="intro">
  5. <div id="oldalcim">
  6. <a href="/">Oldalnév</a></div>
  7. <div id="alcim">
  8. alcím helye</div>
  9. <div id="vonalak">
  10. &nbsp;</div>
  11. <div class="leiras">
  12. Oldal leírásának a helye. Ide jöhet, hogy mivel foglalkozol, esetleg rólad egy kis ismertető, bármi amit gondolsz; idézet, stb. Ne legyen túl hosszú, maximum 4-5 soros.</div>
  13. <div id="vonalak">
  14. &nbsp;</div>
  15. <div class="oterkep">
  16. &#187; <a href="/">Index</a><br />
  17. &#187; <a href="/url cím">Second one</a><br />
  18. &#187; <a href="/url cím">Third one</a><br />
  19. &#187; <a href="/url cím">Fourth one</a><br />
  20. &#187; <a href="/url cím">Fifth one</a></div>
  21. </div>
  22. </div>
  23. <div id="sidebar">
  24. &nbsp;</div>
  25. <style type="text/css">
  26. @import url(https://fonts.googleapis.com/css?family=Anaheim&subset=latin,latin-ext);
  27.  
  28. body {
  29. background-color: #ffffff !important;
  30. overflow: -moz-scrollbars-vertical;
  31. overflow-x: hidden;
  32. }
  33.  
  34. .site {
  35. width: 600px;
  36. margin-left: 370px !important;
  37. }
  38.  
  39. #sidebar { /* bal oldali sáv */
  40. width: 350px;
  41. height: 100%;
  42. background: url(http://hiver.gportal.hu/portal/hiver/image/gallery/1454233150_19.gif);
  43. left: 0;
  44. top: 0;
  45. position: fixed;
  46. }
  47.  
  48. #modul { /* bal oldali fixmodul */
  49. background-color: rgba(255,255,255,1);
  50. position: fixed;
  51. bottom: 40px;
  52. left: 40px !important;
  53. width: 230px;
  54. height: 360px;
  55. padding: 20px;
  56. text-align: justify;
  57. z-index: 700;
  58. border-radius: 2px;
  59. moz-border-radius: 2px;
  60. }
  61.  
  62. #modul img { /* kép a modulban */
  63. width: 70px;
  64. text-align: center;
  65. border-radius: 100px;
  66. moz-border-radius: 100px;
  67. margin-top: 5px;
  68. box-shadow: 2px 2px 0px #eeeeee;
  69. }
  70.  
  71. #intro {
  72. margin-top: 5px;
  73. padding: 5px;
  74. }
  75.  
  76. #oldalcim {
  77. font-family: 'Anaheim', sans-serif;
  78. margin-top: 5px;
  79. letter-spacing: 1px;
  80. text-transform: uppercase;
  81. text-align: center;
  82. font-style: normal;
  83. }
  84.  
  85. #oldalcim a {
  86. color: #000000;
  87. letter-spacing: 1px;
  88. margin-bottom: -5px;
  89. font-size: 16px !important;
  90. }
  91.  
  92. #alcim {
  93. font-family: 'Anaheim', sans-serif;
  94. font-style: italic;
  95. letter-spacing: 1px;
  96. margin-bottom: 5px;
  97. text-transform: lowercase;
  98. font-size: 12px;
  99. text-align: center;
  100. }
  101.  
  102. #vonalak {
  103. border-top: 1px solid #222222;
  104. width: 70px;
  105. margin: 0 auto;
  106. }
  107.  
  108. .leiras {
  109. text-align: justify;
  110. margin-bottom: 5px;
  111. margin-top: -9px;
  112. font-size: 11px;
  113. font-family: 'Anaheim', sans-serif;
  114. color: #111111;
  115. }
  116.  
  117. .oterkep {
  118. font-family: 'Anaheim', sans-serif;
  119. text-align: left;
  120. font-size: 11px;
  121. padding-top: 5px;
  122. color: #6d6d6d;
  123. letter-spacing: 1px;
  124. }
  125.  
  126. .oterkep a:link, .oterkep a:visited {
  127. letter-spacing: 0px;
  128. font-weight: 600;
  129. text-transform: uppercase !important;
  130. font-size: 11px !important;
  131. padding-left: 5px !important;
  132. color: #101010 !important;
  133. -o-transition-duration: 5s;
  134. -webkit-transition: .5s ease-in;
  135. -moz-transition: .5s ease-in;
  136. }
  137.  
  138. .oterkep a:hover, .oterkep a:active {
  139. letter-spacing: 3px;
  140. font-weight: 600;
  141. text-transform: uppercase !important;
  142. font-size: 11px !important;
  143. padding-left: 5px !important;
  144. cursor: help !important;
  145. color: #dddddd !important;
  146. }
  147.  
  148. ::selection {
  149. background-color: #ececec;
  150. color: #1b1b1b;
  151. }
  152.  
  153. ::-moz-selection {
  154. background-color: #ececec;
  155. color: #1b1b1b;
  156. }
  157.  
  158. ::-webkit-scrollbar {
  159. height: 10px;
  160. width: 9px;
  161. background: #FFFFFF;
  162. }
  163.  
  164. ::-webkit-scrollbar-thumb:vertical {
  165. background: #000000;
  166. border: 4px solid #FFFFFF;
  167. }
  168.  
  169. td.sitecol {
  170. background-color: #ffffff;
  171. }
  172.  
  173. td.modtitle {
  174. background-color: #ffffff;
  175. color: #111111;
  176. font-family: 'Anaheim', sans-serif;
  177. font-weight: 400;
  178. font-style: italic;
  179. font-size: 18px;
  180. text-transform: uppercase;
  181. letter-spacing: 0px;
  182. text-align: center;
  183. padding-top: 10px;
  184. padding-bottom: 10px;
  185. }
  186.  
  187. td.modbody {
  188. background-color: #ffffff;
  189. color: #333333;
  190. font-family: 'Anaheim', sans-serif;
  191. font-size: 13px;
  192. line-height: 18px;
  193. text-align: justify;
  194. padding: 10px;
  195. }
  196.  
  197. h2 {
  198. font-family: 'Anaheim', sans-serif;
  199. font-weight: 600;
  200. font-style: normal;
  201. text-align: left;
  202. font-size: 18px !important;
  203. text-transform: uppercase;
  204. color: #222222;
  205. padding-bottom: 5px;
  206. padding-left: 0px !important;
  207. line-height: 20px !important;
  208. border-bottom: 1px solid #eeeeee;
  209. -webkit-transition: all 0.5s linear;
  210. -moz-transition: all 0.5s linear;
  211. transition: all 0.5 linear;
  212. }
  213.  
  214. a:hover h2 {
  215. font-family: 'Anaheim', sans-serif;
  216. font-weight: 600;
  217. font-style: normal;
  218. text-align: left;
  219. font-size: 18px !important;
  220. text-transform: uppercase;
  221. color: #000000;
  222. padding-bottom: 5px;
  223. padding-left: 0px !important;
  224. line-height: 20px !important;
  225. border-bottom: 1px solid #d0d0d0;
  226. }
  227.  
  228. .txtmini {
  229. font-family: 'Anaheim', sans-serif;
  230. font-weight: normal !important;
  231. font-style: italic !important;
  232. background-color: #111111;
  233. color: #ffffff;
  234. width: 180px;
  235. float: right;
  236. padding: 3px;
  237. font-size: 8pt;
  238. text-align: center;
  239. margin-top: -9px !important;
  240. margin-bottom: 10px;
  241. font-style: normal !important;
  242. -webkit-transition: all 0.5s linear;
  243. -moz-transition: all 0.5s linear;
  244. transition: all 0.5 linear;
  245. }
  246.  
  247. .txtbold {
  248. background-color: transparent;
  249. font-size: 11px !important;
  250. font-family: 'Anaheim', sans-serif;
  251. color: #000000;
  252. text-align: center;
  253. font-weight: normal !important;
  254. font-style: italic;
  255. }
  256.  
  257. .blogtags {
  258. font-size: 0px !important;
  259. text-align: left;
  260. position: absolute;
  261. float: left;
  262. margin-bottom: 5px !important;
  263. }
  264.  
  265. .blogtags a:link, .blogtags a:visited {
  266. font-size: 11px !important;
  267. font-weight: normal;
  268. font-style: normal;
  269. color: #222222 !important;
  270. font-family: 'Anaheim', sans-serif;
  271. text-transform: uppercase;
  272. background-color: #eeeeee;
  273. padding-left: 4px !important;
  274. padding: 4px;
  275. margin: 3px;
  276. }
  277.  
  278. .blogtags a:hover, .blogtags a:active {
  279. font-size: 11px !important;
  280. font-weight: normal;
  281. font-style: normal;
  282. color: #ffffff !important;
  283. font-family: 'Anaheim', sans-serif;
  284. text-transform: uppercase;
  285. background-color: #222222;
  286. padding-left: 4px !important;
  287. padding: 4px;
  288. margin: 3px;
  289. }
  290.  
  291. .blogmorelink {
  292. margin: 0 auto !important;
  293. text-align: center;
  294. margin-bottom: 10px !important;
  295. }
  296.  
  297. .blogmorelink a:link, .blogmorelink a:visited {
  298. padding: 5px;
  299. color: #222222;
  300. font-family: 'Anaheim', sans-serif;
  301. font-style: italic;
  302. font-size: 12px;
  303. background-color: #eeeeee;
  304. border: 2px solid #f4f4f4;
  305. text-transform: normal !important;
  306. padding-left: 5px !important;
  307. -webkit-transition: all 0.5s linear;
  308. -moz-transition: all 0.5s linear;
  309. transition: all 0.5 linear;
  310. }
  311.  
  312. .blogmorelink a:hover, .blogmorelink a:active {
  313. padding: 5px;
  314. color: #ffffff;
  315. font-family: 'Anaheim', sans-serif;
  316. font-style: italic;
  317. font-size: 12px;
  318. text-transform: normal !important;
  319. padding-left: 5px !important;
  320. background-image: url(http://hiver.gportal.hu/portal/hiver/image/gallery/1454233150_19.gif);
  321. border: 2px solid #010101;
  322. }
  323.  
  324. td.list1 a {
  325. text-transform: uppercase !important;
  326. background-color: #f2f2f2 !important;
  327. padding: 5px;
  328. }
  329.  
  330. td.listheader {
  331. font-family: 'Anaheim', sans-serif;
  332. font-size: 16px;
  333. text-transform: lowercase;
  334. font-style: italic;
  335. font-weight: 400;
  336. color: #111111;
  337. }
  338.  
  339. .txtnormal {
  340. font-family: 'Anaheim', sans-serif;
  341. font-size: 13px;
  342. line-height: 18px;
  343. text-align: justify;
  344. color: #333333;
  345. }
  346.  
  347. blockquote {
  348. font-family: 'Anaheim', sans-serif;
  349. color: #ffffff;
  350. text-shadow: 1px 0px 0px #000000;
  351. font-size: 13px;
  352. font-style: italic;
  353. background: url(http://hiver.gportal.hu/portal/hiver/image/gallery/1454233150_19.gif);
  354. border-top: 2px solid #000000;
  355. border-bottom: 2px solid #000000;
  356. margin: 1.5em 10px;
  357. padding: 0.5em 10px;
  358. quotes: "\201C""\201D""\2018""\2019";
  359. }
  360.  
  361. blockquote:before {
  362. color: #dddddd;
  363. content: open-quote;
  364. font-size: 4em;
  365. line-height: 0.1em;
  366. margin-right: 0.25em;
  367. vertical-align: -0.4em;
  368. }
  369.  
  370. blockquote p {
  371. display: inline;
  372. }
  373.  
  374. b, strong {
  375. font-size: 12px;
  376. color: #111111;
  377. font-weight: 400;
  378. text-transform: uppercase;
  379. letter-spacing: 1px;
  380. }
  381.  
  382. u {
  383. border-bottom: 1px solid #dddddd;
  384. text-decoration: none;
  385. }
  386.  
  387. em {
  388. font-family: 'Anaheim', sans-serif;
  389. color: #464646;
  390. }
  391.  
  392. div[id*="commentContainer"] td.list1 {
  393. background: transparent;
  394. color: #333333;
  395. font-family: 'Anaheim', sans-serif;
  396. font-size: 13px;
  397. text-shadow: 0px;
  398. }
  399.  
  400. div[id*="commentContainer"] td.list2 {
  401. background: transparent;
  402. color: #333333;
  403. font-family: 'Anaheim', sans-serif;
  404. font-size: 13px;
  405. text-shadow: 0px;
  406. }
  407.  
  408. div[id*="commentContainer"] .txtbold {
  409. color: #111111;
  410. font-family: 'Anaheim', sans-serif;
  411. font-size: 13px;
  412. font-style: italic;
  413. font-weight: normal;
  414. }
  415.  
  416. .commenttext {
  417. font-family: 'Anaheim', sans-serif;
  418. font-size: 13px;
  419. font-style: normal;
  420. font-weight: normal;
  421. color: #333333;
  422. line-height: 18px;
  423. text-align: justify;
  424. }
  425.  
  426. .commenttext p {
  427. font-family: 'Anaheim', sans-serif;
  428. font-size: 13px;
  429. font-style: normal;
  430. font-weight: normal;
  431. color: #333333;
  432. line-height: 18px;
  433. text-align: justify;
  434. }
  435.  
  436. input {
  437. contour: 0px;
  438. border: 0px solid;
  439. padding: 4px;
  440. font-size: 13px;
  441. font-family: 'Anaheim', sans-serif;
  442. font-style: italic;
  443. background: #222222;
  444. color: #ffffff;
  445. text-shadow: 1px 1px #000000;
  446. }
  447.  
  448. table {
  449. color: #333333;
  450. text-align: justify;
  451. font-family: 'Anaheim', sans-serif;
  452. font-size: 13px;
  453. line-height: 18px;
  454. }
  455.  
  456. a:link, a:visited {
  457. padding-left: 0px !important;
  458. text-transform: normal !important;
  459. font-family: 'Anaheim', sans-serif;
  460. font-size: 13px !important;
  461. letter-spacing: 1px;
  462. color: #000000;
  463. text-decoration: none;
  464. -webkit-transition: all 0.4s linear;
  465. -moz-transition: all 0.4s linear;
  466. transition: all 0.4s linear;
  467. }
  468.  
  469. a:hover, a:active {
  470. padding-left: 0px !important;
  471. text-transform: normal !important;
  472. font-family: 'Anaheim', sans-serif;
  473. font-size: 13px !important;
  474. color: #dddddd;
  475. text-decoration: none;
  476. letter-spacing: 1px;
  477. }
  478.  
  479. img {
  480. padding-left: 0px !important;
  481. padding: 0px;
  482. border: 0px;
  483. transition: all .5s ease-in-out;
  484. -o-transition: all .5s ease-in-out;
  485. -webkit-transition: all .5s ease-in-out;
  486. -moz-transition: all .5s ease-in-out;
  487. }
  488. img:hover {
  489. padding-left: 0px !important;
  490. padding: 0px;
  491. border: 0px;
  492. filter: alpha(opacity=90);
  493. opacity: 0.9;
  494. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  495. filter: grayscale(100%);
  496. -moz-filter: grayscale(100%);
  497. -ms-filter: grayscale(100%);
  498. -o-filter: grayscale(100%);
  499. filter: gray;
  500. -webkit-filter: grayscale(100%);
  501. }
  502.  
  503. #kred {
  504. font-family: Arial !important;
  505. position: fixed;
  506. bottom: 0px !important;
  507. right: 0px !important;
  508. font-size: 16px !important;
  509. padding: 10px;
  510. padding-bottom: 4px;
  511. }</style>
  512. <div id="kred">
  513. <a href="http://glamour-factory.gportal.hu/">&#169; GF</a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement