VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

changing color in template
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: changing color in template

changing color in template 20 Jul 2016 17:47 #9172

How can I change the light blue design of the template (icons, buttons, lines etc.) into a different color. Thanks in advance for your answer.

  • Posts:1
  • paule
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: changing color in template 21 Jul 2016 03:20 #9175

You can change Template Colour parameter in the Template Manager.

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: changing color in template 08 Jan 2017 23:16 #9839

I'm trying to change colors too, but not all colors change: example, CORPORATE - CREATIVE- BUSINESS remains light blue. How to change them?

Re: changing color in template 09 Jan 2017 03:28 #9840

You can change in file templates/jf_couda/css/template.css, find and change background-color:
 
.swappers-table .helper {
background-color: rgba(0, 174, 239, 0.7);
...
}
 


joomfreak
The following user(s) said Thank You: supergianluk

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: changing color in template 30 Jan 2017 00:51 #9908

Thank you again for your quick response. Another color issue: How can I change the blue top border on the drop down menus? I've tried to change colors in .dropdown-menu sections, but no effect..

Re: changing color in template 02 Feb 2017 04:08 #9915

You can change in file templates/jf_couda/css/template.css, find and change border-top-color:
 
#main-menu ul ul {
border-top: solid 3px #00aeef;
}
 


joomfreak
The following user(s) said Thank You: supergianluk

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.90 seconds
Thursday 25 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.