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

[SOLVED] Changing color in SJ Teen template
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: [SOLVED] Changing color in SJ Teen template

[SOLVED] Changing color in SJ Teen template 10 years, 5 months ago #13864

Hi, I’m using SJ Teen template color yellow, and I changed all the red to blue in the template-yellow.css. Everything works OK in Firefox and Google Chrome, but in Internet Explorer header does not change color, also in the drop down menu and in the SJ Accordion module, can you please explain to me how to change it
Thank you.
The topic has been locked.

Re: Changing color in SJ Teen template 10 years, 5 months ago #13890

Dear Manny,

Please go to templates\sj_teen\css\template-yellow.css and find:

1. header
#yt_header1 {
  background-color: #ad3311;
  background-image: -moz-linear-gradient(top,#b83712,#9b2e0f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#b83712),to(#9b2e0f));
  background-image: -webkit-linear-gradient(top,#b83712,#9b2e0f);
  background-image: -o-linear-gradient(top,#b83712,#9b2e0f);
  background-image: linear-gradient(to bottom,#b83712,#9b2e0f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb83611', endColorstr='#ff9b2e0f', GradientType=0);
}


=> change startColorstr and endColorstr in:
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb83611', endColorstr='#ff9b2e0f', GradientType=0);


2. Drop main menu
#yt_menuposition ul.navi ul.level2 > li:hover .level2,
#yt_menuposition ul.navi ul.level2 > li.hover .level2,
#yt_menuposition ul.navi ul.level2 > li.active .level2 {
  color: #ffffff;
  background-color: #a02f0f;
  background-image: -moz-linear-gradient(top,#b23511,#84270d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#b23511),to(#84270d));
  background-image: -webkit-linear-gradient(top,#b23511,#84270d);
  background-image: -o-linear-gradient(top,#b23511,#84270d);
  background-image: linear-gradient(to bottom,#b23511,#84270d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb23411', endColorstr='#ff83270c', GradientType=0);
}


=> change startColorstr and endColorstr in:
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb23411', endColorstr='#ff83270c', GradientType=0);


3.SJ Accordion module
div.news .sj-accordion-modules .acdm-items .acdm-item.selected .acdm-header {
  background-color: #a93210;
  background-image: -moz-linear-gradient(top,#b23511,#9b2e0f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#b23511),to(#9b2e0f));
  background-image: -webkit-linear-gradient(top,#b23511,#9b2e0f);
  background-image: -o-linear-gradient(top,#b23511,#9b2e0f);
  background-image: linear-gradient(to bottom,#b23511,#9b2e0f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb23411', endColorstr='#ff9b2e0f', GradientType=0);
}


=> change startColorstr and endColorstr in:
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb23411', endColorstr='#ff9b2e0f', GradientType=0);


Thanks!
The topic has been locked.

Re: Changing color in SJ Teen template 10 years, 5 months ago #13906

Thank you very much!
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.22 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