Jump to content

Farter

Newbie
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Farter

  1. Спасибо за совет и за статью. Но к сожалению это не было решением моей проблемы. Решил же ее заменив div на table (#middle ).
  2. Содержимое сайта заполняем посредством пхп из субд. ИЕ растягивает контент так как нужно (6причем), а вот Mozilla это делать отказывается. Такое ощущение что он взял для body какое то значение, и держится его намертво, конечно проблему можно решить поставить height:'n'px; для боди, но это не желательно для дизайна сайта. Пример css body {margin:0;height:100%;background:url("../image/wall10-1280x1024.jpg") no-repeat black;color:black} #rezin {background:url("../image/ev_bg.gif") repeat-y;width:1064px;margin:0px auto;height:100%;} #mfon {background:url("../image/parchment-light2.jpg");width:1000px;margin:0 32px;height:100%} #top {height:135px;background:url("../image/bg_top.jpg") repeat-x;text-align:center} #menu {height:25px} #middle {background:url("../image/border2.gif") repeat-x;width:1000px;height:100%} #block1 {float:left;width:750px;margin-top:10px} #drop {background:url("../image/parchment-light.jpg");float:left;width:174px;margin-top:15px;margin-left:5px;border-style:inset;text-align:center} #massag {background:url("../image/title_bg1.gif") repeat-x;margin-top:40px;margin-left:235px;width:500px;padding-left:10px;color:white;font-weight:550;border:groove;border-color:black} #mtxt {padding-left:10px;padding-top:5px;color:black;font-weight:500;text-indent:20px} #block2 {width:174px;margin-top:15px;margin-right:15px;float:right} #reg {background:url("../image/parchment-light.jpg");width:174px;border-style:inset;text-align:center;font-weight:700} .nick {letter-spacing:2px} .stuser {color:red} Код к сожалению уже претерпел некоторые изменения из-за моих попыток устранить данный нежелательный эффект. Буду очень рад совету.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy