Module GK Weather

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 Jul 01, 2013 3:50 pm
Reply with quote
Report this post
Hi, i want to resize this module and make it smaller, i tried to add code in overide.css for box dark nomargin class but failed to make it smaller, Any ideas?
User avatar
Junior Boarder

teitbite
Mon Jul 01, 2013 5:43 pm
Reply with quote
Report this post
Hi

Please add a new module class suffix. For example " resizeme" (space in front is important).

Than add this code to override.css, remember to check if override is enabled in template settings:

Code: Select all
.box.resizeme { width: 100px; }
User avatar
Moderator


cron