Mainbody position

GK User
Wed Feb 08, 2012 12:19 am
Can I move the Mainbody (News Show Pro GK4) closer to the top of the frontpage?
Thanks.
User avatar
Senior Boarder

GK User
Thu Feb 09, 2012 12:11 am
Is there a css file that controls the position of the Mainbody?
User avatar
Senior Boarder

GK User
Thu Feb 09, 2012 12:22 am
Hi

I don't recommend that you change any file that messes with mainbody.

Try do like this:
From the template css directory, open override.css file and add this lines (i.e.)

Code: Select all
.box.movetop {position: relative; top: -30px}


Them add the following suffix "[space]movetop" on NSP module that is populating mainbody.
If you are using our demo configuration, the NSP GK4 module have this suffix "[space]nsp[space]gallery", so by adding this extra suffix it will be like "[space]nsp[space]gallery[space]movetop"

Notice!

Don't forget to enable override.css file on template parameters.

Cheers ;)
User avatar
Platinum Boarder

GK User
Thu Feb 09, 2012 12:55 pm
Thanks. You are correct.
However I explained myself wrong.
I wanted to move all - the NSP GK4, the logo, the menu and the white space up higher.
Can this be done?
Thank you for your time.
User avatar
Senior Boarder


cron