.gkBannerTop

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 17, 2013 10:12 pm
Reply with quote
Report this post
Is it possible to configure gkBannerTop for horizontal and vertical display in tablet.css and mobile.css? For tablets and smartphones.
User avatar
Junior Boarder

GK User
Sat May 18, 2013 7:17 am
Reply with quote
Report this post
You can declare different styles of this element in tablet and mobile.css. You van change size, background image and all other stuff. Please provide an URL to your site and image of what You would like to achieve.
User avatar
Moderator

GK User
Tue Feb 18, 2014 10:26 am
Reply with quote
Report this post
Hi guys,
Could someone please guide me on how to enable to the banner_top position to appear on mobiles and tablets. At the moment. the top banner only appears on a desktop version. Thanks
User avatar
Junior Boarder

GK User
Tue Feb 18, 2014 9:31 pm
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Wed Feb 19, 2014 7:42 am
Reply with quote
Report this post
The URL is: http://www.kawowo.com
Thanks
User avatar
Junior Boarder

GK User
Wed Feb 19, 2014 7:03 pm
Reply with quote
Report this post
Please edit: /templates/kawowo/css/override.css and add at its end:
Code: Select all
#gkBannerTop {
    display: block !important;
}

#gkBannerTop .banneritem img {
    max-width: 100%;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Feb 20, 2014 9:15 am
Reply with quote
Report this post
Thanks a lot! It has worked.
User avatar
Junior Boarder

GK User
Thu Feb 20, 2014 2:53 pm
Reply with quote
Report this post
I'm glad I could help.
If You will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron