Mauricio (Maujor) Samy Silva wrote:
> Add:
>  
> div.footer {
>   clear:both;
> ...
> }
>  
> This will push the footer underneath the two floated divs.
> Actually the footer is underneath div.box_clear masking the two divs bellow
> and making the links unclicable.
>  
> Regards
> MaurĂ­cio 
> 
>     -----Mensagem Original-----
>     *De:* Scott Brasted <mailto:sc...@brastedhouse.com>
>     *Para:* css-d@lists.css-discuss.org
>     <mailto:css-d@lists.css-discuss.org>
>     *Enviada em:* quarta-feira, 2 de dezembro de 2009 17:03
>     *Assunto:* [css-d] apply float:left and links stop working
>
>     Greetings,
> 
>     http://www.stpeterswestfield.org/index.php
>     http://www.stpeterswestfield.org/css/st_peters.css
>     Both the page and the css validate.
> 
>     Bottom of the page, two clear (white background) div boxes side by side
>     on the left side of page (one title says TO OUR VISITORS and the other
>     Title is HOMEBOUND OR JUST ...). Float works fine except that when divs
>     are floated, the links in the right hand of the two boxes do not work.
>     Unfloat and voila', they work like a charm. Here is css for the 2
>     classes directly affecting the divs.
>     ....
My thanks to Maurico, Bill, Theresa and Fizz. The clear:both worked a 
charm. Your ideas forced to look at some css I haven't looked at in a 
while. Found some mistakes and streamlined some. Thanks for the help. 
All works fine now.

Best,
-- 
Scott Brasted
Brasted House Creative Ideas
sc...@brastedhouse.com


______________________________________________________________________
css-discuss [cs...@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