I'm using Dreamweaver cs5.5
I have a live site uploaded right now that has frustrating problem...
The site is: www.tbdassociation.com
On my div container called .largerheader on the index - the background will not extend all the way down like it does on the other pages....even though the background image is WAY longer thatn it needs to be... it works perfect on the other pages...
You can view my source and css live.
Thank you in advance
It will never extend all the way down on pages that have a large amount of content in the class="LargeHeader"> <div>
Set the backgrounds position in the css:
background-position: left bottom;
The background image will now sit at the foot of the <div> instead of at the default position of top.
fourwhitesocks wrote:
If you have time can you explain why how I had it before would not work so I can understand it? Think that's the way I've always done it...
The background image was sitting at the top of the <div> and the text in the <div> was going down past the bottom of the background image. Once positioned at the bottom of the <div>, however much text is in the <div>, it cannot go down below the background image
Ok... wow thank you for that explanation.
Is it odd though that I made the background image WAY longer than the div tho? In my mind it's hard to understand how the text could extend that far down, I made that attachment sooo much longer. What you are saying makes sense but still a little confusing...
I APPRECIATE YOUR HELP ;-)
North America
Europe, Middle East and Africa
Asia Pacific