Re-skinning Ablecommerce : Part 5 The Footer

Filed in AbleCommerce 7.x Plugins , Website Design & Development 2 comments

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 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; }
Posted by Khaliq   @   3 March 2009 2 comments
Tags : , , , ,

Share This Post

RSS Digg Twitter StumbleUpon Delicious Technorati

2 Comments

Comments
Mar 9, 2009
7:37 am
#1 Abdullah :

its cool khaliq ……..

Mar 9, 2009
7:39 am
#2 junaid :

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

Leave a Comment

Previous Post
«
Next Post
»