<center><iframe width="160" height="50" src="http://motty.000space.com/champions/status.php?css=co.css" scrolling="auto" frameborder="0" align="top" allowtransparency="true"/></iframe></center>
/* Overall page */ body { background-color: #222; margin: 0 auto; font-family: Verdana, Helvetica, sans-serif; color: #ddd; text-align: center; } /* wraps contents */ .wrapper { color: #ddd; width: 130px; padding: 5px; text-align: center; margin: 0 auto; overflow-x: hidden; } /* Server Status text */ .serverStatus .text { color: #ddd; background: url(server-status.png) no-repeat; text-align: center; text-indent: -9999em; /* hide text if using images */ margin: 0 auto; height: 20px; width: 120px; } /* Server Status Up or Down */ .statusUp { color: #ddd; background: url(server-up.png) no-repeat; text-align: center; text-indent: -9999em; /* hide text if using images */ margin: 0 auto; height: 20px; width: 40px; } .statusDown { color: #ddd; background: url(server-down.png) no-repeat; text-align: center; text-indent: -9999em; /* hide text if using images */ margin: 0 auto; height: 20px; width: 75px; } /* Special Notice (if available) */ .notice { color: #ddd; font-weight: bold; }
<style type="text/css"> .tooltip, .preview, .screenshot { cursor:pointer; } #tooltip, #tooltip2, #preview, #screenshot { color:#dddddd; background:#222222; border: 1px solid #333333; padding:5px; display:none; opacity: 0.9; filter: alpha(opacity=90); text-align:left; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; } </style> <script src="http://www.axiomfiles.com/Files/258012/tooltip.js" type="text/javascript"></script>