|
#1
Nov 26, 2010, 03:11 PM
|
|
I would like my footer to be transparent.
I have image bckgrds in the Layout container, left sidebar and left inner sidebar. (No right sidebar)
I have the footer spec'd for transparent in the "footer style". I have images in the footer content.
The "Footer Image" shows on top of the "Layout Container" image the way it should, but where it goes over the sidebars, footer bckgrd is white.
I'm working on a local server but have attached a screengrab...
thanks
|
#2
Nov 26, 2010, 03:41 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
What is the code you used for the footer image?
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#3
Nov 26, 2010, 04:26 PM
|
|
<img src="http://localhost/wp-content/uploads/2010/11/Footer1.png" width="112" height="144">
in "Footer: content"
Last edited by 49Monsters; Nov 26, 2010 at 04:52 PM.
|
#4
Nov 26, 2010, 05:45 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
The sidebars end at the top of the footer.
The page is made up of a table with therefore. The header is the first row, the middle area is the second row and the footer is the bthird row. The middle row contains the sidecars and center area and they do not extend into the footer.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
Last edited by juggledad; Nov 30, 2010 at 03:41 PM.
|
#5
Nov 26, 2010, 06:07 PM
|
|
OK JD, I see how that makes sense. Except why do I NOT get the white box over my "Layout container" then. Wouldn't that be in the middle row?
|
#6
Nov 26, 2010, 07:05 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
It might be the styling you have set for those areas.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#7
Nov 26, 2010, 07:11 PM
|
|
So there is no way to get the Sidebar bckgrd image to show all the way to the bottom of the site?
|
#8
Nov 26, 2010, 09:51 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
You could make your own footer by adding a div with the footer contents in ATO>Style & edit Center Column>Contents below the loop. You won't be able to use the current-year or or other special code that you can use in the Footer content box but the sidebars will be on the sides.
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#9
Nov 30, 2010, 01:58 PM
|
|
Thanks Larry, that should work for what I'm doing.
|
|