My inspiration or rather the man who owns the company was this site - http://www.earthday.org/2012
I love the site but trying to translate it to a working site & in dark green rather than blue - I am struggling to love it
might have to post for a review & get some ideas of people
My inspiration or rather the man who owns the company was this site - http://www.earthday.org/2012
I love the site but trying to translate it to a working site & in dark green rather than blue - I am struggling to love it
might have to post for a review & get some ideas of people
You need to make another div out side of the container for the footer.
Check out the site I sent you on the other topic you posted. Use the same code for that too.
__________________ Please login or register to view this content. Registration is FREE
vultren - why is your footer bg div before the footer container div ???
I would have thought it had to be other way around ???
Because the footer bg has the background in the css. bg=background. Then the container gets the same properties as the main container tag so it matches the site.
__________________ Please login or register to view this content. Registration is FREE
Only problem I have now is that #container2 is an absolute position - so I can have it over the #masthead but then the footer wants to sit under the masthead which means setting a height for container2 - when content changes I am stuffed !! any way around this - don't really want to amend every page as its a template ??? - shall I post as separate post ??
If you look at company history you can see the problem
Thing is it doesnt sit right at the bottom ! It sits in position but doesnt limit the page - what I mean is it isnt always at the bottom - why is that ???
The page seems to go on underneath the footer I want it to end !!
Thing is it doesnt sit right at the bottom ! It sits in position but doesnt limit the page - what I mean is it isnt always at the bottom - why is that ???
The page seems to go on underneath the footer I want it to end !!
Your page height isn't set correctly so the footer sticks to the bottom.
Quote:
Originally Posted by tonya
OK I am getting there
This is what I have so far !!! Copied your code - is that ok ????
Only problem I have now is that #container2 is an absolute position - so I can have it over the #masthead but then the footer wants to sit under the masthead which means setting a height for container2 - when content changes I am stuffed !! any way around this - don't really want to amend every page as its a template ??? - shall I post as separate post ??
If you look at company history you can see the problem
I don't mind. Feel free to use the code.
You need to make the footer float so it's under the content.
__________________ Please login or register to view this content. Registration is FREE
__________________ Check out my Please login or register to view this content. Registration is FREE or my Please login or register to view this content. Registration is FREE !