Forum Support

Shape 5
March 29, 2024, 12:29:34 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Space between modules  (Read 440 times)
ffenter
Jr. Member
**
Offline Offline

Posts: 90

Gravatar


« on: November 11, 2015, 07:59:29 AM »

I get a lot of empty space between the modules... especially in the top row... is there a possibility to minimize the empty space?

http://scripttomovie.com/index.php/de/funktionen/scripttomovie-cast-pro


Thanx!!


Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: November 11, 2015, 01:57:27 PM »

Hello,

Part of that spacing is set here, the padding top is what you'd need to change for whats shown on your image you posted:

Code:
#s5_center_area_inner, #s5_above_columns_inner, #s5_footer_area_inner {
    padding-bottom: 100px;
    padding-top: 100px;
}
template.css (line 816)
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
ffenter
Jr. Member
**
Offline Offline

Posts: 90

Gravatar


« Reply #2 on: November 12, 2015, 02:06:46 AM »

Cool, that worked... but where do I find the settings for top_row modules??

http://www.scripttomovie.com/index.php/en/

Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: November 12, 2015, 01:42:39 PM »

Some of it is set here:

Code:
#s5_top_row2_area2, #s5_top_row3_area2 {
    padding-bottom: 50px;
}
template.css (line 1289)

And the rest is set here under the padding of 40px:

Code:
.module_round_box {
    color: #000000;
    margin-left: 7px;
    margin-right: 7px;
    padding: 40px 0;
    text-shadow: none;
}
template.css (line 1025)
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.