Jump to content

Remove empty space on home page


cemtool.com.au

Recommended Posts

I am only extremely new to this so please excuse me if this is a dumb question. I need to move my image slider up on my home page to remove an empty space. check out the link below - what I want to do is move the image slider and the white box it appears in up the screen to just below the header. I have tried a number of things but can not seem to make it work. Any help would be much appreciated.

 

http://www.cemtool.com.au/index.php

 

thanks

 

cemtool.com.au

Link to comment
Share on other sites

hey,

 

the problem is in global.css file near line ~282

 

#index #columns {
background: url("../img/content_bg.jpg") repeat scroll 0 0 transparent;
padding-top: 600px;
}

 

remove padding-top:600px; - this could help

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...