One Testimonial Per Row

Permalink Browser Info Environment
I'm using the Simple Testimonial block, got the error in the code fixed, but am not thrilled with how it's floating the blocks so that I get more than one testimonial on the same row, on larger screens. See:http://chicktin.wwwss19.a2hosted.com/index.php?cID=197...

I tried disabling the float lefts on the wrapper and the blockquote but that messes up the author text. I'm not particularly advanced with CSS, so wondering if there's an easy way to get these to display on separate rows?

Type: Discussion
Status: In Progress
mjsminkey
View Replies:
formigo replied on at Permalink Reply
formigo
This block does not span 100% of the parent div by default.

You could add a html block after each testimonial with a clearing div so each testimonial sits on its own line... in a HTML block add...
<div class="clear"></div>

That will clear all testimonials.

Thanks
mjsminkey replied on at Permalink Reply
mjsminkey
I was hoping to find a solution that was a little easier for my client to handle, since they will be adding new ones to the page in the future.
formigo replied on at Permalink Reply
formigo
If you want something that will be easier for a client to handle then you are going to have to edit the package files - not something we usually recommend but if this is essential to your site...
If you open this file...
packages/foundation_5/blocks/ff_simple_testimonial/view.css

Simply change...
.ff-testimonial-wrap {
   float: left;
}

to...
.ff-testimonial-wrap {
   float: left;
   width: 100%;
}

That should do it ;)
mjsminkey replied on at Permalink Reply
mjsminkey
Great, thanks, arrggh, I should have been able to figure that one out myself (the width: 100%). Fairly sure that I tried that at some point but on the wrong block, as what I was getting was the quotes being out to the margins as well. This is definitely what I was looking for.

Rather than update the package files though, I just added that additional style to the header of my page, which works just as well without messing with the files.

Thanks for the help!

concrete5 Environment Information

# concrete5 Version
5.6.3.3

# concrete5 Packages
AddThis (1.0), Deluxe Image Gallery (1.6.6), Disqus Comments (0.5.1), DIY Navigation (2.1), Foundation 5 (1.6.0), Front End File Uploader (2.2.2), Galleria image gallery (2.0), Lightboxed Image (0.9.2), Picmonkey Image Editor (1.01), tnSpacer (1.3).

# concrete5 Overrides
elements/files, languages/es_PE, languages/it_IT, languages/da_DK, languages/sk_SK, languages/es_MX, languages/vi_VN, languages/ar, languages/fr_FR, languages/pt_PT, languages/ru_RU, languages/ro_RO, languages/nb_NO, languages/tr_TR, languages/el_GR, languages/fa_IR, languages/de_DE, languages/cs_CZ, languages/nl_NL, languages/ja_JP, languages/sv_SE, languages/fi_FI, languages/es_AR, languages/sl_SI, languages/zh_TW, languages/es_ES

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

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
5.5.25

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

# PHP Settings
max_execution_time - 300
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - -1
max_input_vars - 10000
memory_limit - 256M
post_max_size - 128M
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 - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.132 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.