1. Ale
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 19 May 2016
  5.  Subscribe via email
Hi Ciaran,

I need solved the configuration of Creative template, here details:

Here my url: http://www.cabalco.cl/index.php

1.- The background slideShow generate a dark texture color over my pictures.... is posible disable this?

2.- Is possible change the text layerSlideShow to the right side?.

3.- Is possible change color and disable the roundes in the main menu buttom?

Regards,
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ale

1. In your templates scripts.php (../templates/j51_creative/php/scripts.php) try removing the following (line45)...


overlay: "<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/overlays/06.png", 


2. To amend try adding the following to the Custom CSS field of your templates parameters...


.layerslideshow .info {
text-align: right;
}


3. To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


.hornav > ul > li {
border-radius: 0 !important;
}
.hornav > ul > li > a {
background-color: #2f71af;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank´s Ciaran...
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi, Ciaran

In my template I have not a dark texture over my pictures. How can I turn on overlays? I have downloaded this template yesterday.

Regards,
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!