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 
  Para: [email protected] 
  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.
  ....
______________________________________________________________________
css-discuss [[email protected]]
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