Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

[Solved] Problem with the spacing - margins between thumbnails

  • sagramor
  • sagramor's Avatar Topic Author
  • Offline
  • New Member
More
13 years 2 months ago - 13 years 2 months ago #44035 by sagramor
I just bough the SigPro, seems that is the best solution to create fast a photo gallery on joomla but i have a problem with the margins on thumbnails.

Please check this:
www.music-play.gr/index.php/gallery/2011-11-03-10-04-49

The problem exists in every Layout template i choose.

Please check it. Thanks.

Please Log in or Create an account to join the conversation.

More
13 years 2 months ago - 13 years 2 months ago #44036 by Katia
This is a css conflict with your template css and specially with height  you give in this element at templates/theme811/css/layout.css folder at line 2565:

#content ul li {
    background: url("../images/dot2.gif") repeat-x scroll 0 100% transparent;
    height: 41px;
    line-height: 41px ;
}

If you remove it the gallery will be ok. In addition you may check some minor conflicts with margins and paddings at ul gallery elements

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • sagramor
  • sagramor's Avatar Topic Author
  • Offline
  • New Member
More
13 years 2 months ago - 13 years 2 months ago #44037 by sagramor
I deleted all

#content ul li {
    background: url("../images/dot2.gif") repeat-x scroll 0 100% transparent;
    height: 41px;
    line-height: 41px ;
}

and the problem solved.
Thank you :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum