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.

how can I get more white space between thumbnails?

  • vincy79
  • vincy79's Avatar Topic Author
  • Offline
  • New Member
More
13 years 4 months ago #42316 by vincy79
Hi, I use this in joomla 1.5.
I'd like to get more white space between the thumbnails.
here it is a screen shot about them..
imageshack.us/photo/my-images/840/92750941.jpg/
What is exactly the CSS path to customize ??? Please help me, I'm new in it!
thnaks!

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

More
13 years 4 months ago #42317 by Katia
Please provide me with a link to your gallery.

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

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

  • vincy79
  • vincy79's Avatar Topic Author
  • Offline
  • New Member
More
13 years 4 months ago #42318 by vincy79
thanks for answer, katia :)
here it is the link

www.vincenzodinuzzo.altervista.org/index.php?option=com_content&view=article&id=92:la-baia-delle-sirene&catid=38:articoli&Itemid=134

as you can see I get a space between thumbnails
could you tell me exactly what is the CSS path to modify to get a frame too around the thumbnail?

I'd like a thumbnails like these..(this is created with "joomla gallery").
www.vincenzodinuzzo.altervista.org/index.php?option=com_joomgallery&func=viewcategory&catid=2&Itemid=101
as you can see the frame around the thumbnails turn into colorated when I'm hover on them. How can I get the same with simple image gallery pro ? I'd like that the thumbnail change when I'm hover.

thanks again !

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

More
13 years 4 months ago #42319 by Katia
You may just go to plugins/content/jw_sigpro/templates/Default/template.css folder
at line 28
and add some  padding and margin in this element
li.sig-block a.sig-link img.sig-image, li.sig-block a.sig-link:hover img.sig-image{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: medium none;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

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

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

  • vincy79
  • vincy79's Avatar Topic Author
  • Offline
  • New Member
More
13 years 4 months ago #42320 by vincy79
thanks katia, but how can I get a colorated frame around thumbnails when I'hover them ? only when I'm hover....I'd like to see that my thumbnail change when I'm hover.

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


Powered by Kunena Forum