Loading...
 
Features / Usability

Features / Usability


Re: pictures and YouTube in a row

posts: 3665 United States

When you combine images in a single img tag, Tiki creates a DIV for the grouping (and uses clear in the style.

You can either override the style (removing the clear:both should work.

Or simply break the img tag for each item:

Copy to clipboard
{img fileId="82" desc="desc" alt="Sample Images" thumb="box" stylebox="float: left; margin-right:20px"}{img fileId="83" desc="desc" alt="Sample Images" thumb="box" stylebox="float: left; margin-right:20px"}{img fileId="84" desc="desc" alt="Sample Images" thumb="box" stylebox="float: left; margin-right:20px"}{img fileId="85" thumb="box" link="https://www.youtube.com/embed/ys-uhNDmgdo"}



HTH,

- Rick | My Tiki Blog | My Tiki UserPage

Why be a dummy? Get smarty! TikiForSmarties.com
Tiki for Smarties, your source for the best (and only) Tiki books, guides, and tutorials.
There are no comments at this time.