VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

changing the dimension ot the slideshow position
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: changing the dimension ot the slideshow position

changing the dimension ot the slideshow position 17 Jul 2016 21:11 #9158

Always thank you for all your perfect assistance!!
I have a simple question. The slideshow position (where I can load the JF Slideshow module) have a fix dimension. How can I change the height of this module??

and how to change the height of all the module positions?? Like main-blog, main-sponsors,....
Always thank you!!!
You are fantastic!!
Last Edit: 17 Jul 2016 22:07 by freethud. Reason: addingin a new question...

  • Posts:14
  • freethud
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: changing the dimension ot the slideshow position 18 Jul 2016 03:19 #9159

How can I change the height of this module??

You can edit file templates/jf_event-up/scripts/js/template.js, comment all function:
 
//$("#slideshow").css({ 'height' : $(window).height()});
 

and how to change the height of all the module positions?? Like main-blog, main-sponsors,....

You can edit file templates/jf_event-up/css/template.css, reduce padding:
 
.section {
padding: 120px 0;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.38 seconds
Wednesday 24 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.