social buttons as magazine template

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Sat Mar 16, 2013 8:36 pm
Hello

1-I need puc social buttons as magazine template.

2- I can reduce margin on gkheader.
I put mod_image_show_gk4 in mainbody position

attach image

magazine.jpg


thanks
User avatar
Senior Boarder

Konrad M
Mon Mar 18, 2013 9:04 am
Hi,
1. You probably need to add new position for this icons. http://www.gavick.com/documentation/joo ... -position/ and then you will check css rules for social icons in magazine and try paste them to override.css file.

2. Please give me url to your site. It will be much easier to help you.
User avatar

GK User
Mon Mar 18, 2013 10:58 am
jaccod wrote:Hello

1-I need puc social buttons as magazine template.

2- I can reduce margin on gkheader.
I put mod_image_show_gk4 in mainbody position

attach image

magazine.jpg


thanks


www.iolandabustos.com/jupgrade
User avatar
Senior Boarder

Konrad M
Mon Mar 18, 2013 12:15 pm
Please add to override.css
Code: Select all
.nopaper #gkContent, .noclips #gkContent {
    margin-top: 120px;
}

and reduce this value to fit your needs. Remember to enable override.css option in template settings.
User avatar

GK User
Mon Mar 18, 2013 1:29 pm
Konrad M wrote:Please add to override.css
Code: Select all
.nopaper #gkContent, .noclips #gkContent {
    margin-top: 120px;
}

and reduce this value to fit your needs. Remember to enable override.css option in template settings.

thankyou, but margin that I can reduce, is margin between mainbody and mod_image_show_gk4, I like that pattern are more shortly.

In module mod_image_show_gk4 sufix I put: nomargin dark pattern big


actually in override.css I have:

#gkLogo {
width: 170px;
height: 55px;
}

#gkContent {
min-height: 360px;
}
User avatar
Senior Boarder


cron