Using Custom Style Sheets within WebStore Enterprise
Using the FreeStyle template means that you will be able to design your site in any way you like. If you are planning on using the FreeStyle template you must know how to use CSS (Cascading Style Sheets). Jquery and Javascript would also be advantageous but not essential.
Helpsheets
Please use and read these guides carefully as they explain fully the layout, structure and tags required for styling.
TIP: If you are struggling to find the class of an object, you may have to create it using the 'site admin' area of your site i.e.to find the class of the 'checkout' page you must create a page called 'checkout.htm' - Site Admin > Site Content > Pages
Code Tutorials
If you want additional resources, particularly for beginners, w3schools offers some very helpful and in-depth guides to using CSS, Javascript and HTML.
NOTE: HTML is not essential for use in FreeStyle. However, it can be a very beneficial addition to your web developer belt.
- CSS (recommended first)
- Javascript
- HTML