This question is not answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 8 - Pages: 1 - Last Post: 15 Oct 21, 12:25 Last Post By: omg Threads: [ Previous | Next ]
omg

Posts: 19
Registered: 13-Jun-2008
troubles with lucid update 2.3.3
Posted: 13 Oct 21, 20:14
 
  Click to reply to this thread Reply
Hello
I have updated Lucid wich I use for my website.
Unfortunately I have the same problems as the first time:
  • I get round shape on my thumbnail (those on the front page) . I went back to the thread I had with Laza who suggested to ad this CSS
#folders .folders .card, #folders .folders .card .thumb {border-radius: 0px;}
IT work on previous version But it doesn' t work anymore since update
  • The title of my web site isn't anymore on the center of the page and I can't manage to put it on the center.
Thank you for your help

Mac book pro Mac OS11.6
Jalbum 24.1
Lucid 2.3.3
JeffTucker

Posts: 7,954
Registered: 31-Jan-2006
Re: troubles with lucid update 2.3.3
Posted: 13 Oct 21, 20:20   in response to: omg in response to: omg
 
  Click to reply to this thread Reply
Please give us a link to the page.
RobM

Posts: 3,944
Registered: 4-Aug-2006
Re: troubles with lucid update 2.3.3
Posted: 13 Oct 21, 20:41   in response to: omg in response to: omg
 
  Click to reply to this thread Reply
Your website seems to be a professional one, ‘Copyright © 2020 by omg/Renault’ and http://www.omgphotographe.com/essays/

A Professional license has been required for such use since jAlbum 10 in 2011, you are using JAlbum 12. Why not upgrade to the current version whilst getting a pro license.
omg

Posts: 19
Registered: 13-Jun-2008
Re: troubles with lucid update 2.3.3
Posted: 13 Oct 21, 22:19   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
oliviermartingambier.com
JeffTucker

Posts: 7,954
Registered: 31-Jan-2006
Re: troubles with lucid update 2.3.3
Posted: 13 Oct 21, 22:45   in response to: omg in response to: omg
 
  Click to reply to this thread Reply
There are a lot of pieces needed to get rid of the border-radius on the folder thumbnails. Maybe Laza has a simpler way to make this work, but this custom CSS will do the trick:
.main-cont .folders .card, .main-cont .folders .card .thumb,  .main-cont .folders .card:hover .thumb {border-radius: 0px;}
Not sure how to center the album title. It might not be possible, with the flex layout that's being used. I'll leave that one to Laza.
omg

Posts: 19
Registered: 13-Jun-2008
Re: troubles with lucid update 2.3.3
Posted: 14 Oct 21, 10:52   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
Thanks a lot it works!
Regarding to center the album title it use to work in the previous version of Lucid. See this screen capture.
omg

Posts: 19
Registered: 13-Jun-2008
Re: troubles with lucid update 2.3.3
Posted: 14 Oct 21, 10:54   in response to: RobM in response to: RobM
 
  Click to reply to this thread Reply
T

Edited by: omg on 14 Oct 2021, 10:55
Laza

Posts: 1,515
Registered: 6-Sep-2005
Re: troubles with lucid update 2.3.3
Posted: 14 Oct 21, 14:41   in response to: omg in response to: omg
 
  Click to reply to this thread Reply
As far as I remember the previous version had left and right groups too.

Here's the code that centers the top bar:
.top-bar .controls { justify-content: center; }
.top-bar .controls > div:last-child { margin-left: 0; }
omg

Posts: 19
Registered: 13-Jun-2008
Re: troubles with lucid update 2.3.3
Posted: 15 Oct 21, 12:25   in response to: Laza in response to: Laza
 
  Click to reply to this thread Reply
Thank you it works fine.
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums