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] Missing thumbnail borders in classic theme

  • ebeetje
  • ebeetje's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago - 13 years 1 month ago #44254 by ebeetje
Hi,

I'm struggling quite some time with the layout of the thumbnails in classic layout.
The left and top border are missing. I have this problem on multiple websites.

I found already that this is a css-conflict with the artisteer template, as the thumbs appear normal in the default joomla template. The issue is occuring in both IE and Firefox.

Please help  :(

Regards,
E.

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

More
13 years 1 month ago - 13 years 1 month ago #44255 by Katia
Please provide us with a link to your gallery page.

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

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

  • ebeetje
  • ebeetje's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago #44256 by ebeetje
Any progress in this ?  :'(

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

More
13 years 1 month ago #44257 by Katia
Sorry but this is a css conflic with your template. Please contact your template provider in order to get help.

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

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

  • ebeetje
  • ebeetje's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago #44258 by ebeetje
Wow, more than 3 weeks needed to repeat my own statement in order to repudiate all responsibility.
Thank you very much for the "excellent" support...

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

More
13 years 1 month ago #44259 by Katia
Did you try to find the problem?

Just change this in SIG PRO simple template css folder :
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: -5px 0 0 -5px;
    padding: 4px;
}

to this:
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 0 !important;
    padding: 4px !important;
}

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

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

  • ebeetje
  • ebeetje's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago #44260 by ebeetje
Yes, this solves the problem !

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


Powered by Kunena Forum