ambiera logo

Ambiera Forum

Discussions, Help and Support.

folder icon Ambiera Forum > RocketCake
forum topic indicator Problem with image gallery
person icon
raimcomputi
Registered User
Quote
2025-04-19 18:07:36

I'm currently experimenting with the image gallery. But I'm encountering a problem I can't find a solution for.

You can set the number of columns to any number you want. But some things don't work.

Five columns, for example, work. Six columns don't work; the browser preview only displays five columns, and the sixth image moves to the next row.

Seven columns work correctly again.

Eight columns, on the other hand, don't work; the browser preview only displays seven columns, and the eighth image moves to the next row.

Nine columns work correctly again. Ten columns work too. I haven't tested with more columns.

So, specifically: Six columns and eight columns don't work. Is there a solution for this? Because I would need exactly six columns.

person icon
niko
Moderator
Quote
2025-04-21 05:50:30

You are right, just tried it out - that's strange. I'll have a closer look and see what might be causing this.

person icon
niko
Moderator
Quote
2025-04-24 13:36:09

Update: It's a small error in RocketCake, will fix this in the next update.
If you want to fix this for your website manually before the release, you can do this too: For 6 columns, search for a value in your CSS style sheet looking like this:

 width: 17%;


And replace it with this:

 width: 16%;


Alternatively, you can easily override this in RocketCake by clicking View -> HTML Code -> Additioncal CSS styles and enter:


div.galleryimgcontainer { width: 16% !important; }


person icon
raimcomputi
Registered User
Quote
2025-04-24 14:24:23

Alternatively, you can easily override this in RocketCake by clicking View -> HTML Code -> Additioncal CSS styles and enter: div.galleryimgcontainer { width: 16% !important; }


Thanks for the tip. That worked so far.

Unfortunately, the browser now ignores the corresponding adjustments to three, two, and one columns. It still works in the Rocketcake window.


Create reply:










 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


icon_holyicon_cryicon_devilicon_lookicon_grinicon_kissicon_monkeyicon_hmpf
icon_sadicon_happyicon_smileicon_uhicon_blink   






Copyright© Ambiera e.U. all rights reserved.
Contact | Imprint | Products | Privacy Policy | Terms and Conditions |