Still breathing and being paid...
thanks help. first simple css page validated without errors , still employed! please take @ this:
http://wintercreekdrilling.com/
i way image right goes past container. not fact image left not fill sidebar. want know how make that. prefer make image larger , have go past left edge of container in same way right image does. having trouble achieving believe surely possible doing have not yet learned. advice?
nice work in such short time!
to make go past left edge. easiest way give sidebarpix class negative left margin - in css put this:
margin-left: -50px;/*or whatever size seems appropriate*/
i consider giving images blue border tie - otherwise folks think made mistake
and i'd rid of unneccessary paragraph tags   (non-breaking spaces). instead give sidebar div minimum height in css:
min-height: 600px; /*or whatever height needed*/
i suggest putting blue border on left side of content dive (as opposed left sidebar). way darker blue border match length of content.
hope helps.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment