Jump to content

Hook "Home" images align vertically not inline despite small size


Recommended Posts

I am trying to get the FB block and two images to align horizontally across the home page but when I add them in via Theme Configurator they appear one above the other. It does not seem to matter what size the images are. post-446036-0-11485000-1395799225_thumb.png

 

They do appear inline when viewed with Safari but not with Chrome, Firefox or IE. Safari view post-446036-0-44790500-1395800303_thumb.png

 

I have found that it is not possible to upload images into Theme Configurator using Safari as it just shows a ? where the image should be. It works fine using other browsers.  

 

I feel I'm missing something obvious but I cannot see it.

Cheers

Steve

 

 

Edited by stevell (see edit history)
Link to comment
Share on other sites

Increasing the container size did not work for me, nor did decreasing the size of the images. I got around it by changing the image container size from 33.333333% of the page width to 33.2%

 

global.css around line 649

.col-xs-4  

width: 33.2%; 

Edited by stevell (see edit history)
Link to comment
Share on other sites

sorry I even reduced 

. col-xs-4 {

   width: 10%; } 

but a strange thing happens the other images are reduced except No. 5. I also tried to delete the old No. 6 so that it becomes the No. 5 from small to big magic back. 

help help 

 

thanks

Link to comment
Share on other sites

×
×
  • Create New...