quadrature template

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Apr 21, 2014 10:34 pm
Reply with quote
Report this post
Hi,

if not for the changes I made, but I do not look good in this part square template in the home.

I tried to change the css but in reality they do not, I do not find


url: http://gancisplay.cl/

Image
User avatar
Platinum Boarder

GK User
Tue Apr 22, 2014 6:10 am
Reply with quote
Report this post
if you want to contact me I can fix this for you
User avatar
Gold Boarder

GK User
Tue Apr 22, 2014 1:40 pm
Reply with quote
Report this post
rather you tell me how to do it

thanks so much!
User avatar
Platinum Boarder

GK User
Tue Apr 22, 2014 4:43 pm
Reply with quote
Report this post
It would be best to take a look at your setup so I dont know if this is a good solution but give it a shot.

If you have nomargin set as a suffix then remove it for that module or page. otherwise try this.

EDIT: templates/gk_shop_and_buy/css/template.css & either remove the margin-left line or comment out like shown;

Code: Select all
.box.nomargin {
   /* margin-left: 0 !important;*/
    margin-right: 0 !important;
}
User avatar
Gold Boarder

GK User
Thu Apr 24, 2014 3:24 pm
Reply with quote
Report this post
I could already fix, I found the css associated with the box

thank you very much

Code: Select all
.frontpage #gkTop1, .frontpage #gkTop2 { margin-left:5px; }
User avatar
Platinum Boarder


cron