OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Cnter title image with default layout (0 viewing) 

Joomla Gallery Support

Go to bottom Favoured: 0

Cnter title image with default layout

admin (Admin)
Admin
Posts: 8340
graph
User Offline Click here to see the profile of this user
Re:Cnter title image with default layout 1 Year, 1 Month ago
Karma: 102  
Or

you need set

Code:

[class^=os-gallery-all-in-one-main] .img-block.none-effect .os-gallery-caption, [class^=os-gallery-album-tabs-main] .img-block.none-effect .os-gallery-caption, [class^=os-gallery-tabs-main] .img-block.none-effect .os-gallery-caption {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    line-height: 19.7333px;
}



Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
ghf (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:Cnter title image with default layout 1 Year, 1 Month ago
Karma: 0  
Bonjour

Sorry, I did not explain the problem correctly.

The gallery with the phot work correctly because I use Image hover effect: Taras
With Taras the title of the image is center.

But with the other Image hover effect: the title of the image go on the left (see picture of the screen in attachment).
I send yu the screen of the administration for this gallery.

Thanks a lot for your health
Logged Logged
Last Edit: 2023/08/07 15:31 By ghf. Reason: forget the attachments
The administrator has disabled public write access.
ghf (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:Cnter title image with default layout 1 Year, 1 Month ago
Karma: 0  
with the picture of the screen
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8340
graph
User Offline Click here to see the profile of this user
Re:Cnter title image with default layout 1 Year, 1 Month ago
Karma: 102  
Please to your website CSS file add below CSS code:
Code:

.os-gallery-caption-bottom h3.os-gallery-img-title
{
  text-align:center
}



BUT for create HTML blocks which you have, I advice to you check our Joomla CCK, recently we added there a lot Layouts for create html blocks - like on your site. Plese check joomla cck library

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
ghf (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:Cnter title image with default layout 1 Year, 1 Month ago
Karma: 0  
Bonjour

I am really sory but it does not work
Can I send you a login on a private email address and can you have a look on the back of my site.

Thanks you very much for your help
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8340
graph
User Offline Click here to see the profile of this user
Re:Cnter title image with default layout 1 Year, 1 Month ago
Karma: 102  
we sent to you email with new version of OrdaSoft Joomla gallery

Regards
OrdaSoft team
Logged Logged
Last Edit: 2023/08/08 13:38 By admin.
The administrator has disabled public write access.
Go to top
»