Loading...
 

Responsive images


Bootstrap 4 in Tiki 19

Tiki 19 transitions from Bootstrap 3 to Bootstrap 4. Of course responsive images (that automatically resize to fit the display area) work as before but as of this Bootstrap and Tiki version, the relevant CSS class is "img-fluid". This update is already made in the code for Tiki 19, such as in Plugin Img, where image responsiveness is a default property, but for any instances of HTML/CSS code that are input manually by site admins or editors, the new CSS class should be used.

Bootstrap 3 in Tiki 13 - 18

As described at http://getbootstrap.com/css/#images, "Images in Bootstrap 3 can be made responsive-friendly via the addition of the .img-responsive class. This applies max-width: 100%; and height: auto; to the image so that it scales nicely to the parent element."

As of Tiki 14, images in wiki text (wiki pages, blog and forum posts, etc.) are responsive. To turn this characteristic off, use a ''responsive="n" parameter in the IMG plugin.

There have been reports of images that formerly were centered in the page are no longer centered after an upgrade to Tiki 14.

  • This is due to images having the responsive class by default.
    • To center the image again, give it the class "center-block".
Copy to clipboard
<div class="center-block">{img ...}</div>

To center image in ARTICLES add "imalign=center" instead.

Copy to clipboard
{img imalign=center ...}


(This image is for demonstration purposes only; please disregard its content.)

Copy to clipboard
{img class="img-responsive" link="#" title="example image" alt="example image" fileId="428"}

produces:
example image

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

Keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki