- Posts: 198
- Thank you received: 0
How to change background color of event_details
-
Danimeeka
Active member - Topic Author
- Member
Less
More
11 years 7 months ago - 11 years 7 months ago #29767
by Danimeeka
How to change background color of event_details was created by Danimeeka
Hi,
The color of the event_details div in the top RH corner of the template is set to #F1F9EA (light green). I want to change this to light blue. I can see the color is set in template_css.php using a parameter $featuredModuleBg. How do I change the color of $featuredModuleBg and thus change the color of .event_details?
Or can I just change the background color of .event_details somehow?
The template is set up on www.blackhawk.com .
Thanks!
PS I tried changing the color in params.ini but it didn't have any effect ...
The color of the event_details div in the top RH corner of the template is set to #F1F9EA (light green). I want to change this to light blue. I can see the color is set in template_css.php using a parameter $featuredModuleBg. How do I change the color of $featuredModuleBg and thus change the color of .event_details?
Or can I just change the background color of .event_details somehow?
The template is set up on www.blackhawk.com .
Thanks!
PS I tried changing the color in params.ini but it didn't have any effect ...
Last edit: 11 years 7 months ago by Danimeeka. Reason: Added in a detail
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #29782
by ivan.milic
Replied by ivan.milic on topic How to change background color of event_details
If you use pre-defined style you must edit styles/styleX.php where X is number of style you use. If you use custom style you can just change it using template options.
The following user(s) said Thank You: Danimeeka
Please Log in to join the conversation.
Time to create page: 0.160 seconds