OK, so my Megidramon Layout made at skem9 is abit glitchy (Background is disabled) and I don't know why. If anyone could tell me what's wrong with it, it would really help me. Here's the CSS:
html, body {background-color: #0d0c0d;background-image:url(http://i1236.photobucket.com/albums/ff453/FoToNo/My%20Favorite%20Monsters/Megidramon.jpg); background-position: center; background-repeat: no-repeat; }
.user_info_popup {background-color: #0d0c0d;}
.panel {background-color: #f20a30;opacity: 0.9; filter:alpha(opacity=90);background-image:url(http://i1142.photobucket.com/albums/n610/BlueKleptoKnight/Megidramon.gif); background-position: center; background-repeat: no-repeat; border-style: dashed; border-color: #8a07b5; border-width: 2px;}
.panel h3 {color: #080707; font-family: Helvetica; font-size: 7pt; text-align: center; text-decoration: none;background-color: #06238c;border-style: inset; border-color: #230559; border-width: 2px;}
.panel h2 {color: #0a0a0a; font-family: Verdana; font-size: 9pt; font-weight: bold; text-align: center; text-decoration: none;background-color: #9e036a;background-image:url(http://i210.photobucket.com/albums/bb102/jaime124/thd1.gif); background-position: left center; background-repeat: no-repeat; border-style: dashed; border-color: #66025e; border-width: 3px;}
div, p, table, td, li, span, .panel, dd {color: #6a076e; font-family: sans-serif; font-size: 7pt; text-align: left; text-decoration: none;}
a:link, a:active, a:visited {color: #6b0421; font-family: Helvetica; font-size: 9pt; text-align: left; text-decoration: none;}
a:hover {color: #680b8a; font-family: Arial; font-size: 9pt; font-weight: bold; text-align: left; text-decoration: none;}
.style1 dt {color: #9c04c2; font-family: Arial; font-size: 8pt; text-align: center; text-decoration: none;background-color: #8c1565;border-style: double; border-color: #3009de; border-width: 3px;}
#id_about .clear {display:block; background:url('http://img.photobucket.com/albums/v387/fkroerank/gaiaOnlineBanner.gif') no-repeat bottom center; height:30px;}
.contact_panel a:link, .contact_panel a:active, .contact_panel a:visited {color: #8a09b5; font-family: Arial; font-size: 8pt; text-align: center; text-decoration: none;background-color: #031566;border-style: solid; border-color: #ba09d9; border-width: 3px;}
.contact_panel a:hover {color: #042866; font-family: Arial; font-size: 9pt; font-style: italic; text-align: center; text-decoration: none;background-color: #7a055d;border-style: solid; border-color: #08cf19; border-width: 4px; }
#id_details p strong{color: #1905ad; font-family: Verdana; font-size: 8pt; font-weight: bold; text-align: center; text-decoration: none;background-color: #850587;border-style: solid; border-color: #3307ad; border-width: 3px;}
a {cursor: hand;}
I just need the background part's error fixed. Everything else is fine. So, uh, please help me.
zigazav1 Community Member |
|