Page 1 of 1
CSS-Problem: Border for single display in post
Posted: 27 May 2014, 14:18
by Jumbo
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?
Re: CSS-Problem: Border for single display in post
Posted: 27 May 2014, 16:42
by Benno
Hi,
which verson of Phoca Download and Joomla! do you use?
Please post the URL to see what you mean.
Kind regards,
Benno
Re: CSS-Problem: Border for single display in post
Posted: 27 May 2014, 16:57
by Jumbo
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.
Re: CSS-Problem: Border for single display in post
Posted: 27 May 2014, 17:18
by Benno
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
Re: CSS-Problem: Border for single display in post
Posted: 27 May 2014, 17:37
by Jumbo
Danke, aber in welcher css-Datei finde ich das denn? Also in Phocadownload.css oder button.css finde ich es nicht.
Re: CSS-Problem: Border for single display in post
Posted: 27 May 2014, 17:39
by Benno
Hi,
klick auf den Link, dann siehst Du den Pfad im Browser-Adressfenster.
Freundliche Grüße,
Benno
Re: CSS-Problem: Border for single display in post
Posted: 27 May 2014, 17:58
by Jumbo
Wie schön. Das hat geklappt. Herzlichen Dank!
Re: CSS-Problem: Border for single display in post
Posted: 27 May 2014, 18:01
by Benno
Gerne!
Freundliche Grüße,
Benno