Closed (fixed)
Project:
BlueMasters
Version:
7.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
5 Jun 2011 at 02:59 UTC
Updated:
19 Oct 2011 at 19:00 UTC
I have installed Bluemasters and the demo data, however, the images in the 'Footer Center' block do not line up as in the Live demo. The top row steps down with each image like a staircase. This is my page http://www.wings.net.nz/drupal/
Any suggestions as to what to look at would be appreciated.
Thanks in Advannce
Comments
Comment #1
john.mcenallay commentedComment #2
gtsopour commentedHello john.mcenallay
i followed your page url http://www.wings.net.nz/drupal/, but i cannot see the issue with the images at the "From The Gallery" block.
Comment #3
john.mcenallay commentedThanks for having a look gtsopour, I managed to work out the problem a few minutes ago and fixed it. Seems if you paste the demo data from the documentation for the sample gallery it ends up as a series of formatted lines surrounded by an outer div, just as shown in the doc. When this displays if steps the top row of images, I removed the line breaks from the end of each line and it displays as per the demo. I have no idea why the line breaks between the lines would make a difference. I will duplicat the demo data into the next position and see if it applies there.
Thanks anyway.
jmac
Comment #4
gtsopour commentedComment #6
sra1 commentedTaking out the line breaks works with fixing this issue. I spent a couple hours tinkering with the style.css file trying to fix it. Thanks. Maybe this should be notated in the wiki documentation?
Also, can someone who has a better understanding of HTML and CSS explain why these line breaks would cause this issue?