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.

Thumbnails for s.i.g.p are not on the same height

  • rolanddegoeij
  • rolanddegoeij's Avatar Topic Author
  • Offline
  • New Member
More
13 years 9 months ago #39668 by rolanddegoeij
Hi there,

i just bought simple image gallery pro, and i am running into the following problem:
The thumbnails are not on the same height, thus the first is say on position x, thumbnail 2 is 10 pixels lower and so on. I tried several different options but i cant seem to find a solution for this problem. on other pages wich use this plugin i dont see this behaviour.

Anyone have an idea ?

See the attachment for a visual explanation of the issue.
Attachments:

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

  • Yiota
  • Yiota's Avatar
  • Visitor
13 years 9 months ago #39669 by Yiota
This is a CSS conflict between your template and SIG Pro CSS. Provide a link if you may, to tell you exactly where the conflict is located.

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

  • rolanddegoeij
  • rolanddegoeij's Avatar Topic Author
  • Offline
  • New Member
More
13 years 9 months ago #39670 by rolanddegoeij
Replied by rolanddegoeij on topic Re: Thumbnails for s.i.g.p are not on the same height
Hi, thank you for your fast reply!

you can visit the page at www.gb66.nl, it is a joomla 1.5.22 site
i installed the simple image gallery pro 1.5 plugin.

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

  • Yiota
  • Yiota's Avatar
  • Visitor
13 years 9 months ago #39671 by Yiota
All you need to do is locate this CSS rule (in plugins CSS file)

li.sig-block {
    background: none !important;
    border: medium none !important;
    float: left !important;
    margin: 0 1px 1px 0;
    padding: 0 !important;
}

and add the !important to the float and the padding.

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

  • rolanddegoeij
  • rolanddegoeij's Avatar Topic Author
  • Offline
  • New Member
More
13 years 9 months ago #39672 by rolanddegoeij
Replied by rolanddegoeij on topic Re: Thumbnails for s.i.g.p are not on the same height
ok that worked like a charm! thanks!
one quick question (okok, it should be in another post but ill try my luck :))

Can you change the background color for the thumbnail-viewport ?

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

  • Yiota
  • Yiota's Avatar
  • Visitor
13 years 9 months ago #39673 by Yiota
Locate li.sig-block a.sig-link and li.sig-block a.sig-link:hover and change the colors to your liking.

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


Powered by Kunena Forum