Why mod. "Show GK4" in pos. mainbody shows to the left ?

Support desk for Multipurpose Quark Theme
GK User
Wed Mar 04, 2015 8:32 am
Hi!
| gk_quark_quickstart_J!3.zip | Joomla 3.4.

If I change Module Type: "mod_image_show_gk4" to position the mainbody then module ceases to be displayed centrally.
— Why?

Best regards!
User avatar
Gold Boarder

GK User
Wed Mar 04, 2015 12:30 pm
Hello,

Could you provide an URL to your website with this issue?
User avatar
Administrator

GK User
Wed Mar 04, 2015 12:36 pm
Unfortunately, I test offline. The quickstart package is enough to change the position of the module, as I am describing.
User avatar
Gold Boarder

GK User
Wed Mar 04, 2015 12:42 pm
Your issue is caused by fact that bottom module positions have text-align: center by default and mainbody not. We will fix it in the next version - 1.1.0. As a temporary solution please:

1) Go to the template settings -> advanced settings
2) Set option Custom CSS code to:

Code: Select all
.gkIsWrapper-gk_quark {
   text-align: center;
}
User avatar
Administrator

GK User
Wed Mar 04, 2015 12:48 pm
Problem solved.
Thank you that you can rely on you.

Best Regards!
User avatar
Gold Boarder


cron