WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: Ogierini on January 23, 2010, 01:42:54 PM

Title: footer .push and tekst padding
Post by: Ogierini on January 23, 2010, 01:42:54 PM
Hi guys,

I almost finished a new site but I have a little issue with my footer.

I would like the footer tekst on the button of the footer instead of on top.
But when I try to resolve this with padding, than the footer moves up.
I gave the footer a .push  css to avoid appearance on top of the page, but it doesn't work that good on all  my pages. See: http://www.o-pen.nl/cms/pages/home-english/personal.php
Any clues?

Here the footer code:
Code: [Select]
#footer,.push{

    width: 1000px;

    color: #999;

    font-size: 9px;

    text-align: center;

    height: 148px;

    width: 1000px;

    background-image: url(images/footer.jpg);

    background-repeat: no-repeat;

    background-position: left -2px;

    clear: both;

    vertical-align: bottom;}

Thanks in advance!
Title: Re: footer .push and tekst padding
Post by: Argos on January 24, 2010, 01:56:27 PM
Eh... button? Or do you mean bottom?
I see the footer on the bottom of the page, although there is a huge empty space under it. That is, if you mean by footer the little text "Webdesign: I-Webs". So What is the problem exactly?
Title: Re: footer .push and tekst padding
Post by: Ogierini on January 24, 2010, 02:50:32 PM
Oeps I ment bottem, not button.

I solved it wih br>'s but it's not the most elegant way, I think.
I have put my name underneath it now,
solved I guess....
Title: Re: footer .push and tekst padding
Post by: Argos on January 25, 2010, 01:32:43 AM
There's about 13 cm of unused space on the bottom. Doesn't look right to me. Why don't you tell us what you want to achieve (because that's not clear to me), maybe we can help.
Title: Re: footer .push and tekst padding
Post by: Ogierini on January 26, 2010, 02:23:52 PM
hi.

We'll, this (see attached image) is what I see in ie6, 7, 8 and mozilla, And this is kind of what I wanted to achieve.
Do you see anything else?
I certainly do'n t want 13 cm of white space.... :roll:

[gelöscht durch Administrator]
Title: Re: footer .push and tekst padding
Post by: Argos on January 26, 2010, 02:29:39 PM
I see this in IE8 (didn't check other browsers).
Screenshot is resized.

[gelöscht durch Administrator]
Title: Re: footer .push and tekst padding
Post by: Ogierini on January 26, 2010, 02:35:25 PM
O, yes, that's the <br's I put there, I will remove them.
I thougth you ment underneath the footer....
Thanks!
Title: Re: footer .push and tekst padding
Post by: Argos on January 26, 2010, 03:46:04 PM
Oooo.. ok!  :-D