Keyword

K2 and ja_purity_ii

  • LOU MILLER
  • LOU MILLER's Avatar Topic Author
  • Offline
  • New Member
More
12 years 2 months ago #101600 by LOU MILLER
K2 and ja_purity_ii was created by LOU MILLER
I am new to joomla and k2.

I am using the template ja_purity_ii and I have tried to create template overrides using cssk2. The templates show up in the right place, but have no effect. When I look at the code it does not appear that the override css files are being loaded. In fact because of the way the template is coded it's hard to tell what css files are loaded.

It appears to me that if I want to override the k2 css, then I have to go into the k2.css file and change it there which I'd rather not do because of the maintenance issues when an upgrade comes along.

Also suggestions on simple templates that better support K2 are welcome.

Thanks.

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #101601 by VietPublic
Replied by VietPublic on topic Re: K2 and ja_purity_ii
You can put override K2 css into
ROOT/templates/ja_purity_ii/css/template.css file
no need put into k2.css

Exp: my template.css start line 800
div.catItemHeader h3.catItemTitle {
font-size: 24px;
}

more you can see my site : www.chooto.com.vn - using firebug to edit css from front end

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum