Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Steps to make new style in Yt Framework
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Steps to make new style in Yt Framework

Steps to make new style in Yt Framework 12 years, 1 month ago #2485

  • David Hoang
Example:
new style: Green
exist style: Blue

Please try to make as following:
1. please open templates/your_template/css/color/color.xml file, add this code:
<green>
	<filestyle>green</filestyle>
</green>

into sitestyle tag
2. register your color to templates/your_template/templateDetail.xml
<field name="sitestyle" type="list" default="blue" label="SITE_STYLE_LABEL" description="SITE_STYLE_DESC">
	<option value="purple">Purple</option>
	<option value="blue">Blue</option>
	<option value="red">Red</option>
	<option value="green">Green</option>
</field>

3. in templates/your_template/css/color folder, create green.css file and copy the content of blue.css file and then parse into green.css file. In green.css file, change blue color to green color
4. create green folder in templates/your_template/images folder, copy all files in blue folder to green folder. Open Photoshop or any tool to edit images in green folder to green color
Last Edit: 12 years, 1 month ago by .
  • Page:
  • 1
Time to create page: 0.21 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes