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

Change the Template colour
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Change the Template colour

Change the Template colour 04 Sep 2015 12:33 #7351

Hello Joomfreak,

it is not possible to change the template colour over the template parameters.

Is there another way to change the colour?

Thanks for help!

  • Posts:43
  • Ahorn
  • Senior Boarder
  • OFFLINE
  • Karma: 0

Re: Change the Template colour 07 Sep 2015 03:50 #7360

You can edit jf_event-up/index.php, add element you want to change the color:
 
<?php // Template color ?>
<?php if ($this->params->get('templateColor')) : ?>
a {
color: <?php echo $this->params->get('templateColor'); ?>;
}
.navbar-inner, .nav-list > .active > a, .nav-list > .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .btn-primary {
background: <?php echo $this->params->get('templateColor'); ?>;
}
<?php endif; ?>
 


joomfreak
Last Edit: 07 Sep 2015 03:50 by isupport.
The following user(s) said Thank You: Ahorn

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

Re: Change the Template colour 15 Oct 2015 17:06 #7585

Hi everyone,

could someone please update the whole jf_event-up/index.php file...

It would be great because I don't get it where to insert the code


Would be really nice.

THKS

Bye

  • Posts:6
  • Supreme
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Change the Template colour 16 Oct 2015 03:02 #7589

Try to update the file in attachment.

joomfreak
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
Last Edit: 16 Oct 2015 03:16 by isupport.

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

Re: Change the Template colour 25 Oct 2015 08:28 #7634

There are some images that have to be changed, or deleted from the code as they are in pink. I know for sure the 2 pics 'bg-contact.jpg' & 'arrow-scrolldown.jpg'. One is the background image for the contact us section, the picture of a letter, and the other is the scrolldown arrow that takes you from the first slideshow module to the about us module. I downloaded the pics from cpanel, then edited them, and reuploaded them with the same name, deleting the originals, so that I didnt have to change any code.

I quite like the approach of the before mentioned isupport. If you want different colors though instead of just one, and it doesnt help for slightly off colors like when hovering over navigation menu. I instead went through the css code and found all the pinks, and changed them manually. It took a while to find them all as its an 8000 line code, but Im happy I have exactly the colors i want now. Ive written most down, so perhaps i can post the lines here soon where i found the code if people want.
The following user(s) said Thank You: jpm08

  • Posts:6
  • hoomy
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Change the Template colour 14 Apr 2016 23:06 #8618

Hi hoomy.. can you shere us the code? I have the same problem

  • Posts:2
  • jpm08
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 1.05 seconds
Tuesday 16 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.