Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. <html>
  2. <head><title>overview</title>
  3. <link rel="stylesheet" type="text/css" href="style/style.css">
  4.  
  5.  
  6. </head>
  7. <body'>
  8.  
  9. <?php
  10. @session_start();
  11. if(isset($_SESSION ['id'])) {
  12.  
  13. print ("
  14. <div id='nav'><a href='logout.php'>logout</a></div>
  15.  
  16. <iframe src='mainpage.php' name='sidemenu' id='mp'></iframe>
  17. <iframe src='sidemenu.php' name='mainpage' id='sm'></iframe>
  18. <footer style='background: #4276A4;
  19. height: 38px;
  20. border: none;
  21. '></footer>
  22. ");
  23. } else { echo "<meta http-equiv='refresh' content='0,login.php'>";}
  24. ?>
  25. </body>
  26. </html>
  27.  
  28. @font-face {
  29. font-family: "JF Flat Regular";
  30. src: url('fonts/JF/JF-Flat-regular.eot');
  31. src: url('fonts/JF/JF-Flat-regular.eot?#iefix') format('embedded-opentype'),
  32. url('fonts/JF/JF-Flat-regular.svg#JF Flat Regular') format('svg'),
  33. url('fonts/JF/JF-Flat-regular.woff') format('woff'),
  34. url('fonts/JF/JF-Flat-regular.ttf') format('truetype');
  35. font-weight: normal;
  36. font-style: normal;
  37. }
  38.  
  39. #cmessage {
  40. display:none;
  41. }
  42. #sr,#nw {
  43. text-decoration:none;
  44. }
  45.  
  46. .si {
  47. background: #4276A4;
  48. color: #D9D9D9;
  49. font-size: 14px;
  50. float: right;
  51. font-weight: 900;
  52. padding: 12px;
  53. width: 239px;
  54. text-align: right;
  55. text-decoration: none;
  56. border-bottom:1px solid rgba(255, 255, 255, 0.1);
  57. font-family: "JF Flat Regular";
  58. }
  59.  
  60. #b {
  61.  
  62. background: #4276A4;
  63.  
  64. }
  65.  
  66. .st {
  67.  
  68. background: #4276A4;
  69. color: #D9D9D9;
  70. font-size: 12px;
  71. float: right;
  72. font-weight: 900;
  73. padding: 8px;
  74. width: 239px;
  75. text-align: right;
  76. text-decoration: none;
  77. font-family: "JF Flat Regular";
  78. display:none;
  79.  
  80. }
  81.  
  82. .si:hover {
  83. background: rgba(255, 255, 255, 0.06);
  84.  
  85.  
  86. }
  87. .st:hover {
  88. background: rgba(255, 255, 255, 0.06);
  89.  
  90.  
  91. }
  92.  
  93. #om {
  94.  
  95. display:none;
  96. float: right;
  97. padding: 8px;
  98. width: 239px;
  99. text-align: right;
  100.  
  101. }
  102.  
  103. #home {
  104.  
  105. background: #4276A4;
  106. color: #D9D9D9;
  107. font-size: 16px;
  108. float: right;
  109. font-weight: 900;
  110. padding: 8px;
  111. width: 239px;
  112. text-align: right;
  113. text-decoration: none;
  114. font-family: "JF Flat Regular";
  115. }
  116.  
  117.  
  118.  
  119.  
  120.  
  121. #nav {
  122.  
  123. width: 100%;
  124. height: 38px;
  125. background: #2D5F8B;
  126. box-shadow: -10px 0px 20px -15px black;
  127.  
  128. }
  129. html, body {
  130. margin: 0;
  131. padding: 0;
  132. }
  133. #mp {
  134.  
  135. height:92.3%;
  136. width:86.5%;
  137. border:2px dashed black;
  138. border-right:none;
  139. border-bottom:none;
  140. margin:0;
  141. padding: 0;
  142. border-top:none;
  143.  
  144. }
  145. #sm {
  146.  
  147. float:right;
  148. height:95.5%;
  149. width:13.4%;
  150.  
  151. border:none;
  152. z-index:100;position:absolute;
  153.  
  154. }
  155. .img {
  156.  
  157. height: 15px;
  158. padding-left: 2px;
  159. }
  160. #login {
  161. position: absolute;
  162. top: 30%;
  163. left: 50%;
  164. width: 360px;
  165. height: 340px;
  166. margin: -100px 0 0 -100px;
  167. background:rgba(66, 118, 164, 0.69);
  168. box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.13);
  169. }
  170. .linput {
  171.  
  172. width: 300px;
  173. height: 31;
  174. text-align: right;
  175. font-family: "JF Flat Regular";
  176. padding-right: 30px;
  177. border:none;
  178. margin-left: 30px;
  179. }
  180. .sinput {
  181.  
  182. width: 300px;
  183. height: 31;
  184. text-align: right;
  185. font-family: "JF Flat Regular";
  186. padding-right: 30px;
  187. border:none;
  188. margin-left: 30px;
  189. }
  190.  
  191. #form {
  192.  
  193. margin-top: 65px;
  194.  
  195.  
  196. }
  197. .lbutton {
  198.  
  199. width:132px;
  200. height:35px;
  201. background-color:rgba(75, 141, 248, 0.85);
  202. border:none;
  203. color:white;
  204. font-family: "JF Flat Regular";
  205. margin-left: 121px;
  206. margin-top: 25px;
  207. position: absolute;
  208. }
  209. .lbutton:hover {
  210. background-color:rgba(75, 141, 248, 0.31);
  211.  
  212.  
  213. }
  214. .limg {
  215.  
  216. height: 15px;
  217. padding-left: 2px;
  218. margin-left: -25px;
  219.  
  220. }
  221. #loginp {
  222.  
  223. font-family: "JF Flat Regular";
  224. color: rgba(255, 255, 255, 0.93);
  225. margin-top: 29px;
  226. position: absolute;
  227. margin-left: 135px;
  228.  
  229. }
  230. #hrlogin {
  231. margin-top: 61px;
  232. color:rgba(255, 255, 255, 0.1);
  233. }
  234. #new {
  235. font-family: "JF Flat Regular";
  236. color: #FFF;
  237. margin-top: -8px;
  238. margin-left: 225px;
  239. }
  240. #nhref {
  241. font-family: "JF Flat Regular";
  242. color: #FFF;
  243. margin-top: -41px;
  244. margin-left: 125px;
  245. position: absolute;
  246. font-size: 12px;
  247.  
  248. }
  249. #lger {
  250. font-family: "JF Flat Regular";
  251. color: #FFF;
  252. margin-left: 907px;
  253. margin-top: 100px;
  254.  
  255.  
  256. }
  257. #signup {
  258. display:none;
  259. position: absolute;
  260. top: 30%;
  261. left: 50%;
  262. width: 360px;
  263. height: 340px;
  264. margin: -100px 0 0 -100px;
  265. background:rgba(66, 118, 164, 0.69);
  266. box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.13);
  267. border:none;
  268. }
  269. #back {
  270.  
  271. display:none;
  272.  
  273. }
  274. #bb {
  275.  
  276.  
  277. }
  278. #ibar {
  279.  
  280.  
  281. background-color: #E1D3D3;
  282. color: #FFF;
  283. font-family: "JF Flat Regular";
  284. text-align: right;
  285. padding-right: 25px;
  286. font-size: 20px;
  287. }
  288. .orderform {
  289. display: block;
  290. width: 100%;
  291. height: 34px;
  292. padding: 3px 12px;
  293. font-size: 14px;
  294. line-height: 1.42857;
  295. color: #555;
  296. background-color: #FFF;
  297. background-image: none;
  298. border: 1px solid #CCC;
  299. border-radius: 4px;
  300. box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  301. transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  302. font-family: "JF Flat Regular";
  303. }
  304.  
  305. .orderform:focus {
  306.  
  307. border-color: #999;
  308. outline: 0px none;
  309. box-shadow: none;
  310.  
  311. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement