How Do I Change The Blue Color On Frontpage Upload

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Aug 01, 2013 2:26 am
Reply with quote
Report this post
Hello,

How do I change the blue color on the frontpage upload of my website: http://www.smartdesignagency.com

See attachment.
User avatar
Platinum Boarder

GK User
Thu Aug 01, 2013 8:36 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
.gkIsWrapperFixed {
background: #B72F26 !important;
}

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

GK User
Thu Aug 01, 2013 2:06 pm
Reply with quote
Report this post
Hey Brother, thank you , thank you, thank you. It worked. :D :D




bkrztuk wrote:Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.gkIsWrapperFixed {
background: #B72F26 !important;
}

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


cron