- Posts: 52
- Thank you received: 0
Startup Template - Custom Style Color
10 years 1 month ago #46231
by madmax24
Startup Template - Custom Style Color was created by madmax24
How do I change the template style color to a custom color (See attached)?I do not want to use a preset style. I changed the color in the Sparky framework but it only changes the background color not the style color. Your assistance is appreciated.
Please Log in to join the conversation.
10 years 1 month ago - 10 years 1 month ago #46234
by milos
Replied by milos on topic Startup Template - Custom Style Color
You can edit it in template_css.css file in this class:
Thanks
p.s. Chrome Inspector or Firebug are your friends!
Code:
.fix_menu {
background: #23bfe8 !important;
padding: 30px 0;
}
Thanks
p.s. Chrome Inspector or Firebug are your friends!
Last edit: 10 years 1 month ago by milos.
Please Log in to join the conversation.
10 years 1 month ago #46236
by madmax24
Replied by madmax24 on topic Startup Template - Custom Style Color
Milos,
Thank you. Can you direct me to where I change the color for the module that is in the header 2 position? I have attached an image for you to view.
Thank you. Can you direct me to where I change the color for the module that is in the header 2 position? I have attached an image for you to view.
Please Log in to join the conversation.
10 years 1 month ago - 10 years 1 month ago #46237
by milos
Replied by milos on topic Startup Template - Custom Style Color
It's in template_css.css file, classes:
.breadcrumbsrow
and
.breadcrumbsrow .container
Thanks
p.s. Learn how to use Chrome Inspector or Firebug
.breadcrumbsrow
and
.breadcrumbsrow .container
Thanks
p.s. Learn how to use Chrome Inspector or Firebug
Last edit: 10 years 1 month ago by milos.
Please Log in to join the conversation.
Time to create page: 0.260 seconds