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.

Black dots on Thumbnails and white padding [SOLVED]

  • Leandro Costa
  • Leandro Costa's Avatar Topic Author
  • Offline
  • New Member
More
14 years 7 months ago - 14 years 7 months ago #33232 by Leandro Costa
Hello

I`ve been searching here some solution but i didn`t found.

I had the free version and it works fine. Now on PRO i got on thumbs black dots (top and botton) and no align imagem on thumb box (see attachment). I`ve try change the gallery types but all got the same issue.

It happens on Firefox and Safari last versions (i do not tested on IE). Running on localhost.

Is that a CSS set?

Help me, please.

Thank you.
Attachments:

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

More
14 years 7 months ago #33233 by Billy Cox
Replied by Billy Cox on topic Re: Black dots on Thumbnails and white padding
I've got the same problem?
Any chance of some help?
Thanks

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

  • Yiota
  • Yiota's Avatar
  • Visitor
14 years 7 months ago #33234 by Yiota
Your template CSS overwrites the plugins. You need to find the css of the plugin, locate the

li.sig-block {
background:none repeat scroll 0 0 #FFFFFF !important;
float:left;
margin:5px;
padding:0;
}

and add list-style:none;

If it is still not working try list-style:none !important;

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

  • Leandro Costa
  • Leandro Costa's Avatar Topic Author
  • Offline
  • New Member
More
14 years 7 months ago #33235 by Leandro Costa
Replied by Leandro Costa on topic Re: Black dots on Thumbnails and white padding
Thank you.

I had to insert the same comand list-style:none on li.sig-cir

li.sig-clr { clear:both; float:none !important; height:0 !important; line-height:0 !important; border:none !important; background:none !important; width:auto; margin:0 !important; padding:0 !important; list-style:none !important; }

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


Powered by Kunena Forum