Reduce gap between top1 and top 7, and also remove main body

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Wed Aug 15, 2012 10:36 am
Hi,
I want to reduce gap between top1 and top 7 to zero, I have tried to reduce it, it has narrowed but is not coming down to zero.and also i dont want main body to appear on front page. How to remove that.

url is: punjabi.yesiquit.org
User avatar
Senior Boarder

Konrad M
Thu Aug 16, 2012 12:18 pm
Hi,
you are talking about vertical gap or horizontal gap or both ?
User avatar

GK User
Thu Aug 16, 2012 12:26 pm
i would like them to appear as one stretch, so would like vertical gap to be zero and both should be of equal width, i think width can be managed in template settings by putting equal width to top 1 and top 7,
User avatar
Senior Boarder

Konrad M
Thu Aug 16, 2012 12:34 pm
Please try add to override.css
Code: Select all
.mysuffix8 .rg-ss-slice-list li {
line-height:0px;
}

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

GK User
Thu Aug 16, 2012 12:45 pm
Did not work, this time i have ensured that i have saved it.
User avatar
Senior Boarder

Konrad M
Thu Aug 16, 2012 1:03 pm
Please try add this one to override.css
Code: Select all
.mysuffix8 .box {
padding: 10px 24px 0 0 !important;
}
User avatar

GK User
Thu Aug 16, 2012 1:09 pm
Gap had reduced but still not zero
User avatar
Senior Boarder

GK User
Thu Aug 16, 2012 1:15 pm
let me increase the height of slideshow and see,
User avatar
Senior Boarder

GK User
Thu Aug 16, 2012 1:20 pm
nopes i increased the height of slideshow by first 5px and the up to 25 px but slight gap remains
User avatar
Senior Boarder

GK User
Thu Aug 16, 2012 1:27 pm
Ok got it that 1px was the border of the Tabber Module, I changed it to zero and now gap is gone.
Thanks Konrad for all your help
You can close this thread :)
User avatar
Senior Boarder


cron