Forum Support

Shape 5
March 28, 2024, 03:17: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: full width section  (Read 451 times)
jeddy
Jr. Member
**
Offline Offline

Posts: 2



« on: February 16, 2016, 12:59:36 PM »

Can someone let me know the proper css to make one roe full width? I am trying to add a full width map and when I edit the css it messes the margins up in all the rows as they seem to be clumped together in one class.

Here is the link to my site : http://goo.gl/9Q5Owd

The section in question is the towards the bottom with the map. I want to have it with no padding or margin.

Thanks
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: February 17, 2016, 08:26:22 AM »

Hello,

You would have to modify the template's index.php file for this. Every row has a class "s5_wrap" on it that assigns the body width to it. You would have to remove that class from the desired row.
Logged

Mike Knott
------------
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
jeddy
Jr. Member
**
Offline Offline

Posts: 2



« Reply #2 on: February 18, 2016, 02:31:43 PM »

Thanks, that worked great also added this to custom.css:

#s5_bottom_row1_area1 {
    padding-bottom:0px;
    padding-top:0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: -65px;
    margin-left: 0px;
    margin-right: 0px;
}

Also in the template.css I changed margin-right to 0px and margin-left to 0px

.module_round_box_outer, #s5_pos_custom_2 .moduletable {
margin-right:0px;
margin-left:0px;
margin-bottom:60px;
font-size:1.1em;

All seems to work great now.
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.