Image intro

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
Fri May 09, 2014 6:21 pm
Reply with quote
Report this post
Hello,

How could I change the height of the image intro?? I'd like images of 300px

Thanks
User avatar
Senior Boarder

teitbite
Fri May 09, 2014 9:56 pm
Reply with quote
Report this post
Hi

You mean to resize intro height ? Please use this code in css:

Code: Select all
.gk-intro,
.gkIsWrapperFixed {
height: 300px;
}
User avatar
Moderator

GK User
Mon May 12, 2014 12:59 am
Reply with quote
Report this post
Ok thanks, but in what css file??? style.css???
And is just add that code or change something in the file css code??
Thanks again
User avatar
Senior Boarder

GK User
Mon May 12, 2014 1:26 am
Reply with quote
Report this post
Ok, done¡¡¡
User avatar
Senior Boarder

teitbite
Mon May 12, 2014 10:55 am
Reply with quote
Report this post
Hi

Any CSS modifications should be done to override.css just remember to allow using override in template settings.
User avatar
Moderator


cron