How do I change the Article Title color in 1.6

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Mon Mar 07, 2011 10:19 pm
I was able to do this in 1.5. I was also able to change the body text color, but not the article Title color. I have tried changing every css file that has the "wrong" color in it. Please help.

thank you
User avatar
Expert Boarder

GK User
Tue Mar 08, 2011 12:44 am
I was able to correct it using the overide.css file, but it only shows the corrected font color in Firefox and not IE8. Any suggestions?

thanks
User avatar
Expert Boarder

Konrad M
Tue Mar 08, 2011 6:24 am
Try add this to override.css
Code: Select all
#gkComponent > div > h1 a, .blog h2, .blog h2 a, #gkComponent > div > h2 a {
color:#000000 !important; //set your own color
}
User avatar

GK User
Tue Mar 08, 2011 2:51 pm
I had added that and it seemed to have righted itself in IE overnight.

thanks again
User avatar
Expert Boarder

GK User
Tue Mar 08, 2011 6:20 pm
it was most properly a cache problem if it fixed it self :)
User avatar
Platinum Boarder

GK User
Tue Mar 08, 2011 6:20 pm
you can clear pagecache from the admin part of your site...
User avatar
Platinum Boarder

Konrad M
Tue Mar 08, 2011 6:52 pm
Great. I like when errors disappear ;)
User avatar

GK User
Tue Mar 08, 2011 7:28 pm
hehehe.. most offen it's the other way around

" i swear i haven't touched anything - and suddently the error was just there... *puff*"
User avatar
Platinum Boarder

GK User
Tue Mar 08, 2011 11:22 pm
me too!!
User avatar
Expert Boarder

GK User
Sun Aug 14, 2011 7:23 pm
Hello, I am using the Corporate 2 template and it is great one. I have just one problem: I would like to change the color of the text in the article. What should I add to override.css file? Thank you in advance for your help.
User avatar
Fresh Boarder

GK User
Mon Aug 22, 2011 1:13 pm
Any solutions to the changing the article text color?

Thanks
User avatar
Junior Boarder

GK User
Mon Aug 22, 2011 1:17 pm
template.css :)
User avatar
Junior Boarder

GK User
Mon Aug 22, 2011 1:50 pm
Yes, that's true - I have just discovered it :) All you need to do, is to locate the template.css file and change the code of the color you need to be different. Than replace the old file with the new one and it works.
User avatar
Fresh Boarder


cron