-
AuthorPosts
-
Manes Friend
Manes
- Join date:
- April 2015
- Posts:
- 41
- Downloads:
- 20
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
January 25, 2018 at 5:28 pm #1088528Hello,
I used the raw feature secondary module to display some text with image besides it. I have difficulties on getting the picture aligned with the bottom of the module because it seems like if I put a bit too much lines in my text a gap appears between the bottom of the module and the bottom of the image. For more info about this please take a look at the link in the staff section…
Can you let me know what I should change in order to get this to work ?
Thank you for your help.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 26, 2018 at 2:58 am #1088576Hi,
You can add this custom CSS code:
#Mod147.row-feature.row-feature-secondaryp { padding-bottom: 150px; }
into the CSS file: root/templates/ja_sugite/css/custom.css file on your site.
Then change the padding to the value which suits your need.
Regards
Manes FriendManes
- Join date:
- April 2015
- Posts:
- 41
- Downloads:
- 20
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
January 26, 2018 at 9:38 am #1088636Thank you that is starting to help. Now it seems this is not replicated with different sizes of screens, the picture got cut in the bottom part or not aligned with to bottom of the module… (See the first module of the page as an exemple).
Can you indicate me what to do next ?
Thank you.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 29, 2018 at 7:33 am #1088887Hi,
Could you share some screenshots illustrating how you want it should be?
Manes FriendManes
- Join date:
- April 2015
- Posts:
- 41
- Downloads:
- 20
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
January 29, 2018 at 9:53 am #1088918This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 30, 2018 at 8:01 am #1089096Hi,
Your site seems to be in offline mode now, kindly share the login info.
Manes FriendManes
- Join date:
- April 2015
- Posts:
- 41
- Downloads:
- 20
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
January 30, 2018 at 9:54 am #1089124Sorry for this, the site is online now.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 31, 2018 at 9:17 am #1089347Hi,
In order to style for different view ports like that, you can use Media Queries in Bootstrap: https://getbootstrap.com/docs/3.3/css/#grid-media-queries
For example, with small screen:
#Mod147.row-feature.row-feature-secondaryp { /*your custom style goes here*/ }
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by Manes 6 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum