How do I separate the images from the rest of the scroll boxes?
greetings! need separate images scroll boes in aside left , aside right. thought had proper code in there images "hiring" , "domain sales" still being contained within scroll boes when want them outside , on top of them. want them flush image says "best marketing names". can help?
here link... www.bestmarketingnames.com/banneredit.php
css:
aside.left, aside.right {
background: #fff;
height: 290px; /**adjust height , width req'd**/
width: 220px;
overflow:scroll;
}
.scroll {
height: 290px; /**adjust height , width req'd**/
overflow:scroll;
}
nancy o.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment