Previous Message
Next Message

Upon multiple zoom - sidebar link pushes out of its container

Sent by David Laakso on 15 August 2005 07:07


[EMAIL-REMOVED] wrote:

> 
>
>The one with which I am having difficulty is the right-hand sidebar on the
>front page.  When zoomed 3 or 4 times, the "Become a member" link starts to
>straddle the border, and as you zoom further, it pushes all the way outside
>of the border. 
>

>The url?  http://www.delineations.org/sandbox/pmi-index.html~~J. Hodge
>  
>
Fast and dirty method-- play with and tweak the height and bottom 
verticals in this selector:

#content .home-side .become {   
    height: 8em;
    margin: 1em 4% 1.5em;
    padding: 120px 0 0; 
}
Regards,
David Laakso

-- 
David Laakso
http://www.dlaakso.com/


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message