Hi guys !
The Phoca cart categories frontend view is clean and pretty in my site :
https://www.viragzodunakanyar.hu/novenyeink
but the subcategories is not :
https://www.viragzodunakanyar.hu/noveny ... eg-palanta
I'd like to look both in the same way.
I would like thin line circle around the subcategory item and of the same size pictures as categories .
Can help someone ?
Thank you !
Categories-category
-
- Phoca Newbie
- Posts: 3
- Joined: 29 Jan 2019, 00:29
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Categories-category
Hi,
category have small size (s) 180x120
Kind regards
Christine
Try following to add e.g. into your custom.css:
Code: Select all
.ph-item-subcategory-box {
border:1px solid #ddd;
padding:10px;
margin-top:15px;
}
categories are medium (m) size: 300x200and of the same size pictures as categories
category have small size (s) 180x120
Kind regards
Christine
-
- Phoca Newbie
- Posts: 3
- Joined: 29 Jan 2019, 00:29
Re: Categories-category
Dear Christine !
Thank you very much , the the line problem is solved with by overwriting css file .
But the image size is not overwritten in the Settings->Main->Images and Thumbnails , i'm change the small images values 300x200 and save . But nothing happens .
You have idea ?
Thank you very much , the the line problem is solved with by overwriting css file .
But the image size is not overwritten in the Settings->Main->Images and Thumbnails , i'm change the small images values 300x200 and save . But nothing happens .
You have idea ?
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Categories-category
Hi,
Thats' fine with the CSS Code.
Sizes: OK - but the system is "still loading" the previous sizes. So, I think, you have to re-create the thumbnails.
Kind regards
Christine
Thats' fine with the CSS Code.
Sizes: OK - but the system is "still loading" the previous sizes. So, I think, you have to re-create the thumbnails.
Kind regards
Christine
- jrjr
- Phoca Professional
- Posts: 114
- Joined: 30 Nov 2018, 23:56
Re: Categories-category
How do we re-create thumbnails?
Never mind, I found it!
Never mind, I found it!
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
-
- Phoca Newbie
- Posts: 3
- Joined: 29 Jan 2019, 00:29
Re: Categories-category
Succeeded ! :)
I'm
-deleted the catgories thumbs
- enter the category edit general option
- grant again the pictures pathway
-the system make thumbpitcures again in correct size
-Save
-Happy
I'm
-deleted the catgories thumbs
- enter the category edit general option
- grant again the pictures pathway
-the system make thumbpitcures again in correct size
-Save
-Happy
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Categories-category
Hi,
thanks for your infos & feedback.
Kind regards
Christine
thanks for your infos & feedback.
Kind regards
Christine