Keyword

template override is not working

  • Gunes Hilverts
  • Gunes Hilverts's Avatar Topic Author
  • Offline
  • New Member
More
11 years 3 months ago #114680 by Gunes Hilverts
template override is not working was created by Gunes Hilverts
AT my website i have a news menu item which is showing 8 categories. I want to change de look this part of the page. For this i copied the default map to a map nieuws (news) and made a file nieuws_style.css. I installed the latest plugin of css4k2 (ativated the plugin) and selected in all catogories en in the menu the style nieuws. When i look inside the source code of my site then i can see the override css file has been loaded. But nothing happen when i open the categorie view at my site. Even when i am using firebug i can see for example that the font is 10px but in reality its still 24px
In the nieuws_style.css i have the following, just for a test:
div.group.Primary h3.catItemTitle,
div.groupPrimary h3.catItemTitle {
font-size: 10px;
}
div.groupLeading h3.catItemTitle {
font-size: 10px;
}

I am using the following:
Joomla 2.5.11.
K2: 2.6.6
CSS4K2: plugin_k2_css4k2_1.8.1 (latest version) with only keep k2 css set to yes.

Does anybody got a solution for it. I f you need more information then ofcourse i can give.

Thanks in advance.

Michel

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

More
11 years 3 months ago #114681 by Tom Kisielewski
Replied by Tom Kisielewski on topic Re: template override is not working
Hi. Use firebug and add !important just after your font size ( font-size:10px !important; ) have a look if it helps. Good luck

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

  • Gunes Hilverts
  • Gunes Hilverts's Avatar Topic Author
  • Offline
  • New Member
More
11 years 3 months ago #114682 by Gunes Hilverts
Replied by Gunes Hilverts on topic Re: template override is not working
Hi Tom, Thanks for your answer, but unfortunately it didnt work. Still have the same issue. Its still loading the css when i look in the source code. but not showing it at the screen. To de sure is not in the cache of my website/server/brower i deleted the cache from my browser and joomla. I also restarted httpd so there would be now cache at my server too.

Hope you or somebody else has a solution for the problem. I spend already more then 2 days for solving the issue. But till so far no solution.

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 3 months ago #114683 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: template override is not working
Hello Gunes,

I think this is related to CSS4K2 plugin. Make sure the plugin is compatible with K2 2.6.6. I am sure CSS4K2 will be aware of any possible issues and will be able to assist you.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • Gunes Hilverts
  • Gunes Hilverts's Avatar Topic Author
  • Offline
  • New Member
More
11 years 3 months ago #114684 by Gunes Hilverts
Replied by Gunes Hilverts on topic Re: template override is not working
thanks krikor, i will contact with them and give a reply overhere is i have there answer.

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


Powered by Kunena Forum