Blog Preview not wrapping

Does anyone know what the deal is on the Blog preview not working? Changing the amount of characters in the admin panel for preview has no effect.

See screen shot below. Can someone tell me where to make this wrap?

Chris

Nothing to see here
Quote · 23 Dec 2009

Wow, I got absolutely no responses on this? Ok, and I the only one with this problem? Please note this is the one on the homepage.

Someone?

Chris

Nothing to see here
Quote · 24 Dec 2009

I will check this out, have not try this to now.

Kids first
Quote · 24 Dec 2009

Yes Chris I just tested for you and got the same issue.  This is the same stuff that happened with the front page news snippet length.  The issue was in the CSS.  I think this controls it (according to firebug).  Open modules/boonex/blogs/templates/base/css/blogs.css  Find the .blog_text.  Change overflow: hidden;   to overflow: auto;    This will cause the overflow to wrap automatically.

Quote · 24 Dec 2009

same for news!

Quote · 24 Dec 2009

I did that for both blogs.css and blogs_common.css and it didnt seen to work. Cleared cache and all, still the same. I will keep checking..

Chris

Nothing to see here
Quote · 24 Dec 2009

I use the original, no alterations made(yet) and it shows perfect in RC5

Quote · 24 Dec 2009

I got it to look pretty good using the advice from mauricecano and commenting out this line as well:

/*white-space: nowrap;*/

in the same area.

Thanks

Chris

Nothing to see here
Quote · 24 Dec 2009

Oh ya I forgot the no white space had to be removed as well.

What I like about boonex css the best, they're using proto css 4 elements not in live browsers to try to do things, lol

Quote · 24 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.