|
Replies:
22
-
Pages:
2
[
1
2
| Next
]
-
Last Post:
13 Sep 23, 23:29
Last Post By: hspagnolo
|
|
|
Posts:
101
Registered:
23-Mar-2016
|
|
|
CSS for the footer
Posted:
26 Apr 21, 12:33
|
|
|
Hi,
With previous version (2.x) the following change into the CSS was working:
.footer .folder-info {text-align:right;}
Does not work anymore and I fight with this but do not found the solution.
I simply want that the "modified date and the count of image text is right aligned into the footer.
Any help will be appreciated.
Thanks and regards
Henri
|
|
|
Posts:
8,219
Registered:
31-Jan-2006
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 14:58
in response to: hspagnolo
|
|
|
Try this: .footer .row .columns {justify-content: right;}
Edited by: JeffTucker on 26 Apr 2021, 09:49 right, not left!
|
|
|
Posts:
101
Registered:
23-Mar-2016
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 17:32
in response to: JeffTucker
|
|
|
Hi Jeff and thanks, strange, this align it left???
Regards
Henri
|
|
|
Posts:
8,219
Registered:
31-Jan-2006
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 17:52
in response to: hspagnolo
|
|
|
See my edit - force of habit, since people usually want things left-aligned.
|
|
|
Posts:
101
Registered:
23-Mar-2016
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 18:08
in response to: JeffTucker
|
|
|
Hi Jeff
Thanks again, but your code was OK, but the following:
.footer .row .columns {justify-content: right;}
Align it left???
|
|
|
Posts:
8,219
Registered:
31-Jan-2006
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 19:13
in response to: hspagnolo
|
|
|
|
Refresh your browser cache. Works when I do it.
|
|
|
Posts:
101
Registered:
23-Mar-2016
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 19:31
in response to: JeffTucker
|
|
|
Sorry, but I have recreated the album with force recreate, refreshed the browser, but still the same result.
Don't waste too much time, I will found a solution later.
Regards
Henri
|
|
|
Posts:
8,219
Registered:
31-Jan-2006
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 19:48
in response to: hspagnolo
|
|
|
Please post a link to the album. I am very sure this works. You might have to do a forced browser refresh, CTRL-F5.
|
|
|
Posts:
101
Registered:
23-Mar-2016
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 19:53
in response to: JeffTucker
|
|
|
I am under Mac OSX, and this works with Firefox but not with Safari
|
|
|
Posts:
8,219
Registered:
31-Jan-2006
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 19:58
in response to: hspagnolo
|
|
|
Safari makes life difficult. I think they do it on purpose.
First hit Command-Option-e to empty the cache, then hold down SHIFT while clicking the little reload icon to the right of the address bar.
|
|
|
Posts:
101
Registered:
23-Mar-2016
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 20:02
in response to: JeffTucker
|
|
|
Thanks Jeff, this does not work.
Please don't waste time. It works with Firefox and IE, this is enough
|
|
|
Posts:
8,219
Registered:
31-Jan-2006
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 20:04
in response to: hspagnolo
|
|
|
You need to learn how to make this work. With Laza's skins especially, you simply cannot test changes without being able to force the browser to discard cached versions of images, CSS, and Javascript.
|
|
|
Posts:
101
Registered:
23-Mar-2016
|
|
|
Re: CSS for the footer
Posted:
26 Apr 21, 20:08
in response to: JeffTucker
|
|
|
Then it will remain as it this, because my knowledge of CSS is poor.
Thanks again Jeff
|
|
|
Posts:
3,838
Registered:
4-Aug-2006
|
|
|
Re: CSS for the footer
Posted:
27 Apr 21, 15:27
in response to: hspagnolo
|
|
|
Could you provide a link to the problem page? Others could then check if it is a Safari issue, and possibly offer a solution.
|
|
|
Posts:
101
Registered:
23-Mar-2016
|
|
|
Re: CSS for the footer
Posted:
27 Apr 21, 15:34
in response to: RobM
|
|
|
Hi Rob,
Unfortunately not yet, I am working on it, but it is a Safari problem, because it works with Firefox.
Regards
Henri
|
|
|
|
Legend
|
|
Forum admins
|
|
Helpful Answer
|
|
Correct Answer
|
|