Hi Martin, try this:

#bottom {
position: fixed;
bottom: 0;
left: 0;
}

Bit you have to be very careful when using fixed positioning, it is not very 
mobile friendly.

Best,
Germán

On Apr 12, 2011, at 4:51 PM, Martin wrote:

> Thanks a lot guys.
> 
> I removed the absolute position from ul and it works fine.
> 
> I don't remember know why I put it there.
> 
> 
> While I'm here I was wondering how I can keep the footer (black strip with 
> links and the white one with logos) at the bottom of the screen at all times 
> regardless of the contents height.
> I don't want to set up fixed height for the wrapper.
> 
> Thank you again.
> regards
> Martin
> 
> 
> -------- Original Message --------
> Subject:      Re: [css-d] drop down menu moves the page
> Date:         Tue, 12 Apr 2011 16:15:49 -0400
> From:         Tim Duffy <timothy...@gmail.com>
> To:   Martin <mhe...@gmail.com>
> 
> 
> 
> it goes away if you take off the position:absolute; from the styling
> of the<ul>. Does the positioning serve a purpose?
> 
> On Tue, Apr 12, 2011 at 5:01 PM, Martin<mhe...@gmail.com>  wrote:
>> Hi there,
>> 
>> I just noticed that when I hover over the menu (Services) the page changes
>> its position. How could I fix it?
>> I've been looking at the code but I can't come up with anything.
>> 
>> I'd really appreciate any help with it.
>> www.slackword.net/test/contact.html
>> 
>> Thank you in advance
>> 
>> kindest regards
>> Martin
>> ______________________________________________________________________
>> css-discuss [css-d@lists.css-discuss.org]
>> http://www.css-discuss.org/mailman/listinfo/css-d
>> List wiki/FAQ -- http://css-discuss.incutio.com/
>> List policies -- http://css-discuss.org/policies.html
>> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>> 
> 
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/



Germán Martínez, UX Designer

http://martinez.pe



______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to