Shape 5

Joomla Templates => CleanOut - Club => : satishs September 17, 2013, 09:35:07 AM



: removing those gaps inbetween the module and content positions....
: satishs September 17, 2013, 09:35:07 AM
Hi there, www.yogishots.com here, trying to get rid of the extra padding between the article (with the tabs) and the 4 modules with prices.... I know it involves css editing but havent been able to find the right line and file and as a non programmer its scary! Have just installed Firebug, watched the video and still not yet confident enough ..... could you please provide a pointer to what i need to edit and what changes are needed to reduce this padding? Also need to edit the WELCOME text under the image slide.... many thanks for your wonderful templates and help! ;D


: Re: removing those gaps inbetween the module and content positions....
: mikenicoll September 18, 2013, 05:02:34 PM
Hello,

1) The Intro text is controlled under the Blog/H1 settings in Joomla.

2) Can you try disabling the Equalizer script in the Template Manager to see if this helps?

-Mike


: Re: removing those gaps inbetween the module and content positions....
: satishs September 19, 2013, 03:50:25 AM
Hello Mike, thanks for the blog heading pointer... much appreciated.
Changing the equalizer settings didnt have any effect.. the gap between the rows is as wide as ever...any other ideas? Thanks


: Re: removing those gaps inbetween the module and content positions....
: mikenicoll September 19, 2013, 05:03:32 PM
Hello,

I would suggest using Firebug to identify the CSS elements. In this case you most likely would have to use a negative margin on the following element to draw the content higher.

#s5_columns_wrap {

-Mike