Pack "styles" for HikaShop :
How to install your new style :
|
- put the file inside "css" (ex: file "style_yellow.css") inside : media/com_hikashop/css - put the folder inside "images" (ex: folder "style_yellow") inside : media/com_hikashop/images
You're done !! You can see the result on your front-end. |
|
How to modify the CSS file :
All our files are commented so you can easily change some properties of the styles.
You can navigate into CSS file with keywords such as "cart", "compare list", "currency", "checkout" and put a color instead of an other, modify a font-size, add a style or delete one.
You will find in the CSS file, the code corresponding to :
1- the modules (Curency switcher, Cart, Categories of products, Latest products, featured products, related products, Filter)
2- the product page (display in div, display in table, display in list, product with option, compare table, filtre, vote and comment)
3- the checkout page (billing address, shipping address, checkout workflow, coupon, payment method)
4- pagination
5- the control panel (manage your address, order page, affiliate programm, event entries)
For more information about styles in HikaShop, watch our documentation about CSS styling
Here is an example:







download the style you like in our styles section, thanks to this button :
Unzip your style package and upload the content on your joomla website via FTP. For example with 
In the configuration of HikaShop, go in the Display tab and select your style in the list
