CSS-Problem: Border for single display in post

Phoca Download - download manager
Jumbo
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 25 May 2014, 15:54

CSS-Problem: Border for single display in post

Post 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?
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9611
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: CSS-Problem: Border for single display in post

Post 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
Jumbo
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 25 May 2014, 15:54

Re: CSS-Problem: Border for single display in post

Post 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.
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9611
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: CSS-Problem: Border for single display in post

Post 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
Jumbo
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 25 May 2014, 15:54

Re: CSS-Problem: Border for single display in post

Post by Jumbo »

Danke, aber in welcher css-Datei finde ich das denn? Also in Phocadownload.css oder button.css finde ich es nicht.
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9611
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: CSS-Problem: Border for single display in post

Post by Benno »

Hi,
klick auf den Link, dann siehst Du den Pfad im Browser-Adressfenster.

Freundliche Grüße,
Benno
Jumbo
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 25 May 2014, 15:54

Re: CSS-Problem: Border for single display in post

Post by Jumbo »

Wie schön. Das hat geklappt. Herzlichen Dank!
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9611
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: CSS-Problem: Border for single display in post

Post by Benno »

Gerne!

Freundliche Grüße,
Benno
Post Reply