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] Remove Border Around Thumbnails

  • NikonUser
  • NikonUser's Avatar Topic Author
  • Offline
  • New Member
More
16 years 2 months ago - 16 years 2 months ago #10343 by NikonUser
[SOLVED] Remove Border Around Thumbnails was created by NikonUser
Hi there,

I've done a search of these forums but can't seem to find an answer...

I'm looking to remove the white border around the thumbnail images that SigPro creates.

My images already have their own white border which makes it too thick when SigPro adds it's own border as well. It is fine when the images have popped up but I need to remove it on the thumbnails.

An example page of what I am taking about can be found here:
www.australiannaturephotography.com/index.php?option=com_content&task=view&id=28&Itemid=43

Thanks for any help
Paul

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

  • NikonUser
  • NikonUser's Avatar Topic Author
  • Offline
  • New Member
More
16 years 2 months ago #10344 by NikonUser
Replied by NikonUser on topic Re: Remove Border Around Thumbnails
Doh! I knew that would happen.

20 mins after I posted this I worked it out:

I changed a padding value in the sigpro_default.css file

from:
.sig_cont .sig_thumb a img {display:block;position:relative;background:#FFF;border:0px solid #ccc;margin:-5px 5px 5px -5px;padding:4px;}

to
.sig_cont .sig_thumb a img {display:block;position:relative;background:#FFF;border:0px solid #ccc;margin:-5px 5px 5px -5px;padding:0px;}

I was looking for border values before, not padding :)

Paul

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


Powered by Kunena Forum