Page 1 of 1

Change width of the view categories

Posted: 03 Jul 2018, 10:10
by Harry352
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

Re: Change width of the view categories

Posted: 05 Jul 2018, 13:00
by Jan
Hi, in the component, there is no settings for width, I think, this needs to be set in the template :idea:

Jan

Re: Change width of the view categories

Posted: 05 Jul 2018, 16:33
by christine
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:

Code: Select all

#phoca-dl-categories-box {
padding-left:18px;	
}
Für den 2. Link:

Code: Select all

.pd-filenamebox-bt {
padding-left:18px;	
}
Liebe Grüße
Christine

Re: Change width of the view categories

Posted: 06 Jul 2018, 12:44
by Harry352
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

Re: Change width of the view categories

Posted: 06 Jul 2018, 14:06
by christine
Hallo Harry,

fein, dass es gewirkt hat. Danke fürs Angebot - bin aber nicht schwindelfrei :)

Liebe Grüße
Christine