- Posts: 26
- Thank you received: 0
Site colour
6 years 6 months ago #47646
by shirran
Site colour was created by shirran
Hi I would prefer to have a grey colour for my site other than the 5 fixed styles, would you be able to advise how I go about this please.
I can not see any options on the template options.
Regards
Trev
I can not see any options on the template options.
Regards
Trev
Please Log in to join the conversation.
6 years 6 months ago #47647
by milos
Replied by milos on topic Site colour
Hi Trev,
I think the easiest way to achieve this is to select in example style 2. Then open file /templates/sparky_framework/css/styles/style2.css in any plain text editor (i.e. notepad) and change all color values to the HEX values of your shades of gray. In example, change all instances of red #a51d27 to dark gray #666666
Thanks,
Milos
I think the easiest way to achieve this is to select in example style 2. Then open file /templates/sparky_framework/css/styles/style2.css in any plain text editor (i.e. notepad) and change all color values to the HEX values of your shades of gray. In example, change all instances of red #a51d27 to dark gray #666666
Thanks,
Milos
Please Log in to join the conversation.
6 years 6 months ago #47648
by shirran
Replied by shirran on topic Site colour
Thank you for the prompt reply that works great, can I ask one more thing, how do I change the white to black on the main menu and wording on the contact us (advert5) mid page.
Regards trev
Regards trev
Please Log in to join the conversation.
6 years 5 months ago #47649
by milos
Replied by milos on topic Site colour
Hi Trev,
Go to Extensions > Templates > Hot HVAC > Menus and try to change the colors for the main menu there.
To change the text color in the advert5, please add this to your style2.css file:
and change the color #fff with a color of your preference.
Thanks,
Milos
Go to Extensions > Templates > Hot HVAC > Menus and try to change the colors for the main menu there.
To change the text color in the advert5, please add this to your style2.css file:
Code:
.parallaxrow {
color: #fff;
}
and change the color #fff with a color of your preference.
Thanks,
Milos
The following user(s) said Thank You: shirran
Please Log in to join the conversation.
6 years 5 months ago #47650
by shirran
Replied by shirran on topic Site colour
That’s great many thanks Mills
As usual quick response and spot on.
As usual quick response and spot on.
Please Log in to join the conversation.
-
hot.cold.climaservice
Active member -
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
16 hours 51 minutes ago #52202
by hot.cold.climaservice
Replied by hot.cold.climaservice on topic Site colour
As been new to Sparky Framework, I am trying to change among the preset Color schemes but there are not any in Style>Template color. Am I missing something?
Regards
Vasilis
Regards
Vasilis
Please Log in to join the conversation.
Time to create page: 0.130 seconds