When using this theme and a node has a long link (with no hyphens) it breaks the column blocks. It makes one or both columns show below the center node. They are still either on the left or right but shoved down the page quite a bit (depending on the length of the node).

I think this only happens in IE. Firefox shows the page correctly. I would usually care less about IE but the majority of my users still use IE.

Is there a way to always keep the right and left column blocks at the top and prevent this from happening?

Comments

johnnybegood’s picture

Status: Active » Needs review

Hi,

Does that happpen in Gardland too?

hadishon’s picture

No, in Garland, all of the columns stay where they are and the long link in the center column just runs ontop and past the right hand side column.

hadishon’s picture

I noticed you changed the status to "patch (code needs review)." I don't see the patch. Did you forget to attach it?

johnnybegood’s picture

Status: Needs review » Postponed (maintainer needs more info)

Michael - Sorry, I actually meant "Active - needs more info". I'll see what I can do when I get a little time.

ishmael-sanchez’s picture

Assigned: Unassigned » ishmael-sanchez
Category: bug » support
Status: Postponed (maintainer needs more info) » Fixed

Hello, I wasn't able to get the columns to break using a 125 character link. If you want to target IE use the word-wrap: break-word; on the block or node. You can also use the overflow property.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.