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.

Change size of Slideshow

  • Manuel Casamayor
  • Manuel Casamayor's Avatar Topic Author
  • Offline
  • New Member
More
10 years 5 months ago #137330 by Manuel Casamayor
Change size of Slideshow was created by Manuel Casamayor
Hi,
I would need to change the height of the slideshow on the home of the template construction. I'd like to have the size of the other pages (gray background).
Could you tell me how to do it?

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 5 months ago #137331 by Krikor Boghossian
Replied by Krikor Boghossian on topic Change size of Slideshow
Hello Manuel,

You need to copy this snippet to your custom.css file
.slideshow .itemsWrapper, .slideshow .itemsWrapper ul.items li .moduleItemImage { height: 331px; max-height: 331px; }
.slideshow div.nuSliderPagination { bottom: auto; top: 22px; }

@media only screen and (max-width: 800px) {	
	.slideshow .itemsWrapper { height: 580px; max-height: 580px; } 
	.slideshow div.nuSliderPagination { top: auto; bottom: 18%; }
}

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

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

  • Manuel Casamayor
  • Manuel Casamayor's Avatar Topic Author
  • Offline
  • New Member
More
10 years 5 months ago #137332 by Manuel Casamayor
Replied by Manuel Casamayor on topic Change size of Slideshow
Ok
Thank you

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 5 months ago #137333 by Krikor Boghossian
Replied by Krikor Boghossian on topic Change size of Slideshow
You 're welcome.

Let me know if it worked.

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

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


Powered by Kunena Forum