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] simple image gallery pro transparent gallery background?

  • matthew bradshaw
  • matthew bradshaw's Avatar Topic Author
  • Offline
  • New Member
More
13 years 7 months ago - 13 years 7 months ago #40489 by matthew bradshaw
Hi, is it possible to make the simple image gallery background for the thumbnails transparent.  I have searched but not found an answer that works for me.  I have tried editing template.css without much success.  My (work in progress)site is at www.beermattonline.com/joomla/ you will see that the galleries don't look great with this particular theme. Many thanks in advance.
Matt.

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

  • Yiota
  • Yiota's Avatar
  • Visitor
13 years 7 months ago #40490 by Yiota
If you want the background completely transparent, without the white background and the border, all you have to do is

li.sig-block {
  background: none !important;
}

li.sig-block span.sig-link-wrapper {
  background: none !important;
}

li.sig-block span.sig-link-innerwrapper {
border:0 !important;
}

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

  • matthew bradshaw
  • matthew bradshaw's Avatar Topic Author
  • Offline
  • New Member
More
13 years 7 months ago #40491 by matthew bradshaw
Hi Yiota, thanks for rapid reply.  Do I edit that into the template.css file?  I am pretty new to all this.  What is strange is that the test gallery works (kind of) but the 22nd of May gallery doesn't despite them both just having ... {gallery}gallery{/gallery} and {gallery}ravenscourt{/gallery} in them.
Thanks, Matt.

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

  • Yiota
  • Yiota's Avatar
  • Visitor
13 years 7 months ago #40492 by Yiota
Yes, add them to your template.css file.

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

  • matthew bradshaw
  • matthew bradshaw's Avatar Topic Author
  • Offline
  • New Member
More
13 years 7 months ago #40493 by matthew bradshaw
Hi Yiota, thanks for your help.  I have done that and still I get a difference between my 2 galleries (Test gallery and 22nd of May).  I tried deleting the article 22nd of May and making a new one but I still get the white background  ??? Any suggestions?
Many thanks, Matt.

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

  • matthew bradshaw
  • matthew bradshaw's Avatar Topic Author
  • Offline
  • New Member
More
13 years 7 months ago #40494 by matthew bradshaw
... Don't worry.  I seem to have sorted it out by making a new article.
Thanks, Matt.

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

  • Cristiano Repupilli
  • Cristiano Repupilli's Avatar
  • Offline
  • New Member
More
12 years 2 months ago #40495 by Cristiano Repupilli
Replied by Cristiano Repupilli on topic Re: simple image gallery pro transparent gallery background?

If you want the background completely transparent, without the white background and the border, all you have to do is

li.sig-block {
  background: none !important;
}

li.sig-block span.sig-link-wrapper {
  background: none !important;
}

li.sig-block span.sig-link-innerwrapper {
border:0 !important;
}


Hello, I'm having the same problem with the white background. I've added the code above in my template.css file but the background is still there. Am I doing something wrong? Could you please help out as I've been struggling on this for some time and can't seem to figure out a solution. my testing website is at: justvip.altervista.org/index.php/it/prodotti/donna/scarpe-donna/item/63-green-bullet
any help very much appreciated!
Chris

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


Powered by Kunena Forum