/* Add a divider above the signature */ .MessageSignature { background: url(http://www.axiomfiles.com/Files/278466/theme_divider.png) top center no-repeat; padding-top: 30px; } /* Add a divider above the Character List */ .MessageToonContainer1 { background: url(http://www.axiomfiles.com/Files/278466/theme_divider.png) top center no-repeat; padding-top: 30px; }
/* Position the character panel relative to the entire post */ .PostItem1 { position: relative; } /* Add a divider above the Character List */ .MessageToonContainer1 { background: url(http://www.axiomfiles.com/Files/278466/theme_divider.png) top center no-repeat; padding-top: 30px; position: absolute; bottom: 30px; right: 0; }
<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>