Tags:
Ok I've done what you told. I gave k2.css a different name to disable it. But still no readmore button.
Could you please tell me your url link to your readmore button? Because when I type the full url address to my readmore button url(http://127.0.0.1/mywebsite/images/readmore.png) instead of url(..images/readmore.png) it is also working.
Hi all,
My last post is incorrect. I do not copy the k2 orginal css file as a custom css template file.
What i do is creating a custom css file and copy the k2 css code i want to override. If you copy the k2.css file in another location, all the urls for background images won't work anymore. Excepted if you also copy the k2 core images directory under your template.
Sorry for those who have followed these bad instructions.
Olivier
I cannot seem to get the plug in to work. I install it fine, then enable. I copied the k2.css file to the templates/html/com_k2/myTemplate/ folder. I expected to see the correct path appear when I inspected the element with firebug, but the path points to the k2.css file in the K2 component directory. I tried turning off the "enable default css" from the k2 component parameters screen, but then there is no k2 css at all.
What am I doing wrong?
I struggled with this because the confusing description of this plugin.
What I did is:
1. Copy the file k2.css and paste it in the templates/html/com_k2/myTemplate/
2. Rename the file into myTemplate_style.css
3. Delete everything in this file.
Now if you want to make the Item Title font smaller;
4. As you can see in Firebug the Item Title is "div.catItemHeader h3.catItemTitle"
So add for example:
div.catItemHeader h3.catItemTitle{font-size:12px;}
into you new myTemplate_style.css (original font-size is 24px)
5 Save your file and refresh browser (clear cache?)
mike said:I cannot seem to get the plug in to work. I install it fine, then enable. I copied the k2.css file to the templates/html/com_k2/myTemplate/ folder. I expected to see the correct path appear when I inspected the element with firebug, but the path points to the k2.css file in the K2 component directory. I tried turning off the "enable default css" from the k2 component parameters screen, but then there is no k2 css at all.
What am I doing wrong?
JoomlaPraise introduces Fresa, a new Joomla K2 Template with 8 themes to create a great looking sit…
© 2010 Created by JoomlaWorks.