Andrea Tanda Posted February 24, 2017 Share Posted February 24, 2017 (edited) Hi, I'd like to align (SEE .JPG ATTACHED) the top hook images bottom border (on the right) and slideshow bottom border (on the left). Default theme 1.6.1.10 version. How to do it? Thanx Edited February 24, 2017 by Andrea Tanda (see edit history) Link to comment Share on other sites More sharing options...
JeredBolton Posted February 24, 2017 Share Posted February 24, 2017 The images on the right have their height set to auto, so you have to upload images with height 219px to get the bottom borders to line up. (Measurement taken from the images used on the default theme where the items line up like you've described.) Link to comment Share on other sites More sharing options...
Andrea Tanda Posted February 24, 2017 Author Share Posted February 24, 2017 (edited) Thanx for reply. I've fixed the issue. The imgs on the right were 219px height yet. The problem was on the slideshow imgs dimension. Anyway, I've also found on themes/mytheme/css/global.css that the distance between the 2 imgs can be set as below, specifing height (for example 210px) near 649 line : .col-xs-4 { width: 33.33333%; height: 210px;} Thanx Edited February 24, 2017 by Andrea Tanda (see edit history) Link to comment Share on other sites More sharing options...
JeredBolton Posted February 24, 2017 Share Posted February 24, 2017 Adding a height to col-xs-4 could well have some interesting consequences for the rest of your page layout. I wouldn't modify col-xs-4 if I were you. Link to comment Share on other sites More sharing options...
Andrea Tanda Posted February 24, 2017 Author Share Posted February 24, 2017 Apparently anything appens. Anyway, if the slide and top hook imgs are in suggested dimension, issue doesn't exist! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now