Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   [SOLVED] Change height of footer (http://forum.bytesforall.com/showthread.php?t=14173)

kippiper May 15, 2011 01:10 PM

[SOLVED] Change height of footer
 
Hi guys!

I have a footer background image that is taller than the default height of the footer, so the image is being cut off.

How can I change the height of the footer so the full background image shows?

Thanks bunches!

KIP

lmilesw May 15, 2011 04:33 PM

In ATO>Style & edit Footer

kippiper May 15, 2011 04:41 PM

Hi Larry!

Yep, I put the background image in there, but don't know the coding to change the height.

Can you help me with the coding? What I have is:

HTML Code:

background: url(http://westtxrealty.com.previewdns.com/wp-content/themes/atahualpa/images/footer/footer.jpg) fixed center top;
padding: 10px;
text-align: center;
color: #777777;
font-size: 95%;

Sorry I wasn't more clear!

Thanks!

KIP

lmilesw May 15, 2011 04:45 PM

height: 100px; or whatever height you want.

kippiper May 15, 2011 04:47 PM

AHA! Thanks! Of course, it's something so simple that I just didn't think of it.

Thanks again!

KIP

kippiper May 15, 2011 04:53 PM

Hmmmm... I'm still missing something in the code. The image is "stuck" and is splitting. Hard to describe! You can see the result at:

http://westtxrealty.com.previewdns.com/

Take a look at the original website and you'll see how the bottom image is supposed to appear:

http://www.westtxrealty.com

Thanks bunches for any suggestions!

KIP

lmilesw May 15, 2011 04:59 PM

Remove fixed from the background line. You will then have to tweak the text position.

kippiper May 15, 2011 05:02 PM

Well, dang, duh and forehead slap!

Sometimes you look at something so long that you no longer see it.

Thanks!!!

KIP


All times are GMT -6. The time now is 08:26 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.