How to re-skin the footer

In order to convert  the default footer into “Furniture_Store” footer, you have to modify these classes

  • For background image and border styles, modify the  following  class.
1
#footer { border-top:3px solid #e3dfde; height: 75px; background-color:#FFFFFF; color: #b95300; line-height: 18px; margin:0 auto; }
  • For font styles and nbso colors , modify the  following  classes.
1
#footer p { padding: 8px 0 0 0; color: #b95300; }
1
2
#footer p a {font-family: Arial, Helvetica, sans-serif; color:#b95300; font-size: 12px; text-decoration:none; font-weight:bold;
padding: 0 5px; border-left: 1px solid #b95300; }
Re-skinning Ablecommerce : Part 5 The Footer
Tagged on:                 

2 thoughts on “Re-skinning Ablecommerce : Part 5 The Footer

  • March 9, 2009 at 7:39 am
    Permalink

    ohh its too coo000ol man ……..i like it ………..

Leave a Reply

Your email address will not be published. Required fields are marked *