Difference between revisions of "Look and Feel Customization - AC Gold"

From AbleCommerce Wiki
Jump to: navigation, search
(New page: <div id="cleanup" style="text-align: center; background: #ffe; margin: .75em 15%; padding: .5em; border: 1px solid #e3e3b0;"> If you want to customize '''how the store works''' see '''[[Fe...)
 
Line 9: Line 9:
  
 
== External Links ==
 
== External Links ==
* [http://help.ablecommerce.com/mergedProjects/ablecommerceGold/index.htm Customization Guide] on the AbleCommerce help site
+
* [http://help.ablecommerce.com/mergedProjects/ablecommerceGold/index.htm Customization Guide AC Gold] on the AbleCommerce help site
 
* [http://en.wikipedia.org/wiki/Cascading_Style_Sheets Cascading Style Sheets (wikipedia)]
 
* [http://en.wikipedia.org/wiki/Cascading_Style_Sheets Cascading Style Sheets (wikipedia)]
 
* [https://addons.mozilla.org/en-US/firefox/addon/2104 FireFox HTML Viewer] This is a really handy tool.  When enabled you can mouse over a area on a webpage and it will display it's CSS properties.
 
* [https://addons.mozilla.org/en-US/firefox/addon/2104 FireFox HTML Viewer] This is a really handy tool.  When enabled you can mouse over a area on a webpage and it will display it's CSS properties.
 
* [https://addons.mozilla.org/en-US/firefox/addon/1843 FireFox Firebug] This is a really handy tool.  When enabled you can change create and view styles on the fly,track styles sheets, debug javascript, explore the information of styles for some specific element by inspecting it through Firebug. A great support when customizing the pages.
 
* [https://addons.mozilla.org/en-US/firefox/addon/1843 FireFox Firebug] This is a really handy tool.  When enabled you can change create and view styles on the fly,track styles sheets, debug javascript, explore the information of styles for some specific element by inspecting it through Firebug. A great support when customizing the pages.

Revision as of 08:46, 17 November 2012

If you want to customize how the store works see Feature Customization - AC Gold

This section includes information and documentation on things that change how the store looks, see Feature Customization - AC Gold for topics on changing how the store works.


External Links

  • Customization Guide AC Gold on the AbleCommerce help site
  • Cascading Style Sheets (wikipedia)
  • FireFox HTML Viewer This is a really handy tool. When enabled you can mouse over a area on a webpage and it will display it's CSS properties.
  • FireFox Firebug This is a really handy tool. When enabled you can change create and view styles on the fly,track styles sheets, debug javascript, explore the information of styles for some specific element by inspecting it through Firebug. A great support when customizing the pages.