Jump to content
kreven

style.css

Recommended Posts

salut...am si eu o pb..cu un .css

am facut 1 site....si merge perfect pe firefox,dar pe ie deloc...

intrebarea mea este...cum pot sa fac codu sa mearga si pe ie...?(need help)

body {font-family:arial;color:#333333;cursor:default;font-size:8pt; }
.headBlue {font-family:arial;font-size:34px;color:#0080FF;position:relative;top:-3px;cursor:default}
.headGray {font-family:arial;font-size:25px;color:#CCCCCC;font-weight:bold;position:relative;top:-3px;cursor:default}
.headSmall {font-family:arial;font-size:9px;color:#999999;position:relative;top:-7px;cursor:default}
.topSearch {font-family:arial;font-size:10px;padding-right:6px;color:#808080;vertical-align:bottom}
.topNavBlue {font-family:verdana;font-size:10px;padding-left:6px;color:#FFFFFF}
a.topNavBlue {color:#000000;text-decoration:none; font-size:18px;}
a:hover.topNavBlue {text-decoration:underline}
.topNavGray {font-family:verdana;font-size:10px;padding-right:6px;color:#666666}
.box {background-color:E9E9E9;height:25px;padding-left:6px;font-family:verdana;font-size:10px}
input, textarea {border-width:1;font-family:arial;font-size:12px;padding:2px;border-color:#CCCCCC;border-style:solid;background-color:#F9F9F9;color:#808080}
a.bottom {color:#666666;text-decoration:none}
a:hover.bottom {text-decoration:underline}
.content {font-family:arial;font-size:11px;color:#666666;line-height:1.35em;cursor:default}
a.top {color:#808080;text-decoration:none}
a:hover.top {text-decoration:underline}
a {color:#666666;text-decoration:underline}
a:hover {text-decoration:none}
.copyRight {font-family:verdana;font-size:10px;padding-left:6px;color:#666666}
.navSide {width:8;background-color:005CCC}
.navButton {font-family:verdana;font-size:10px;height:22;color:#FFFFFF;text-align:right}
.navDark {height:1;background-color:004BB0}
.navButtonLight {height:2;background-color:0066F0}
.navButtonDark {height:2;background-color:0059D2}
a.navLink {color:#FFFFFF;text-decoration:none}
a:hover.navLink {text-decoration:underline}
.navBoxTop {background-color:0064EA;font-family:verdana;font-size:10px;color:#FFFFFF;padding:6px;padding-left:8px}
.navBox {background-color:0060DD;font-family:arial;font-size:11px;color:#FFFFFF}
.navBoxDate {color:#CCCCCC}

h1, h2, h3 {font-family:arial;font-size:11px;color:#666666;line-height:1.35em;cursor:default;}
table {font-family:arial;color:#000000;cursor:default;font-size:8pt; }

.clear {
clear:both;
}

Link to comment
Share on other sites

da :( am facut un site pentru o scoala si pe firefox merge perfect , dar pe IE se fute de tot :|

daca aveti vreo metoda va rog postati-o

mutltumim.

Nu se cheama "metoda". Difera multe intre IE si FF asa ca trebuie de multe ori sa scrii cod CSS pentru fiecare browser (de exemplu opacity=50; moz-opacity=50 ca sa mearga acelasi lucru pe IE si FF). Atentie la cod, studiate fiecare particica din cod. Asta e metoda.

O sa incerc css-ul de mai sus dar nu promit ca o sa am si timp momentan. Cred ca ar fi util sa postezi si un html.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...