AdminwebStyle.css Adminwebmedia.php

{ b id_orders grandtotal_rp Mandiri Riau bdiv br br Apabila Anda tidak melakukan pembayaran dalam 3 hari, maka transaksi dianggap batal.pbr ; sql = mysql_querySELECT FROM modul WHERE id_modul=3; r = mysql_fetch_arraysql; echo r[static_content]; echo div div div div class=bottom_prod_box_bigdiv div; echo div; } ?

3. AdminwebStyle.css

-- body{ font-family: arial; text-align: center; background:urlimagesback.jpg left top repeat;background: url..imagesbody-bg.jpg center top no-repeat; } header { Universitas Sumatera Utara { position: relative; margin-right: auto; margin-left: auto; width: 930px; border: 1px solid 272727; text-align: left; background:fff; } content { margin-left: 230px; padding:0px 10px 0 0; } content p { font-size: 100; line-height: 1.8em; padding-left: 2em; } menu { position: relative; float: left; top: 0px; left: 0; width: 180px; } menu ul { list-style: none; Universitas Sumatera Utara { margin: 0; padding: 0; border: none; font-weight:bold; } menu li { width: 180px; border-bottom: 1px solid 969BA5; margin: 0; padding: 0; font-size: 80; vertical-align: bottom; } menu li a { background:urlimagesicon.pngleft center no-repeat; } menu a:link, menu a:visited { display: block; padding: 5px 5px 5px 0.5em; border-right: 1px solid 969BA5; color: 011D5C; text-decoration: none; padding-left:18px; } menu a:hover { Universitas Sumatera Utara { text-decoration:underline; } a:link,a:visited { color:D22E23; } a:hover { color: FF6600; text-decoration:none; } h2 { font: normal 120 Georgia; color: D22E23; background-color: transparent; border-bottom: 1px dotted D22E23; } table { font-family: Tahoma; font-size: 8pt; border-width: 1px; border-style: solid; border-color: 999999; border-collapse: collapse; margin: 10px 0px; } th{ color: FFFFFF; font-size: 7pt; Universitas Sumatera Utara { text-transform: uppercase; text-align: center; padding: 0.5em; border-width: 1px; border-style: solid; border-color: 969BA5; border-collapse: collapse; background-color: f60; } td{ padding: 0.5em; vertical-align: top; border-width: 1px; border-style: solid; border-color: 969BA5; border-collapse: collapse; } input,textarea,select{ font-family: arial; font-size: 12pt; } paging{ font-family: Tahoma; font-size: 8pt; } footer{ clear :both; padding: 20px 0 10px 255px; Universitas Sumatera Utara { font-size: 70; color: 272727; background-color: 00ffff; }

4. Adminwebmedia.php

?php error_reporting0; session_start; if empty_SESSION[username] AND empty_SESSION[passuser]{ echo link href=style.css rel=stylesheet type=textcss centerUntuk mengakses Admin, Anda harus login br; echo a href=index.phpbLOGINbacenter; } else{ ? html head titletitle script language=javascript type=textjavascript tinyMCE_GZ.init{ plugins : style,layer,table,save,advhr,advimage, ..., themes : simple,advanced, Universitas Sumatera Utara { languages : en, disk_cache : true, debug : false }; script script type=textjavascript tinyMCE.init{ mode : textareas, theme : advanced, plugins : table,youtube,advhr,advimage,advlink,emotions,flash,searchr eplace,paste,directionality,noneditable,contextmenu, theme_advanced_buttons1_add : fontselect,fontsizeselect, theme_advanced_buttons2_add : separator,preview,zoom,separator,forecolor,backcolor,listst yle, theme_advanced_buttons2_add_before: cut,copy,paste,separator,search,replace,separator, theme_advanced_buttons3_add_before : tablecontrols,separator,youtube,separator, theme_advanced_buttons3_add : emotions,flash, theme_advanced_toolbar_location : top, theme_advanced_toolbar_align : left, theme_advanced_statusbar_location : bottom, extended_valid_elements : hr[class|width|size|noshade], file_browser_callback : fileBrowserCallBack, paste_use_dialog : false, theme_advanced_resizing : true, theme_advanced_resize_horizontal : false, Universitas Sumatera Utara { theme_advanced_link_targets : _something=My somthing;_something2=My somthing2;_something3=My somthing3;, apply_source_formatting : true }; function fileBrowserCallBackfield_name, url, type, win { var connector = ....filemanagerbrowser.html?Connector=connectorsphpcon nector.php; var enableAutoTypeSelection = true; var cType; tinymcpuk_field = field_name; tinymcpuk = win; switch type { case image: cType = Image; break; case flash: cType = Flash; break; case file: cType = File; break; } if enableAutoTypeSelection cType { Universitas Sumatera Utara { connector += Type= + cType; } window.openconnector, tinymcpuk, modal,width=600,height=400; } script link href=style.css rel=stylesheet type=textcss head body div id=header div id=menu ul lia href=media.php?module=homeHomea lia href=media.php?module=hubungiPesan Customerali lia href=media.php?module=kategoriKategori Produkali lia href=media.php?module=produkProdukali lia href=media.php?module=orderOrderali lia href=media.php?module=ongkoskirimOngkos Kirimali lia href=media.php?module=profilProfil OtakuShopali lia href=media.php?module=carabeliCara Beliali lia href=media.php?module=rekeningInfo Rekening Tokoali Universitas Sumatera Utara { lia href=logout.phpLogoutali ul pnbsp;p div div id=content ?php include content.php; ? div div id=footer Copyright copy; 2016 by OtakuShop. All rights reserved. div div body html ?php } ?

5. Adminwebcontent.php