Images in content block not flowing as defined

Permalink Browser Info Environment
I set up a content block with text and a couple of images (i.e. JoinMe icon, photo). The images either flow to the left of the content block or on a separate line from the text. I don't seem to have any control of where they go. I'm used to adding images to the content block, defining alignment, and adding a link and text. This isn't working like it does in other themes. I tried doing a content block with just one image with text, and the image wouldn't align properly.

I checked the html, and there isn't a hidden paragraph return for the images.

Anyone have an idea what I can do to make this work?

Thanks!

Type: Discussion
Status: In Progress
webadminfl
View Replies:
TeKnoZiz replied on at Permalink Reply
TeKnoZiz
Whoops, hadn't noticed your post until after, but I am having the same issue. See my later post in the forum. Did you ever find a solution?
webadminfl replied on at Permalink Reply
webadminfl
The only thing I've found that works is to add the <center> and </center> code before and after the image in the content box html section. It's a pain, though, b/c I have a lot of images.

I'm currently trying different lightboxes/image add-ons to try to fix the problem. So far - no luck.
TeKnoZiz replied on at Permalink Reply
TeKnoZiz
Well great that worked for me, but I am only using 3 images on the home page. Still not a good solution for the client if they need to swap images later. As for you, can't you build a custom template that adds the center command as the images are being dropped in?
TeKnoZiz replied on at Permalink Reply
TeKnoZiz
Well great that worked for me, but I am only using 3 images on the home page. Still not a good solution for the client if they need to swap images later. As for you, can't you build a custom template that adds the center command as the images are being dropped in?
formigo replied on at Permalink Reply
formigo
There is actually a really easy solution to this.

Click the image block in edit mode and select design - choose alignment center. The final thing is to either remove some code from the main.css...

.ff-wrapper img {
    display: block;
}

Or add this to your own custom stylesheet...
.ff-wrapper img {
    display: inline;
}

Effectively it is the img tag being set as block that stops it working in the first place.
webadminfl replied on at Permalink Reply
webadminfl
The design function does not work for the images on my pages. If there is text in the block, it centers, but the image does not. I will try editing the css. Thanks!
TeKnoZiz replied on at Permalink Reply
TeKnoZiz
I concur with webadminfl I have tried the design option and it doesn't work. I will also check out your other options. Thanks!

concrete5 Environment Information

# concrete5 Version
5.6.3.2

# concrete5 Packages
Extended Form (2.7.3), Foundation 5 (1.6.0).

# concrete5 Overrides
blocks/vimeo, css/style.css, css/tabs.css, languages/es_ES, languages/de_DE, languages/ro_RO, languages/sk_SK, languages/nl_NL, languages/sl_SI, languages/fi_FI, languages/cs_CZ, languages/es_AR, languages/da_DK, languages/vi_VN, languages/tr_TR, languages/es_PE, languages/ja_JP, languages/pt_PT, languages/fr_FR, languages/fa_IR, languages/sv_SE, languages/it_IT, languages/zh_TW, languages/ar, languages/es_MX, languages/el_GR, languages/nb_NO, languages/ru_RU

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - Off
Full Page Caching - Off

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
5.3.3

# PHP Extensions
bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imap, ionCube Loader, json, libxml, mbstring, mcrypt, mysql, mysqli, openssl, pcntl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, readline, Reflection, session, shmop, SimpleXML, sockets, SPL, sqlite3, standard, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlib.

# PHP Settings
max_execution_time - 60
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 128M
post_max_size - 8M
safe_mode - Off
safe_mode_exec_dir - <i>no value</i>
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 128M
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 100000
pcre.recursion_limit - 100000
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH

Browser User-Agent String

Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.