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!
- avarua
- Commercial Templates
- Thursday, 04 August 2016
- Subscribe via email
Hello
To amend try adding the following to the Custom CSS field of your templates parameters...
Ciarán
To amend try adding the following to the Custom CSS field of your templates parameters...
.body_noise {
background-image: none;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 1
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. /
Update: Ok i found a way to remove the white overlay.
But the "Shadow is still there.
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. /
Update: Ok i found a way to remove the white overlay.
But the "Shadow is still there.
- more than a month ago
- Commercial Templates
- # 2
Hello
To remove try adding the following to the Custom CSS field of your templates parameters...
Failing that would you have a URL to an example of the shadow you are still looking to remove?
Ciarán
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
- more than a month ago
- Commercial Templates
- # 3
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:
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:
- more than a month ago
- Commercial Templates
- # 4
Thank you
To amend try using the following markup for your image (custom module)....
Ciarán
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
- more than a month ago
- Commercial Templates
- # 7
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »