Strange empty rows in category view
Posted: 18 Nov 2012, 19:41
Hello,
first thank you again for such excellent component - simply the best gallery for Joomla.
Now problem:
1. I have installed Gallery as usual (not first time, I am quite familiar with Phoca Gallery).
2. set menu item linking to Category View (with subcategories, in these subcategories are images) - working without problem
3. however I have noticed strange empty space below thumbnails (please see attached screenshots), between thumbnails and my site footer, there is menu actually
4. so I inspected it with Firebug an found code that displays that "empty rows"
5. cannot understand what is it for?
6. how can I remove this blank space generated with four empty rows?
Will be gratefulf for help or suggestions
Yaro
first thank you again for such excellent component - simply the best gallery for Joomla.
Now problem:
1. I have installed Gallery as usual (not first time, I am quite familiar with Phoca Gallery).
2. set menu item linking to Category View (with subcategories, in these subcategories are images) - working without problem
3. however I have noticed strange empty space below thumbnails (please see attached screenshots), between thumbnails and my site footer, there is menu actually
4. so I inspected it with Firebug an found code that displays that "empty rows"
Code: Select all
<form name="adminForm" method="post" action="http://mywebsite.com/ksiazki-1?lang=pl">
<div class="pgcenter">
<input type="hidden" value="category" name="controller">
<input type="hidden" value="1" name="2598ba4760b64a540677ea9c03472fd1">
</form>
</div>
<div> </div>
<script type="text/javascript">
<div> </div>
</div>
<div class="clear"></div>
</div>
</div>6. how can I remove this blank space generated with four empty rows?
Will be gratefulf for help or suggestions
Yaro