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

[SOLVED] how to decrease vertical distance between moudles?
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: [SOLVED] how to decrease vertical distance between moudles?

[SOLVED] how to decrease vertical distance between moudles? 11 Sep 2019 07:27 #11832

hi its me again
another day another question

in this template there is a long vertical distance between the moudles in every where especially in home page for example welcome position and welcome right and left position or between section dark and latest blog and every other else

what can i do for decrease this distance?
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.

  • Posts:31
  • waylander
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: how to decrease vertical distance between moudles? 13 Sep 2019 02:36 #11838

You can change in templates/jf_salina/css/template.css, modify:
 
.section-inner {
padding: 120px 0;
}
 

example to:
 
.section-inner {
padding: 60px 0;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: how to decrease vertical distance between moudles? 25 Sep 2019 06:05 #11865

nothing changed
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.

  • Posts:31
  • waylander
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: how to decrease vertical distance between moudles? 27 Sep 2019 02:22 #11869

On your site I still see:
 
.section-inner {
padding: 120px 0;
}
 

It doesn't change.
You can use Inspect Element to check.

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: how to decrease vertical distance between moudles? 30 Sep 2019 05:52 #11876

i doubled checked this
its changed
but in the css folder of template there is two template.css
the second is template2.css
now it working!
thanks for your good support.

problem solved

  • Posts:31
  • waylander
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: how to decrease vertical distance between moudles? 11 Feb 2020 22:48 #12114

Hi,
I can ask for advice - the above does not work for me. Somewhere a "slideshow" height is generated - it depends on the resolution of the monitor.

<div id="slideshow" style="height: 1270px;">



And even though I entered 10px in template.css (template2.css), no change.

.section-inner {
padding: 10px 0;
}

Please advice on how to reduce long vertical distances.

Thank you very much.

Martin
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
  • Attachment This attachment is hidden for guests. Please log in or register to see it.

  • Posts:3
  • esliesli
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.92 seconds
Saturday 27 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.