Tagged: x
-
AuthorPosts
-
April 18, 2016 at 3:13 pm #888897
CruWParticipantHello,
I created a page with 2 column “marginless” columns. I would like my images to fit 100% in each column. There is a small space at the bottom of each photo. I would appreciate your assistance. I will provide you my login in a private reply.
Thank you.
April 19, 2016 at 2:17 am #889429
John EzraMemberHi there,
Thanks for writing in!To assist you with this issue, would you mind providing us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything. Thanks!
April 19, 2016 at 10:00 am #890196
CruWParticipantThis reply has been marked as private.April 19, 2016 at 7:12 pm #890965
FriechModeratorHi There,
Thanks for the credentials, but would you mind letting us know in what page is your Marginless columns is? We’ll be happy to provide you with a response once we have a better understanding of the situation.
Thanks.
April 19, 2016 at 9:28 pm #891093
CruWParticipantThis reply has been marked as private.April 20, 2016 at 7:37 am #891687
FriechModeratorHi There,
Thanks for the clarification, the space is cause by the image itself. Please add a CLASS mbn to your image element to remove its bottom margin.
Another thing, that text paragraph underneath the Domaine Eric Rominger will pushed the button a little bit to create a white space between images. So add this custom css on the paragraph’s Text element STYLE field.
margin-top: -5px;Hope it helps, Cheers!
April 20, 2016 at 11:57 pm #893018
CruWParticipantHi. I assigned CLASS mbn and changed the margin-top. Only issue I see is on an iPad and mobile. The page doesn’t stack properly – the photos aren’t with the proper text.
Thank you
April 21, 2016 at 8:12 am #893585
ZeshanMemberHi there @CruW,
Thanks for writing back!
This is due to the images you have added as elements. If you want the images to expand 100% of their section’s height, please use background images instead. You can insert the background image in column using following CSS code under Style field of its settings (see: http://prntscr.com/7qeof1):
background: url(URL_TO_YOUR_IMAGE) no-repeat center center; background-size: cover;Replace URL_TO_YOUR_IMAGE with your image URL.
Thank you!
April 22, 2016 at 12:05 am #894774
CruWParticipantI tried that and it doesn’t work. Viewed on large iMac and iPad.
April 22, 2016 at 4:13 pm #895921
FriechModeratorHi There,
Do you mean you want the stacking of element of each entry to be:
Image
Title
Author
Text
ButtonIf so, you need to utilize the Hide Base On Screen Width option. Basically, on every SECTION that the image is on the right. You need to have two ROWS, one for the desktop view and one for the mobile view.
Please read the following post to know more about Hide Base On Screen Width option.
– https://community.theme.co/forums/topic/switch-layout-of-elements-based-on-screen-size/#post-807682
– https://community.theme.co/forums/topic/timeline-image-rightleft-question/#post-782616
Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-888897 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
