Hi
With bootstrap I would rewrite
the views result using the break points

<div class="span6">
         [token]
</div>

What the layout break points
I would use in views for omega please?

Many Thanks

Comments

fubhy’s picture

Status: Active » Postponed (maintainer needs more info)

Sorry, I really read your question 5 times but I don't have a clue what you are asking. Can you try to re-phrase and take some more time before you hit the submit button? I'd like to help, but it's practically impossible if I don't understand you.

charlie charles’s picture

I really sorry question unclear

I've made a content type view

I want to have teaser with a image on
the left side and the text on the right side
on a desktop

On a mobile I want the teaser to disply the image
above the text

to do this in bootstrap
with views rewrite results would be

<div class="span6">
         [image]
</div>
<div class="span6">
         [text]
</div>

I using the bootstrap break point classes
within the view rewrite results

As omega doesn't use
a span classes.
How Would you customize
the layout using rewrite results in views
or how do I edit views teaser display's with omega?

msmithcti’s picture

Status: Postponed (maintainer needs more info) » Active

Thanks for explaining again, that is a little clearer. Are you using Twitter Bootstrap with Omega 4?

The simplest way to do this if you'd prefer not to write CSS would be to use Display Suite. You can create an extra view mode (or use the teaser if you want it the same everywhere that teaser is shown) and set a two column layout, dragging your fields into the correct column.

Hopefully, that answers the question you asked!

fubhy’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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