Closed (cannot reproduce)
Project:
Quotes
Version:
6.x-1.40
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2010 at 17:48 UTC
Updated:
27 Oct 2010 at 17:10 UTC
I'm having trouble with Quotes block in the left sidebar. There is too much vertical space between the quote and the author. The more content I add, the bigger the space becomes. Maybe it's because Drupal adds its clear-block div after the block?
Take a look:
www.abaldai.lt/blackwaterfoot/quotes.png
The generated HTML code for the block:
<div id="block-quotes-1" class="block block-quotes">
<h2>Testimonials</h2>
<div class="content">
<div class="quotes-quote"><p>“Beautiful food, warm ambiance & the rooms so relaxing & accommodating. Looking forward to our return.”</p>
</div><div class="quotes-author"><p>— Susie & Edgar from Ireland.</p>
</div><div class="clear-block"></div><div class="quotes-more-link"><a href="/blackwaterfoot/quotes">More...</a></div> </div>
</div>
Comments
Comment #1
nancydruI am not seeing this in the -dev version with the Garland theme. Perhaps this is a theme problem?
Comment #2
nancydruNo further information.