Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Background div - resize down
Old 02-13-2010, 09:01 AM Background div - resize down
Junior Talker

Posts: 4
Name: Chris
Location: Warszawa/PL
Trades: 0
Anyone could help.
After adding float for .lewa .prawa there no background


HTML Code:
body {
    font-family: Georgia, Helvetica, Verdana, sans-serif;
    font-size:52%/1.52em;
    background-color: #fef8f8;
    background-image: url(../images/tlo.jpg);
    background-repeat: repeat-x;
}

#wrapper {
    height: auto;
    width: 960px;
    margin: 100px auto 10px;
}

#menu {
    background-color: #039;
    height: 48px;
    width: 780px;
    margin: -31px auto;
    z-index: 1;
}
#logo {
    height: 456px;
    width: 780px;
    margin: 31px auto 0;
    background-image: url(../images/hrabianka_logo.jpg);
    background-repeat: no-repeat;

}

#tlo_srodek {
    width: 960px;
    border: 1px solid #e74750;
    background-color: #f9d0d2;
    background-image: url(../images/tlo_srodek.jpg);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    z-index: 2;
    height: auto;
    margin-top: 31px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#frametext {
    width: 780px;
    margin-top: 12px;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
    clear: both;
}
.lewa{
    width: 472px;
    float:left;
}
.prawa{
    width: 288px;
float:right;
}
kotos is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-14-2010, 02:59 AM Re: Background div - resize down
GeekSpecialties's Avatar
Super Talker

Posts: 132
Name: Leonard
Location: Minnesota, USA
Trades: 0
Read the stickie on clearing floats, should take care of it.

http://www.webmaster-talk.com/css-fo...you-clear.html
__________________
Len,

Please login or register to view this content. Registration is FREE
.
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

GeekSpecialties is offline
Reply With Quote
View Public Profile Visit GeekSpecialties's homepage!
 
Reply     « Reply to Background div - resize down
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.59840 seconds with 12 queries