Edit: sorry, moved this over to AT Commerce Theme issues.

I have a specific node type, in which I have several fields. I am trying to float the image field to the left, and wrap the other fields around it. But the "clearfix" classes on each field are preventing this. How do I float the image to the left and wrap the other fields around it?

I have tried selecting the "float image left" i the Adaptive theme settings, but that only wraps the first field. The other fields still stay cleared under the image.

I have also tried multiple css edits, including:

.field-type-image {
float: left;
margin: 0 15px 0 0;
}

Thanks!

CommentFileSizeAuthor
wrap.jpg320.51 KBwlftn

Comments

Jeff Burnz’s picture

Cant really help without seeing the site, reason is there will be other CSS so no matter what I put here it will be a bit of a guess.

Yuri’s picture

Did you find a solution?

Yuri’s picture

Issue summary: View changes

posted in wrong theme issues board

mattbloomfield’s picture

Issue summary: View changes
Status: Active » Closed (outdated)