Reduce the width of the chart

GK User
Sun Jul 10, 2011 2:36 am
Hey guys, how can I alter the width of the chart a bit at least? I looked into the styling and noticed a width of 250px here and there but when I changed them to 230px nothing happened on the front end so that must not have been the correct way to go.

I need the chart (with the right-side callouts) to be only 230px in width. It seems to be 250 right now.
User avatar
Junior Boarder

GK User
Sun Jul 10, 2011 4:28 pm
Hi

Try adding this lines something like this (i.e.):

Code: Select all
.gks_img {width: 220px}
.gks_main {width: 220px!important;overflow: hidden}


Cheers ;)
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.