Size of module

GK User
Wed Dec 09, 2009 5:35 pm
Hi is there a way to resize the graphic table. I wanna make that so it can fit in my website correctly.

You can see it here: http://www.santaremdigital.com/index.ph ... &Itemid=70

In IE it goes out of the colum
User avatar
Senior Boarder

GK User
Thu Dec 10, 2009 5:59 am
sorry it isn't possible
User avatar
Administrator

GK User
Mon Nov 08, 2010 1:14 am
Hi dziudek,

I have been seeing the style.css file from gk_stock folder, and I noticed there was some parameters about width dimension.

Is not possible modify those parameters in order to resize the module?

Regards,

Daniel H.
User avatar
Expert Boarder

teitbite
Tue Nov 09, 2010 9:32 pm
Hi

Please make a backup and try. I have no idea if this is the solution. So will be waiting for Your report :)
User avatar
Moderator

GK User
Tue Nov 09, 2010 10:15 pm
Hi Cipriano

OffTopic:

I recommend that you try adding this code on your template:

Code: Select all
#popup_login #form-login-remember .inputbox {margin-left: -30px}
#popup_login #form-login-remember label {margin-left: -40px;}
#popup_login .loginposition .inputbox{width:80px!important;margin-right: 10px}
#popup_login #form-login-button .button {width: auto!important}
ins {margin: 0 auto!important;display:block!important}


Abraço ;)
User avatar
Platinum Boarder

GK User
Tue Nov 09, 2010 11:37 pm
Seichinha:

Are you sure your last post is related with this topic?

Regards,

Daniel H.
User avatar
Expert Boarder

teitbite
Fri Nov 12, 2010 3:08 pm
Hi

Please tell me where is the GK Stock ? I cannot see it ;/
User avatar
Moderator

GK User
Fri Nov 12, 2010 5:25 pm
Hi Teitbite:

My apologize.

Here you can see the module > http://proton5.com/clientes/nibr/, at the upper right corner.

Regards,

Daniel H.
User avatar
Expert Boarder

GK User
Fri Nov 12, 2010 5:29 pm
...and I have not had chance to try the modification in the style.css file from gk_stock folder that I mentioned few days ago.
User avatar
Expert Boarder

teitbite
Sat Nov 13, 2010 8:19 pm
Hi

In http://proton5.com/clientes/nibr/module ... /style.css add this class at the end:

Code: Select all
.gks_chart img {
width:220px;
}

.gks_stock {
font-size:10px;
width:220px;
}

.roktabs-container-inner {
width:225px !important;
}
User avatar
Moderator


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