Loading...
 
Skip to main content

Images Will Not Show Side by Side with Captions

Status
Closed
Subject
Images Will Not Show Side by Side with Captions
Version
15.x
16.x
17.x
Category
  • Usability
Feature
Wiki Syntax (text area, parser, external wiki, etc)
Resolution status
Please retest
Submitted by
John Morris
Volunteered to solve
luci
Lastmod by
John Morris
Rating
(2)
Description

Describe precisely what you did (how to reproduce).
I attempted to place images with captions side by side in a wiki page, with the params as:

Copy to clipboard
{img type="fileId" fileId="id" thumb="box" desc="Test Caption" responsive="n"} {img type="fileId" fileId="id" thumb="box" desc="Test Caption" responsive="n"}


Describe exactly the faulty consequences.
When images are placed side by side, with as thumb, responsive n, and caption added, they will not place side by side, but will only place over and under.

Explain what you expected instead of the faulty consequences.
I expected to view the images side by side, with captions below the images.

Solution
The divs around the image with caption should display: inline-block
Importance
4
Easy to solve?
8
Priority
32
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6301
Created
Sunday 19 March, 2017 03:43:30 UTC
by John Morris
LastModif
Saturday 23 September, 2017 13:56:06 UTC


Show PHP error messages