Error assigning colors

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Thu Aug 09, 2012 5:23 pm
Hello

I need your help. In the component " News Show Pro GK 4" I want to put a color, for example blue, but it let me put only gray. Please indicate what to do to change the color to the template.
I use the Corporate 2 Template.
I appreciate your pront response.
Best regards,

Karol Sánchez
User avatar
Fresh Boarder

GK User
Thu Aug 09, 2012 6:36 pm
Hi Karol,

May I have your site URL to take a look, and what part of the module do you want to change its color?

Thanks,
User avatar
Platinum Boarder

GK User
Thu Aug 09, 2012 9:39 pm
Hi
I would like change the Image Show. I use Image Show Pro GK4.

Following the steps of another forum, I added the following source to override.css

# gkHeader.gkIsWrapper-gk_corporate2 {
background: # 606BCA ! important;
}

but no change

Ps.
Attached screenshot
User avatar
Fresh Boarder

GK User
Thu Aug 09, 2012 11:25 pm
There shouldn't be some spaces in that code, please change it to:
Code: Select all
#gkHeader.gkIsWrapper-gk_corporate2{
background-color: #606BCA !important;
}

Cheers,
User avatar
Platinum Boarder

GK User
Fri Aug 10, 2012 5:15 pm
Still same problem. Please give me other solution.
User avatar
Fresh Boarder

GK User
Sat Aug 11, 2012 8:09 am
Can you please provide your site URL?

Thanks,
User avatar
Platinum Boarder

GK User
Sun Aug 12, 2012 8:51 pm
I can't give you the URL, because the site is install in my local PC.
What i need to change the color of image pro slide show?
User avatar
Fresh Boarder

GK User
Mon Aug 13, 2012 11:24 am
Hi,

Please try again with this code:
Code: Select all
#gkHeader.gkIsWrapper-gk_corporate2{
background: none repeat scroll 0 0 #606BCA!important;
}

And let me know if it works.

Thanks,
User avatar
Platinum Boarder

GK User
Mon Aug 13, 2012 3:24 pm
Thanks but it not works.

What position use the Slide (Image Show Pro) at Corporate 2 template demo?
User avatar
Fresh Boarder

GK User
Mon Aug 13, 2012 3:31 pm
I just found the solution, the problem was the position.

Thanks
User avatar
Fresh Boarder

GK User
Mon Aug 13, 2012 5:20 pm
I don't understand but I'm glad you have solved that yourself. If you need any further help, feel free to let me know.

Cheers,
User avatar
Platinum Boarder


cron