overide.css not working

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
Sun Jan 27, 2013 5:59 pm
Reply with quote
Report this post
Hi guys for some reason my override.css is not working, i have it on in template settings, and i have put in the code of gavick support but its not overriding.

please help
User avatar
Senior Boarder

GK User
Sun Jan 27, 2013 8:04 pm
Reply with quote
Report this post
Anyone want to help me ?????????????
User avatar
Senior Boarder

GK User
Sun Jan 27, 2013 10:35 pm
Reply with quote
Report this post
Could you show me your site ? I want to check it with firebug.
User avatar
Platinum Boarder

GK User
Sun Jan 27, 2013 10:47 pm
Reply with quote
Report this post
the site is http://www.markcolbourne.com all i want to do is take the slideshow up in line with the side bar.

cheers.
User avatar
Senior Boarder

GK User
Mon Jan 28, 2013 9:23 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#iview561 {margin-top: 0 !important}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Mon Jan 28, 2013 10:40 pm
Reply with quote
Report this post
thankyou very much for this, also how do i bring the ipads up about 5px in the bottom1 module.

cheers
dai
User avatar
Senior Boarder

GK User
Tue Jan 29, 2013 10:18 am
Reply with quote
Report this post
Please try with this code

Code: Select all
#iview561 { margin: 0 auto !important}
User avatar
Platinum Boarder


cron