Hi Erevybody!
Changing from template Puritty III to Joomspirit_99 i have a problem with:
https://www.3moeven.at/downloads.html
Where can I change the width of the view? In the left category is missing the first letter.
open the category missing the first letters on the left side
https://www.3moeven.at/downloads/catego ... tuell.html
Thank you in advance for your help
Harry
Change width of the view categories
- Harry352
- Phoca Newbie
- Posts: 5
- Joined: 26 Mar 2016, 09:00
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Change width of the view categories
Hi, in the component, there is no settings for width, I think, this needs to be set in the template
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Change width of the view categories
Hallo Harry,
ja, dürfte am Template liegen. Also können wir es nur damit versuchen, in der CSS was einzubauen.
Nebenwirkungen habe ich nicht getestet, da ich es ja nur temporär probieren konnte.
Versuche es mit folgenden Codes (in die custom.css):
Für den 1. Link wäre das:
Für den 2. Link:
Liebe Grüße
Christine
ja, dürfte am Template liegen. Also können wir es nur damit versuchen, in der CSS was einzubauen.
Nebenwirkungen habe ich nicht getestet, da ich es ja nur temporär probieren konnte.
Versuche es mit folgenden Codes (in die custom.css):
Für den 1. Link wäre das:
Code: Select all
#phoca-dl-categories-box {
padding-left:18px;
}
Code: Select all
.pd-filenamebox-bt {
padding-left:18px;
}
Christine
- Harry352
- Phoca Newbie
- Posts: 5
- Joined: 26 Mar 2016, 09:00
Re: Change width of the view categories
thx a lot
If you like to fly - contact me
Vielen Dank!
Falls Ihr einen Schupperflug machen wollt' max. 1 Passagier meldet Euch.
Liebe Grüße
Harry
If you like to fly - contact me
Vielen Dank!
Falls Ihr einen Schupperflug machen wollt' max. 1 Passagier meldet Euch.
Liebe Grüße
Harry
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Change width of the view categories
Hallo Harry,
fein, dass es gewirkt hat. Danke fürs Angebot - bin aber nicht schwindelfrei
Liebe Grüße
Christine
fein, dass es gewirkt hat. Danke fürs Angebot - bin aber nicht schwindelfrei
Liebe Grüße
Christine