I have a problem using mac firefox and chrome with 2 large columns portfolio.
The second portfolio in the row goes down the first. It happens as the space is not enough for both. the portfolio doesn't fit it and goes down.
Portfolio Pagination problem
5 posts from 3 voices-
Posted 9 months ago #
-
http://www.francescomallamo.com
with safari i have no problemsPosted 9 months ago # -
Hello,
Try using this,
.post-entry.flex_column.first { clear: none; } .one_half { width: 48% !important; }Regards,
IsmaelPosted 9 months ago # -
this solution works but it creates some bugs too.
this code breaks iphone style and the 2 columns are centered on the page no more (on mac/pc browsers).Posted 9 months ago # -
Hi cesco81,
Try modifying the css above so that it only targets firefox. Also try removing the clear fix when using this one:
.firefox #top .one_half { width: 48%; }Regards,
Devin
Posted 9 months ago #
Reply
You must log in to post.














