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

john.mcenallay’s picture

Title: From The Gallery using demo data from documentation » Bluemasters From The Gallery using demo data from documentation
gtsopour’s picture

Assigned: Unassigned » gtsopour

Hello 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.

john.mcenallay’s picture

Thanks 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

gtsopour’s picture

Status: Active » Fixed
Issue tags: +Bluemasters theme, +bluemasters

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

sra1’s picture

Taking 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?