Main issue :
People on internet explorer, view the site totally weird, its so totally wrong for internet explorer.
Firefox/google chrome users, with a big monitor the site is so doomed.
I hope someone can help me plenty with my website, I tried and tried and I’ve made this from scratch along together with Paul O.B, he helped me alot, everything was working good, I added and added stuff, had to reposition things etc, now it shows 100% fine for my with firefox, but for other users shows wrong and internet explorer is totally doomed
CSS Output :
layout.css
@import 'core.css';
@import 'skin_clean.css';
@import 'plugins.css';
@import 'css3.css';
core.css
/* Margin and padding reset */
* {
margin:0;
padding:0;
}
/* Global declarations */
body {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size:62.5%;
position:relative;
}
.form_widget_amount_slider{
border-top:1px solid #9d9c99;
border-left:1px solid #9d9c99;
border-bottom:1px solid #eee;
border-right:1px solid #eee;
background-color:#f0ede0;
height:3px;
position:absolute;
bottom:0px;
width:200px;
}
img {
border:0;
}
ul {
list-style-type:none;
}
h1, h2, h3, h4, h5, h6 {
clear:both;
font-family:"Modata", Tahoma, Arial, sans-serif;
font-weight:normal;
}
h1 {
font-size:28px;
margin-bottom:15px;
}
h2 {
font-size:18px;
margin-bottom:10px;
}
h3 {
font-family: Tahoma, Arial, sans-serif;
}
a {
underline:none;
}
p {
font-size:13px;
line-height:20px;
margin-bottom:15px;
}
hr {
clear:both;
width:100%;
height:1px;
border:0;
margin-bottom:20px;
margin-top:10px;
}
fieldset {
padding:20px;
margin-bottom:15px;
}
fieldset legend {
font-size:13px;
padding:5px 10px 0;
}
fieldset p {
margin-bottom:20px;
}
input, textarea, select {
padding:5px;
margin-right:10px;
}
select option {
padding-right:15px;
}
textarea {
display:block;
width:500px;
height: 160px;
}
label {
display:inline-block;
font-size:12px;
width:120px;
}
a.button {
position:relative;
padding:3px 10px 3px 0px;
text-decoration:none;
width:auto;
display:inline-block;
margin-right:10px;
}
a.button span {
float:left;
position:relative;
margin:2px 3px 0 3px;
}
input.sf {
width:120px;
}
input.mf {
width:240px;
}
input.lf {
width:360px;
}
.field_desc {
font-style:italic;
font-size:11px;
color:#555;
}
.validate_error {
font-size:11px;
color:#f00;
font-style:italic;
}
.validate_success {
font-size:11px;
color:#739f1d;
font-style:italic;
}
.inpcol {
display:inline-block;
padding: 0 30px 0 15px;
margin-bottom:15px;
}
.inpcol p {
margin-bottom:5px;
}
INPUT[type="checkbox"], INPUT[type="radio"] {
margin:1px 6px 0 10px;
padding: 0;
}
#container {
min-width:960px;
max-width:1600px;
margin:0 auto;
}
#header {
width:100%;
height:130px;
}
#header #top {
display:block;
width:100%;
height:83px;
}
#top .logo {
float:left;
display:inline;
width:361px;
}
#top .meta {
display:inline;
float:right;
position:relative;
padding-right:10px;
margin-top:10px;
}
.meta p {
text-align:right;
margin-bottom:10px;
margin-top:0px;
color:#aaa;
font-size:11px;
}
.meta ul {
float:right;
}
.meta ul li {
float:right;
}
.meta ul li .ui-icon {
float:left;
}
.meta ul li a {
float:left;
margin:0 0 0 10px;
font-size:10px;
text-decoration:none;
}
.meta ul li a span {
margin-top:-2px;
}
p.mid {
text-align:center;
margin-top:20px;
}
p.mid a {
padding:0 10px;
}
#header #search {
float:right;
display:block;
position:relative;
width:249px;
right:5px;
height:26px;
margin-top:13px;
}
#search input {
background:none;
border:0;
width:180px;
padding:5px 10px 0 0;
position:relative;
font-size:12px;
font-style:italic;
}
#search input.but {
position:relative;
float:left;
width:24px!important;
height:24px;
margin-top:1px;
padding:0!important;
}
#header #navbar {
float:left;
display:block;
}
#navbar ul.nav {
display:inline-block;
height:30px;
margin-top:11px;
position:relative;
float:left;
}
ul.nav li {
float:left;
position:relative;
height:30px;
display:block;
}
ul.nav li a {
color:#ccc;
text-decoration:none;
font-size:12px;
padding:10px 20px 12px;
display:block;
}
ul.nav ul {
position: absolute;
top: -999em;
width: 10em;
}
ul.nav ul li {
border:0;
padding:5px;
width:130px;
z-index:9999!important;
height:auto;
}
ul.nav li:hover ul,
ul.nav li.sfHover ul {
left: 0;
top: 3.6em; /* match top ul list item height */
z-index: 9999!important;
}
ul.nav li:hover li ul,
ul.nav li.sfHover li ul {
top: -999em;
}
ul.nav li li:hover ul,
ul.nav li li.sfHover ul {
left: 14.0em; /* match ul width */
top: 0;
}
ul.nav li li:hover li ul,
ul.nav li li.sfHover li ul {
top: -999em;
}
ul.nav li li li:hover ul,
ul.nav li li li.sfHover ul {
left: 14.0em; /* match ul width */
top: 0;
}
ul.nav li li {
position:relative;
z-index:9999!important;
}
ul.nav li li a {
display:block;
width:110px;
font-size:12px;
padding:5px 10px;
}
#sidebar {
float:left;
width:240px;
position:relative;
padding:0 15px;
}
#sidebar h2 {
margin-top:30px;
}
#sidebar p {
margin-bottom:0;
}
#sidebar .sort {
display:inline-block;
width:234px;
}
.sort .portlet {
width:100%;
}
#sidebar ul {
width:240px;
margin-bottom:30px;
}
#sidebar ul li {
width:190px;
padding:5px 25px;
}
#sidebar ul ul {
width:190px;
margin-bottom:0;
margin-top:3px;
}
#sidebar ul li ul li {
width:165px;
}
#sidebar ul li ul li ul li {
width:140px;
}
#sidebar li.last {
border-bottom:0;
}
#stripebar {
background:url('../assets/stripe.jpg') repeat-y;
width:1px;
height:1000px;
position:relative;
margin:0 auto;
float:left;
margin-left:10px;
}
#content {
float:right;
width:100%;
margin-left:-320px;
position:relative;
padding-bottom:30px;
}
#main {
margin-left:320px;
margin-right:30px;
padding-top:30px;
position:relative;
}
.pad20 {
display:block;
min-width:590px;
max-width:1230px;
padding:10px 20px;
}
#content ul.dash {
float:left;
display:block;
margin-bottom:20px;
}
#footer {
clear:both;
float:left;
width:100%;
display:block;
height:120px;
position:relative;
}
ul.dash li {
float:left;
display:inline;
margin:0 15px 15px 0;
}
ul.dash li a {
display:block;
width:106px;
height:102px;
text-decoration:none;
}
ul.dash li a img {
display:inline;
width:48px;
margin-left:29px;
margin-top:20px;
}
ul.dash li a span {
display:block;
width:100%;
text-align:center;
margin-top:10px;
font-size:11px;
}
#pright {
margin-left:40px;
margin-top:-23px;
}
#pright2 {
margin-top:0px;
}
#baron {
position:relative;
margin:10px;
background:#ececec;
line-height:24px;
height:30px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius: 5px;
padding:10px 15px 5px 12px;
overflow:hidden;
}
* html #baron {
height:15px;
}
#baron p {
font-family:Verdana, Geneva;
color:#717061;
font-size:14px;
}
#baroff {
position:relative;
margin:10px;
min-height:0px;
height:30px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius: 5px;
padding:10px 15px 5px 12px;
overflow:hidden;
line-height:24px;
background:#dcecec;
}
tr.nices {
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius: 5px;
background:#dcecec;
}
td.nices {
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius: 5px;
background:#dcecec;
}
* html #baroff {
height:15px;
}
#baroff p {
font-family:Verdana, Geneva;
color:#717061;
font-size:14px;
}
/* Tables */
select.booter {
font-size:11px;
width:200px;
height:25px;
border:1px solid #e2e2e2;
background:#f9f9f9;
}
input.booter {
position:relative;
border:1px solid #e2e2e2;
background:#f9f9f9;
min-height:0px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius: 3px;
font-size:10px;
font-family:Verdana, Geneva;
padding:0px 10px 0px 8px;
overflow:hidden;
width:200px;
height:25px;
}
textarea.booter {
position:relative;
border:1px solid #e2e2e2;
background:#f9f9f9;
min-height:0px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius: 3px;
font-size:10px;
font-family:Verdana, Geneva;
padding:0px 10px 0px 8px;
overflow:hidden;
width:400px;
height:75px;
}
input.log {
background: transparent url(login.png) no-repeat top left;
padding:2px 19px;
font: normal 1em Verdana, sans-serif;
color:#3e3e3e;
background-color: #fff;
}
input.reg {
background: transparent url(register.png) no-repeat top left;
padding:2px 19px;
font: normal 1em Verdana, sans-serif;
color:#3e3e3e;
background-color: #fff;
}
.searchform {
background-color: transparent;
border: none;
margin: 0 5px 0 10px; padding: 5px 0 15px 0;
width: 190px;
}
table.fullwidth {
width:100%;
clear:both;
font-size:13px;
padding:1px;
margin-bottom:10px;
}
table.booter {
font-size:11px;
color:#2d2d2d;
}
table.normal {
font-size:13px;
padding:1px;
margin-bottom:10px;
}
table.stats {
font-size:11px;
padding:1px;
margin-bottom:10px;
border:0;
}
table.stats thead {
height:28px;
text-transform:uppercase;
font-size:10px;
}
table.stats td {
padding:7px 0px 8px 8px;
margin:1px 0;
}
table.fullwidth thead, table.normal thead {
height:28px;
text-transform:uppercase;
font-size:10px;
}
table.fullwidth td, table.normal td {
padding:7px 9px;
margin:1px 0;
}
/* End of Tables */
#columns {
display:block;
width:100%;
}
#columns .cols2 {
display:block;
float:left;
width:50%;
}
#columns .cols3 {
display:block;
float:left;
width:31%;
padding:10px;
}
#columns .cols4 {
display:block;
float:left;
width:25%;
}
.box {
clear:both;
float:left;
width:90%;
}
/*NOTIFICATION MESSAGES*/
.message {
display:block;
padding:10px 20px;
margin-bottom:15px;
}
.message p {
width:auto;
margin-bottom:0;
margin-left:60px;
}
.message h2 {
margin-left:60px;
margin-bottom:5px;
}
.warning {
background:#feffc8 url('../assets/icons/warning_48.png') 20px 50% no-repeat;
border:1px solid #f1aa2d;
}
.message p {
color:#555;
}
.message h2 {
color:#333;
}
.error {
background:#fdcea4 url('../assets/icons/stop_48.png') 20px 50% no-repeat;
border:1px solid #c44509;
}
.success {
background:#d4f684 url('../assets/icons/tick_48.png') 20px 50% no-repeat;
border:1px solid #739f1d;
}
.information {
background:#c3e4fd url('../assets/icons/info_48.png') 20px 50% no-repeat;
border:1px solid #688fdc;
}
.message:hover {
cursor:pointer;
}
/* end of notification messages */
.portlet {
padding:2px;
margin-bottom:15px;
}
.portlet-header {
font-weight:normal!important;
/*display:inline;*/
padding:5px 5px 5px 10px;
}
.portlet-content {
padding:10px;
}
.ui-sortable-placeholder {
padding:0;
visibility:visible!important;
}
.input_field {
display:block;
margin-bottom:10px;
}
HTML Output :
<link href="css/layout.css" rel="stylesheet" type="text/css" />
<link href="includes/style.css" rel="stylesheet" type="text/css" />
<!-- Meta -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- End of Meta -->
<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="js/easyTooltip.js"></script>
<script type="text/javascript" src="js/jquery-ui-1.7.2.custom.min.js"></script>
<script type="text/javascript" src="js/jquery.wysiwyg.js"></script>
<script type="text/javascript" src="js/hoverIntent.js"></script>
<script type="text/javascript" src="js/superfish.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<script>
function selectAllCheckBoxes(FormName, FieldName, CheckValue)
{
if(!document.forms[FormName])
return;
var objCheckBoxes = document.forms[FormName].elements[FieldName];
if(!objCheckBoxes)
return;
var countCheckBoxes = objCheckBoxes.length;
if(!countCheckBoxes)
objCheckBoxes.checked = CheckValue;
else
// set the check value for all check boxes
for(var i = 0; i < countCheckBoxes; i++)
objCheckBoxes[i].checked = CheckValue;
}
</script><title>PastPhase Booter - Booting</title><body>
<!-- Container -->
<div id="container">
<!-- Header -->
<div id="header">
<!-- Top -->
<div id="top">
<!-- Logo -->
<div class="logo">
<a href="#" title="The very sexy logo!" class="tooltip"><img src="assets/logo.png" alt="Wide Admin" /></a>
</div>
<!-- End of Logo -->
<!-- Meta information -->
<div class="meta">
<p>Welcome, <strong>cruel</strong><br>You are logged in on 84.82.172.22</p>
<ul>
<li><a href="logout.php" onclick='return confirm("Are you sure you want to logout?");' title="Logout from booter" class="tooltip"><span class="ui-icon ui-icon-power"></span>Logout</a></li>
<li><a href="_usercp.php" title="Change your settings" class="tooltip"><span class="ui-icon ui-icon-wrench"></span>Settings</a></li>
<li><a href="_usercp.php" title="View your account info" class="tooltip"><span class="ui-icon ui-icon-person"></span>My account</a></li>
</ul>
</div>
<!-- End of Meta information -->
</div>
<!-- End of Top-->
<!-- The navigation bar -->
<div id="navbar">
<ul class="nav">
<li><a href="_boot.php">Booter</a></li>
<li><a href="_usercp.php">Settings</a></li>
<li><a href="_friends.php">Friend List</a></li>
<li><a href="_enemies.php">Enemy List</a></li>
<li><a href="_upor.php">Website Checker</a></li>
<li><a href="_ipget.php">IPGet</a></li>
<li>
<a href="">Admin</a>
<ul>
<li><a href="_main.php">Admin Settings</a></li>
<li><a href="_logs.php">Attack Logs</a></li>
<li><a href="_badlogs.php">Bad Logs</a></li>
<li><a href="_badips.php">Blacklist</a></li>
<li><a href="_view.php">View Users</a></li>
<li><a href="_users.php">Manage Users</a></li>
<li><a href="">Shells</a>
<ul>
<li><a href="_massshells.php">Add Shells</a></li>
<li><a href="_massshellsold.php">Check Shells</a></li>
<li><a href="_shells.php">Shells</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- End of navigation bar" -->
</div>
<!-- End of Header -->
<!-- Background wrapper -->
<div id="bgwrap">
<!-- Sidebar -->
<div id="sidebar">
<h2>Statistics</h2>
<!-- Accordion -->
<div id="accordion">
<div>
<h3><a href="#" title="Statistics" class="tooltip">Statistics</a></h3>
<div>
<table class="stats">
<tr>
<td>Username :</td>
<td>
<b>cruel</b>
</td>
</tr>
<tr>
<td>Next Boot :</td>
<td><b>Now</b></td>
</tr>
<tr>
<td>Payment Due :</td>
<td><b>Never</b></td>
</tr>
<tr>
<td>Shell Count :</td><td><b>1134</b></td>
</td>
</tr>
<tr>
<td>Shells Allotted :</td><td><b>851</b></td>
</tr>
<tr>
<td>Last Shell Check :</td><td><b>07 Mar</b></td>
</tr>
</table>
</div>
</div>
</div>
<!-- End of Accordion-->
<!-- Sortable Dialogs -->
<h2>Latest News</h2>
<div class="sort">
<div class="box ui-widget ui-widget-content ui-corner-all portlet">
<div class="portlet-header">Pages adjusted</div>
<div class="portlet-content">
<p>We editted alot of pages to fit in this design and we even added another stylesheet file for Internet Explorer, how ever our site is not supported by every browser yet, it is mobiel ready though.</p>
</div>
</div>
<div class="box ui-widget ui-widget-content ui-corner-all portlet">
<div class="portlet-header">New design</div>
<div class="portlet-content">
<p>We have now this black and white design with jQuery items. We hope everyone likes this. We will add a template switcher in the future!</p>
</div>
</div>
<div class="box ui-widget ui-widget-content ui-corner-all portlet">
<div class="portlet-header">Source has been changed!</div>
<div class="portlet-content">
<p>We switched from our old source, to this new one. Which is more stable and haves more features. The attacks are strong!</p>
</div>
</div>
</div>
<!-- End of Sortable Dialogs -->
</div>
<div id="stripebar">
</div>
<!-- End of Sidebar -->
</div>
<!-- End of bgwrap -->
</div>
<!-- End of Container -->
<!-- Main Content -->
<div id="content">
<div id="main">
<script type="text/javascript">
var v=1;
function check(i) {
if(i.value > 100) {
i.value=v;
alert("The power must be 100 or less!");
}
else
v=i.value;
}
</script>
<form name="booter" action="" method="post">
<div class="message warning close">
<h2>Warning!</h2>
<p>Abusing the booter will result into a suspension, please read the <a href="tos.html">Terms Of Service</a> before use! This booter is not optimized for every browser at the moment, therefore we suggest everyone using <strong>FireFox</strong>!</p>
</div>
<div class="message information close">
<h2>Booter Status</h2>
<p>Standing by...</p>
</div>
<div id="baron">
Target
<div id="pright">
<input size="42" class="booter" name="host" type="text" id="host" value="0.0.0.0"><br />
</div>
</div>
<div id="baroff">
Port
<div id="pright">
<input size="42" class="booter" name="port" type="text" id="port" value="3074">
</div>
</div>
<div id="baron">
Time
<div id="pright">
<input sliderindex="1" class="booter" name="time" value="120" type="text"><br />
</div>
</div>
<div id="baroff">
Power
<div id="pright">
<input sliderindex="2" class="booter" name="power" size="2" value="100" type="text" onkeyup="check(this)">%
<br />
</div>
</div>
<div id="baron">
<div id="pright2">
<input type="submit" name="boot" class="booter" value="Boot!"><br />
</div>
</div>
</form>
<br>
<br>
<div class="message information close">
<h2>Resolve Host to IP Address</h2>
<p>Don't fill in the IP Address but host or website, don't add http:// infront of it as there is already! After you resolved the Host to IP Address, you can click the IP Address which targets it!</p>
</div>
<form method="post" action="/_boot.php">
<div id="baron">
http:// <input type="text" class="booter" name="www" value=""/> <input type="submit" class="booter" value="Resolve"/>
</div>
</form>