Jump to content
php.lv forumi

IE rāda ko nevajag


hackerman

Recommended Posts

Atvainojos. Nekādus kodus neliku, jo īsti jau nezinu, kur ir tā problēma.

 

#container {
height:100%;
width: 930px;
border: solid;
border-width: 1px;
border-color: black;
border-top-width: 0px;
border-bottom-width: 6px;
background-color: #dadada;
background: url(images/bg.gif) repeat-y 50% 0;
}
#leftmenu {
width: 175px;
color: #000;
font-family: Verdana;
font-size: 8pt;
text-align: left;
background: url(images/blind_04_1.gif) no-repeat;
float: right;
}
#rightmenu {
width: 175px;
color: #000;
font-family: Verdana;
font-size: 8pt;
text-align: left;
background: url(images/lcol.gif) no-repeat;
float: right;
}

 

 

 

Nu un tās kolonnas tā arī tiek veidotas - backgroundā ir šī bilde: http://blind.lv/images/bg.gif, kolonna sākas <div id='lcol'>kolonna</div>. Kolonnas fonu veido tā background bilde, bet kolonnas augšu veido tāda bilde: http://blind.lv/images/blind_04_1.gif

Tur nevajadzētu būt atstarpei starp navigācijau un kolonnām.

Edited by hackerman
Link to comment
Share on other sites

Tev tur ir kaut kā par daudz, pēc div ar id="navigation". enteri, space, tabi nezinu. Uzliec uz IE web developer toolbar un tur tu to redzēsi. Iekš dom viņš uzrāda tur kaut kādu tekstu, kas ir 8pt liels. Ja uzliek div ar id="container" font-size: 1px, tad tā nobīde arī samazinās līdz 1px, bet joprojām ir.

Arī firebug uzrāda, ka kaut kas ir starp div ar id="navigation" un div ar id="user_panel", bet piemēram starp navigation un banner nav.

Edited by xPtv45z
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.

Loading...
×
×
  • Create New...