Moving Content Heading and page content up to top of page

Hi there

I need to move the content of all the pages up so I can make better use of the screen.

http://nichuizen.co.za/index.php/artworks.html

the heading and page content needs to move up and be on the same level as the cart and account buttons.

How can I do this?

5 answers

Profile photo of chavan 100.00 $tone August 12, 2014
Public

can you please post your ftp details via PM. Will have to customize the header and container section of the template. once done will detail you the changes

#1
Profile photo of chavan 100.00 $tone August 12, 2014
Public

Go to this File: /skin/frontend/default/jm_classy/css/styles.css

Add this code

Code:

.catalog-category-view #jm-toppage {
    background: none;
    position: absolute;
}

I haven’t done any changes on the files. only the above css code will fix what you need.

#2

This question is now closed

Written By

Comments