Shape 5

Joomla Templates => New Architect - November - Club => : tommyspi August 19, 2010, 04:05:14 PM



: Articles position under header
: tommyspi August 19, 2010, 04:05:14 PM
I'm trying to raise the articles higher under the header position but can't seem to find the right CSS spot to change.

The articles are published to the front page, using two columns.  I want to raise them up, closer below the image fader.  Help?


: Re: Articles position under header
: jonahh August 20, 2010, 12:53:07 PM
Look for the multiple break statements:




Right above:

<div style="float: left;" class="s5_backmiddleright_m">  In your index.php file.  If you remove some of these it should bring up the articles


: Re: Articles position under header
: tommyspi August 23, 2010, 03:41:32 PM
Thanks!  I knew it would be something obvious.