Remove paper on front page

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Sat Aug 11, 2012 12:43 pm
Hi !

with Joomla 2.5.6 on a WAMP Server

Images bellow will better explain my problem than words :

My home page :
My GK Restaurant Home.JPG


Th GK Restaurant QuickStart home page :
GK Restaurant Quickstart Home.JPG


My problem is thant I don't know how remove the white paper strip like on Quckstart version.

Thanks for your answers !

Regards,
Eric.
User avatar
Fresh Boarder

Konrad M
Sat Aug 11, 2012 5:36 pm
Hi,
please go to template settings. Here in 'Features' section you will find 'Suffixes for pages' option. Check in menu ID of your home item (probably 101) and add 'nopaper' suffix for this item.
User avatar

GK User
Sun Aug 12, 2012 9:09 pm
Hi Konrad

It's perfectly work !
Thank you very much !

(Don't know how to mark the post as solved :blink:)
User avatar
Fresh Boarder

GK User
Wed Aug 15, 2012 2:42 pm
Hi,
This works perfectly Konrad, but how to remove the main body itself from front page in restaurant template i do not see the option of choosing mainbody or component only at template settings.
User avatar
Senior Boarder

Konrad M
Thu Aug 16, 2012 9:21 am
@juneja.ricky can you give me url to your site, please ?
User avatar

GK User
Thu Aug 16, 2012 11:25 am
Test sub domain is
punjabi.yesiquit.org
User avatar
Senior Boarder

Konrad M
Thu Aug 16, 2012 11:36 am
Please try add own suffix to the page. For example ' mysuffix'. And try add to override.css
Code: Select all
.mysuffix #gkContent {
display:none;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Thu Aug 16, 2012 11:53 am
I tried that, did not work.
I added the code in override.css as
.mysuffix8 #gkContent {
display:none;
}

added rule in template settings for page id 101, override css is enabled but it did not work.
User avatar
Senior Boarder

Konrad M
Thu Aug 16, 2012 11:58 am
Please try clear cache too.
User avatar

GK User
Thu Aug 16, 2012 12:05 pm
cache has not been enabled yet. so dont see any files under cache
User avatar
Senior Boarder

Konrad M
Thu Aug 16, 2012 12:09 pm
I checked your override and I don't see this code inside:
Code: Select all
.mysuffix8 #gkContent {
display:none;
}
User avatar

GK User
Thu Aug 16, 2012 12:14 pm
oops did not click save after putting it there.
My apologies for same. Yes now it worked, great.
Thanks, Konrad.
Is there any way i can reduce the gap between top1 and top 7 to zero, i have tried but could not do do, i must also admit i have posted this in another thread but have not recd reply.
User avatar
Senior Boarder


cron