You have already some codes in your user.css: http://www.lapataleta.net/templates/pro ... 82fd7d8916 So it should work.
But sometimes it takes a little time.
Check in backend if you can see your codes. b) and c). Save again. And/or there are somewhere wrong entries or missing bracklets etc.
frame around thumbnails
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
-
- Phoca Member
- Posts: 34
- Joined: 13 Feb 2019, 23:28
Re: frame around thumbnails
I always wait a little and then I force a refresh of the case like this: https://www.wikihow.com/Force-Refresh-i ... et-Browser
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: frame around thumbnails
Last action for today evening ... Check in your backend your user.css, if codes are shown correctly.
Maybe over night they will come
Kind regards
Christine
Maybe over night they will come
Kind regards
Christine
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: frame around thumbnails
Hi Mia,
checked your Site:
1) You have changed to Beez Template. Pls avoid using this Core template.
Present status: article.item-page = 660px;
Use Protostar again.
2) General information:
a) You should put changes/additions etc. in the user.css > Protostar, but see also point c)
b) Changes in the template.css could be overriden after Joomla Core/Standard Template Update, except there exists a Template copy.
https://www.cloudaccess.net/joomla-know ... a-3-0.html
c) You could also create a custom.css in Phoca (not in Template) > for Phoca codes (Changes) only:
PG > Styles > New > create > custom.css
3) Just tried on a testsite. I used: 224 x 150px; It's up to you of course.
Took following elements (it's an example only)
Kind regards
Christine
checked your Site:
1) You have changed to Beez Template. Pls avoid using this Core template.
Present status: article.item-page = 660px;
Use Protostar again.
2) General information:
a) You should put changes/additions etc. in the user.css > Protostar, but see also point c)
b) Changes in the template.css could be overriden after Joomla Core/Standard Template Update, except there exists a Template copy.
https://www.cloudaccess.net/joomla-know ... a-3-0.html
c) You could also create a custom.css in Phoca (not in Template) > for Phoca codes (Changes) only:
PG > Styles > New > create > custom.css
3) Just tried on a testsite. I used: 224 x 150px; It's up to you of course.
Took following elements (it's an example only)
Code: Select all
text text text
{phocagallery view=category|categoryid=11|limitstart=0|limitcount=4|displaybuttons=1|detail=12|imagecategoriessize=1|displayname=1}
<br />text text text text text text
Christine
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: frame around thumbnails
You changed back to Protostar, but you lost your user.css etc. About template copy I wrote in other posts.
Try following, just for compromise: Your Plugin entry Code: Use instead of detail=14 > detail=3
= shadowbox (image only)
Kind regards
Christine
Try following, just for compromise: Your Plugin entry Code: Use instead of detail=14 > detail=3
= shadowbox (image only)
Kind regards
Christine
-
- Phoca Member
- Posts: 34
- Joined: 13 Feb 2019, 23:28
Re: frame around thumbnails
I deleted user.css because it all just got worse and then I start over.
It started with the fact that I wanted the flags to be on the same line as the menu, but most of all at the very top of the page and I could in Beez, but I could see that everything else was a mess so I dropped it again
Now I have chosen shadowbox and should have just made thumbnails smaller. However, I think the detail view is difficult for older people (the target group) to see with arrows and close.
Regarding detail view, Jak Lightbox is definitely my favorite. It does not hijack the entire page, but shows a box where the various symbols are clear, but it cannot be used here
Now I want to work a little further with the whole thing so thankfully for help and patience. It may be I will return
It started with the fact that I wanted the flags to be on the same line as the menu, but most of all at the very top of the page and I could in Beez, but I could see that everything else was a mess so I dropped it again
Now I have chosen shadowbox and should have just made thumbnails smaller. However, I think the detail view is difficult for older people (the target group) to see with arrows and close.
Regarding detail view, Jak Lightbox is definitely my favorite. It does not hijack the entire page, but shows a box where the various symbols are clear, but it cannot be used here
Now I want to work a little further with the whole thing so thankfully for help and patience. It may be I will return
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: frame around thumbnails
Hi,
The arrows only with changing of background-image.
Try also other detail views, e.g.: detail=11 or 12. (arrows are inside).
Kind regards
Christine
Yes, I see You are inserting - (minus) and other margins. Be aware, it will hv effect to other segments.Mia_J wrote: ↑09 May 2020, 23:40 I deleted user.css because it all just got worse and then I start over.
It started with the fact that I wanted the flags to be on the same line as the menu, but most of all at the very top of the page and I could in Beez, but I could see that everything else was a mess so I dropped it again
The size (left) could be changed with:Now I have chosen shadowbox and should have just made thumbnails smaller. However, I think the detail view is difficult for older people (the target group) to see with arrows and close.
Code: Select all
#sb-info-inner {
font-size: 20px;
}
Yes, it's nice, but not responsive.Regarding detail view, Jak Lightbox is definitely my favorite.
Try also other detail views, e.g.: detail=11 or 12. (arrows are inside).
Of course - will close this thread now. New question(s) new threadNow I want to work a little further with the whole thing so thankfully for help and patience. It may be I will return
Kind regards
Christine