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