Shape 5

Joomla Templates => M Creative Agency - Club => : edremann November 30, 2017, 10:31:16 AM



: Make Template go full screen width in the body and header
: edremann November 30, 2017, 10:31:16 AM
I can not figure out how to modify the CSS after trying everything in Vertex to make the header and content go all the way right and left full screen.


: Re: Make Template go full screen width in the body and header
: jonahh November 30, 2017, 11:17:42 AM
Hello,

You don't have to modify the CSS or anything. You can just increase the "max width" or leave it null in the Vertex > Layout area and then it won't be constricted in width.


: Re: Make Template go full screen width in the body and header
: edremann December 01, 2017, 09:58:07 AM
I was able to get the full width except the image in in my articles are not going full screen: http://biggscardosa.worldwebsymphony.com/home3/index.php/home2

Also, how do I remove the extra space below the menu header?


: Re: Make Template go full screen width in the body and header
: jonahh December 01, 2017, 11:04:32 AM
You can edit the spacing here:

:
#s5_top_row1_area_inner, #s5_top_row2_area_inner, #s5_top_row3_area_inner, #s5_above_columns_inner, #s5_below_columns_inner, #s5_center_area1, #s5_above_columns_inner, #s5_bottom_row2_area_inner, #s5_bottom_row3_area_inner {
    padding-bottom: 110px;
    padding-top: 110px;

template.css line 1005


The reason you articles aren't full width is because of tables in your article content. See my attached screenshot