Changing background and text color of module position

Rate this topic: Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.3.50 out of 6 based on 2 vote(s)
GK User
Sun Aug 24, 2014 2:22 pm
Reply with quote
Report this post
Hi there;

How can i change background and text color of "header_bottom" and "banner_right" position.

Thank you.
User avatar
Junior Boarder

GK User
Sun Aug 24, 2014 11:30 pm
Reply with quote
Report this post
Hello,

You can achieve it by referencing to: #gkHeaderBottom and #gkBannerRight elements in the CSS code.
User avatar
Administrator

GK User
Mon Aug 25, 2014 4:19 pm
Reply with quote
Report this post
Hi again,

My site is : http://www.altintaspvc.com/

I cannot change the gray and black color to white and font color to black.

O couldn't find #gkHeaderBottom and #gkBannerLeft in the css files. I added it to override.css but didn't work.
User avatar
Junior Boarder

GK User
Tue Aug 26, 2014 11:20 pm
Reply with quote
Report this post
The color for left banner you can change by setting background for the following selector:

Code: Select all
.bigtabs .gkTabsContainer {


for the #gkHeaderBottom you have to specify the background color with !important
User avatar
Administrator

GK User
Wed Aug 27, 2014 8:39 am
Reply with quote
Report this post
Thank you for yor assistance. It solved my problem.
User avatar
Junior Boarder


cron