View Single Post
ישן 01-02-09, 23:06   # 1
AleMenT
חבר חדש
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
גיל: 33
הודעות: 46

AleMenT לא מחובר  

עזרה| בעיה קטנה באתר

אני לא ממש מבין בתיכנות אבל תיראו מה הבעיה
באינטרנט אופרה באתר
שתגיעו אליו על ידי לחיצה כאן
יש רקע שחור
אבל באינטרנט אקספלורר זה פשוט לא מראה שום רקע

הינה הSTYLE.CSS

ציטוט:
html { overflow-x: hidden; overflow-y: auto; }

form { display:inline; }
img { vertical-align:middle; border:0px }
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #8C8C8C; margin:0px 11px 0px 10px;background-color:#000000;
background transparent url (up/style_images/favicon.ico.gif);}
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #8C8C8C; }
#ipbwrapper { text-align:tleft; width:80%; margin-tleft:auto;margin-tleft:auto }
a:link, a:visited, a:active { text-decoration: none; color: #707070}
a:hover { color: #545454; text-decoration:underline }

#logo
{
background: transparent url(style_images/toplogo.gif);
height: 68px;
}


#postbar
{
background: transparent url(style_images/postbar.gif);
height: 30px;
border: 1px solid #eeeeee;
}

תודה רבה לעוזרים
  Reply With Quote