Maybe I`m tired but I can`t work this one out, I have a div called wrapimg (the
one that has a tan border) which is meant to contain the divs: leftcontent,
centrephoto and flashscroll stopping before the footer. I`m trying to set a
containing div so that I can have a cross browser background image at the
bottom of the div and create instead of unreliable bottom borders which don`t
seem to line up horizontally cross browser. Thank you for any help on this one:
Here`s the page and relevant css:
Page:
http://tinyurl.com/2ywavl
CSS:
html, body {
color : #000;
margin : 0;
padding : 0;
}
body {
font : 100% tahoma, arial, sans-serif;
color : #4d4d4d;
text-align : center;
}
h1 {
font-size : 100%;
font-weight : normal;
margin : 0;
padding : 0;
}
a {
color : #7f99ae;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
br.both {
clear : both;
}
br.right {
clear : right;
}
br.left {clear : left;}
..clear {
height : 0;
clear : both;
}
#page {
width : 794px;
margin : 0 auto;
text-align : left;
}
#header {width: 794px;}
#header img { display: block;}
#topnav {
padding: 0 0 3px 0;
margin: 0 ;
background-color: #006600;
text-align: center;
border-bottom: 1px solid #ffffff;}
/*index css*/
#wrapimg {border: 1px solid tan; }
#leftcontent {border: 1px solid #ccc; width: 178px;
float:left; clear:left; }
#centrephoto {border: 1px solid #ccc;
width: 538px; float:left; }
#flashscroll {
border: 1px solid #ccc;
width: 72px;
float: right;
text-align: center;
}
/* footer */
#footer_home { clear : both;
text-align : center;
padding: 10px 0;
width : 100%;
font-size: 75%;}
#footer_home p {
margin-top : 0;
margin-bottom : 0;}
#footer_home a {color: #a2a2a2; text-decoration: none;}
---------------------------------
Check out the hottest 2008 models today at Yahoo! Autos.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/