Hello all,
I know that this question alredy asked, but the standart solution don't work.
I whant to set usable area of site to 100% width.
Regular solution chenge mainWrapper
#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 100%;
vertical-align: top;
border: 1px solid #9a9a9a;
}
But this not help
May sumbody know why this may be?
site http://zaddoktrade.com/en
thanks




