I've noticed that when I tried to style comments with CSS like this:

.comment .content {
width:500px;
}

it didn't worked.

I've tried with Bartik theme and it's working well.
I want to style this comments with width for an example 500px.
When CSS isn't working all the comments are in one row. Here's screenshot what it looks like.

CommentFileSizeAuthor
Comments problem.png6.78 KBsatvision83

Comments

satvision83’s picture

Issue summary: View changes

add details

satvision83’s picture

I'm sure that I'm not the only one with this problem...

satvision83’s picture

Anybody help?
To explain more in details... the problem is: In Framework theme I cannot set width of the comments text. I mean I'm setting width:700px for an example, but the whole text keeps remaining on one line (one row). That's very annoying, especially when the comment text is long.

andregriffin’s picture

Can you provide an example that doesn't have one long unbroken "word"? Use some lorem ipsum or something.

satvision83’s picture

Status: Closed (fixed) » Active

Omg, I've didn't realized that the problem comes from using unbroken word for a test. I've tested just right now with lorem ipsum and CSS is working great. Thank you very much, Griffin.

With Bartik theme even its unbroken "word" the styling worked...that was very confusing.

satvision83’s picture

Issue summary: View changes

correction

satvision83’s picture

Status: Active » Closed (fixed)

Status: Active » Closed (fixed)