Fix for three block horizontal layout

  1. #footer-blocks{
  2.    margin:0;
  3.    background-color:#667439}
  4.  
  5. #footer-blocks-inner{
  6.    padding:1em 2%;}
  7.  
  8. #footer-blocks .block{
  9.    height:300px;
  10.    overflow:auto;
  11.    border:1px solid #d0d5d9}
  12.  
  13. #feature_1,#feature_2,#feature_3,
  14. #footer_1,#footer_2,#footer_3{
  15.  width:300px}
  16.  
  17. #footer_1,#footer_2,#footer_3{
  18.    margin-right:18px;
  19.    float:left}
  20.  
  21. #footer_3{
  22.    margin-right:0}

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.