Text running off the bottom of the area.
hi again, know guys must getting sick of me bu have yet small problem.
when populating pages text , image content running down page , on footer, possible keep content within area of gray box , have scrolling?
im not sure how have explained here example:
http://www.rochdalerostrum.com/programmee.html
thnaks
danny
your "content" container css calls height , content exceeds attribute
#content {
width: 748px;
height: 690px;
z-index: 1;
left: 108px;
top: 213px;
background-image: url(images/content.png);
margin-right: auto;
margin-left: auto;
margin-top: 50px;
margin-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
}
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment