Hallo,
I'm sorry to ask this but I searched in the css-files and didn't find the correct configuration so I hope you can help me more quickly.
When I add a download in a post there is a graphic diplayed with a shadowed backround and a border. I would like to delete both (backroundcolor and border) but can't find the css-command.
Could you tell me where I have to look for it?
CSS-Problem: Border for single display in post
-
- Phoca Newbie
- Posts: 6
- Joined: 25 May 2014, 15:54
- Benno
- Phoca Hero
- Posts: 9611
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: CSS-Problem: Border for single display in post
Hi,
which verson of Phoca Download and Joomla! do you use?
Please post the URL to see what you mean.
Kind regards,
Benno
which verson of Phoca Download and Joomla! do you use?
Please post the URL to see what you mean.
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 6
- Joined: 25 May 2014, 15:54
Re: CSS-Problem: Border for single display in post
Thank you for your response, Benno.
I'm using Joomla 3.3 and the actual phoca-Versions. You can see the problem here:
http://www.bedacht-magazin.de/cms/index ... -nr-6.html
The grey border cuts the image and so it would be nice to just remove the border.
I'm using Joomla 3.3 and the actual phoca-Versions. You can see the problem here:
http://www.bedacht-magazin.de/cms/index ... -nr-6.html
The grey border cuts the image and so it would be nice to just remove the border.
- Benno
- Phoca Hero
- Posts: 9611
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: CSS-Problem: Border for single display in post
Hi,
http://www.bedacht-magazin.de/cms/media ... wnload.css
Line 52
.phocadownloadfile32 {
background: url("../images/icon-download-32.png") no-repeat scroll 5px center #FDFDFD;
border: 1px solid #CCCCCC;
margin: 5px;
padding: 10px 10px 10px 40px;
}
Rot durch eigene Farbe ersetzen oder die ganze Zeile auskommentieren.
Freundliche Grüße,
Benno
http://www.bedacht-magazin.de/cms/media ... wnload.css
Line 52
.phocadownloadfile32 {
background: url("../images/icon-download-32.png") no-repeat scroll 5px center #FDFDFD;
border: 1px solid #CCCCCC;
margin: 5px;
padding: 10px 10px 10px 40px;
}
Rot durch eigene Farbe ersetzen oder die ganze Zeile auskommentieren.
Freundliche Grüße,
Benno
-
- Phoca Newbie
- Posts: 6
- Joined: 25 May 2014, 15:54
Re: CSS-Problem: Border for single display in post
Danke, aber in welcher css-Datei finde ich das denn? Also in Phocadownload.css oder button.css finde ich es nicht.
- Benno
- Phoca Hero
- Posts: 9611
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: CSS-Problem: Border for single display in post
Hi,
klick auf den Link, dann siehst Du den Pfad im Browser-Adressfenster.
Freundliche Grüße,
Benno
klick auf den Link, dann siehst Du den Pfad im Browser-Adressfenster.
Freundliche Grüße,
Benno
-
- Phoca Newbie
- Posts: 6
- Joined: 25 May 2014, 15:54
Re: CSS-Problem: Border for single display in post
Wie schön. Das hat geklappt. Herzlichen Dank!
- Benno
- Phoca Hero
- Posts: 9611
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: CSS-Problem: Border for single display in post
Gerne!
Freundliche Grüße,
Benno
Freundliche Grüße,
Benno