1. Werner
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 03 December 2015
  5.  Subscribe via email
Hi Ciarán,
I would like to remove the shadow over the header picture. How can it be done? http://www.dummy.kerschbaumerhof.com/
Thanks,
Werner
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Werner

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


#container_header {
background-image: none;
}


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

it's much better now. But there is still something, looking like some kind of tissue over the header. How can I remove it?

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

In your templates scripts.php (../templates/j51_madison/php/scripts.php) you can remove the following (line 44)...


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


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect!
Thanks, Werner
  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!