Difference between revisions of "Change Style and Colour"

From Phoenix Cart User Guide
Line 7: Line 7:
 
All pages as displayed on the shop are comprised of many separate elements.
 
All pages as displayed on the shop are comprised of many separate elements.
  
The styles of every element are defined in the code of Phoenix but they can all be redefined in one file named '''user.css'''.
+
The styles of every element are defined in the code of Phoenix but they can all be redefined in one file named '''user.css''' - note the special file type '''.css''' - it is a '''Cascading Style Sheet'''.
  
 
This file is found in the top folder/directory of Phoenix.
 
This file is found in the top folder/directory of Phoenix.

Revision as of 10:20, 15 October 2019

<historylink type="back">🠈 Back</historylink> 🠉 SET UP SHOP


Phoenix looks great just as it is but everything can be changed to how you want it.

All pages as displayed on the shop are comprised of many separate elements.

The styles of every element are defined in the code of Phoenix but they can all be redefined in one file named user.css - note the special file type .css - it is a Cascading Style Sheet.

This file is found in the top folder/directory of Phoenix.

Open it with a file editor to see that it is empty for the user to enter their own style defines.

Any styles defined in user.css will override the Phoenix styles.

To identify each element it is recommended to use Chrome as a web browser - it is packed with tools to make web development easy.

See Chrome



🠈 Previous Step Next Step 🠊


Construction.png
This page is in progress
Please visit again soon for additions and changes

Phoenix Cart User Guide, like CE Phoenix Cart, is free to use but is maintained by unpaid volunteers.

Code references are licensed under a Commons Attribution-NonCommercial-ShareAlike 2.0 UK: England & Wales License.
All other content is the reserved Intellectual Property and Copyright of phoenixcart.org