Forum Support

Shape 5
March 29, 2024, 06:53:27 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 top row1-2  (Read 903 times)
enya1995
Jr. Member
**
Offline Offline

Posts: 4



« on: July 10, 2018, 10:06:02 AM »

Hi,
in my site http://www.bflow.it/site/index.php/en/
the dimension of images in the position top row 1 and top row 2 are the same but these are showing in different mode. In the top row 2 the space is different .
How can I resolve this problem ?

Thanks in advance
Alessio
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: July 10, 2018, 10:17:04 AM »

Hello,

I believe you are referring to the following and you can see the top row 2 is here but not the top row 1:

Code:
#s5_pos_custom_2, #s5_top_row2_area_inner, #s5_above_columns_inner, #s5_bottom_row1_area2 {
    padding-bottom: 100px;
    padding-top: 100px;
}

template.css line 1028

Just change to the following if you want the same padding-top and bottom:

Code:
#s5_pos_custom_2, #s5_top_row1_area_inner, #s5_top_row2_area_inner, #s5_above_columns_inner, #s5_bottom_row1_area2 {
    padding-bottom: 100px;
    padding-top: 100px;
}
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
enya1995
Jr. Member
**
Offline Offline

Posts: 4



« Reply #2 on: July 11, 2018, 01:45:15 AM »

Thank for your reply.

I resolve add this at line 1047
#s5_top_row2_area1 .module_round_box_outer {
   margin-left:0px;
   margin-right:0px;}

regards
alessio
Logged
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.