1. avarua
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 04 August 2016
  5.  Subscribe via email
Hello,

i use now the Grafik-Template an removed the noisy-texture.png. But now i have always this dark shadow about the pic there. also a white overlay at the lower position with the same picture.
How can i remove or change it???

thanks for your help!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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


.body_noise {
background-image: none;
}


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

yes, this removes the noisy-texture.png.
But i want remove also this black shadow und "white" overlay a shown in the picture.
I cant find a way in the css-files. :o/

Update: Ok i found a way to remove the white overlay.
But the "Shadow is still there.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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


.body_grad {
background-image: none !important;
}


Failing that would you have a URL to an example of the shadow you are still looking to remove?

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

TOP, this CSS works for me!!! :)

But now i have one other question.
I have placed a Picture in the Top-3 Module.
It seems, that there is a margin or equal
Can i remove this only for the Top-3-Moduls?

Here a Picture:
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your module?

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

To amend try using the following markup for your image (custom module)....


<img alt="heike1" src="/dm2/images/danymedien/heike1.png" style="margin-bottom:-40px"> 


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Ok, this works too. Great!

Thank you very very much!!! :)
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • Page :
  • 1


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