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.

Center The Gallery Thumbnails

  • NintendoNerds
  • NintendoNerds's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 11 months ago - 13 years 11 months ago #37987 by NintendoNerds
Center The Gallery Thumbnails was created by NintendoNerds
Hello, everyone.

I need to know what I need to do in order to center the thumbnails for my article items in K2. Here's an example of what it looks like:

www.nintendonerds.com/screenshots/nes/item/52-final-fantasy

I think I found the corresponding CSS that I need to edit for the template I am using. Could someone please show me what to edit in order to make the thumbnails centered horizontally on the page?
/* Thumbnail */
/li.sig-block { float:left; background:none!important; margin:2px; padding:0; border:none!important; }
li.sig-block { float:left; background:#fff!important; margin:17px; padding:0; border:none!important; }
li.sig-block span.sig-link-wrapper { }
li.sig-block span.sig-link-innerwrapper { }
li.sig-block a.sig-link,
li.sig-block a.sig-link:hover { position:relative; display:block; padding:0 8px 8px 8px; margin:0; }
li.sig-block a.sig-link { color:#333; background:#fff url(bg.png) repeat-x top; border-top:1px solid #fff;border-bottom:1px solid #e5e5e5; }
li.sig-block a.sig-link:hover { color:#eee; text-decoration:none; background:#000 url(bg_hover.png) repeat-x top; border-top:1px solid #000;border-bottom:1px solid #000; }
li.sig-block a.sig-link img.sig-image,
li.sig-block a.sig-link:hover img.sig-image { display:block; padding:0; margin:0; border:none; background-repeat:no-repeat; background-position:50% 50%; }
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; }

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

More
13 years 11 months ago #37988 by Katia
Replied by Katia on topic Re: Center The Gallery Thumbnails
Please provide me with a access to the page of your site with the gallery.

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

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

  • NintendoNerds
  • NintendoNerds's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 11 months ago #37989 by NintendoNerds
Replied by NintendoNerds on topic Re: Center The Gallery Thumbnails
OK. The site is back online, Katia.

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

More
13 years 11 months ago #37990 by Katia
Replied by Katia on topic Re: Center The Gallery Thumbnails
You may change this
li.sig-block a.sig-link, li.sig-block a.sig-link:hover {
    display: block;
    margin: 0;
    padding: 0 8px 8px;
    position: relative;
}

to this :
li.sig-block a.sig-link, li.sig-block a.sig-link:hover {
    display: block;
    margin: 0 17px;
    padding: 0 8px 8px;
    position: relative;
}

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

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

  • NintendoNerds
  • NintendoNerds's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 11 months ago #37991 by NintendoNerds
Replied by NintendoNerds on topic Re: Center The Gallery Thumbnails
Thanks, Katia. I'll give this a try later this evening.

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

  • NintendoNerds
  • NintendoNerds's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 11 months ago #37992 by NintendoNerds
Replied by NintendoNerds on topic Re: Center The Gallery Thumbnails

You may change this

li.sig-block a.sig-link, li.sig-block a.sig-link:hover {
    display: block;
    margin: 0;
    padding: 0 8px 8px;
    position: relative;
}


Am I missing something? I don't see this in the code I provided above :/

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

More
13 years 11 months ago #37993 by Katia
Replied by Katia on topic Re: Center The Gallery Thumbnails
Where is the SIG PRO gallery in your site?

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

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

  • NintendoNerds
  • NintendoNerds's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 11 months ago #37994 by NintendoNerds
Replied by NintendoNerds on topic Re: Center The Gallery Thumbnails
I actually uninstalled it. I found another extension that will work better for what I want to do. I wish I would have known that before I bought SIG PRO about 3 days ago :/

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


Powered by Kunena Forum