Horizontal Flip Big Grid 1

Posted in: Newspaper
Post count: 21

Hello there,

I love Newspaper! – thank you.

I am using big grid 1 on a site http://www.carolyncowan.com and I am using it twice, for a better effect I would like to be able to flip one of them horizontally – is that possible?

Thank you for your time.

Sophie

Post count: 22421

Hi,

You need to add an extra class on the row for this modification so you can target just the one block:
http://screencast.com/t/2fOvhhbRg
And then use this css to move the big module to the right:
.mycustomclass .td_block_big_grid_1 .td-big-grid-post{
float:right!important;
}

result: http://screencast.com/t/FYPB9YZU4Kz

Thanks.

Post count: 21

Thank you – thats brilliant.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.