- Posts: 150
- Thank you received: 5
Kunena 6.3.4 released
The Kunena team has announce the arrival of Kunena 6.3.4 [K 6.3.4] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Solved How disable Birthday icon?
Please Log in or Create an account to join the conversation.
Do not enter a birthdate.proterra wrote: How can I disable the birthday icon?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
I display the actuell birthdays over a module, but when user did not enter the birthday the this is inactive.
Hope there is easy configure function, then I goe over the template and delete the button
Please Log in or Create an account to join the conversation.
Without seeing your website, you probably need to add the following three lines to the end of you Joomla site template CSS file:
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Kunena 3.0.4
CB 1.9.1
Joomla 2.5.18
Please Log in or Create an account to join the conversation.
Everyone's template is different. Some templates have one CSS file and some - especially Gantry templates - have half-a-dozen or more files. The trick is knowing which of these files is the one you need to add additional CSS to. The reason why I make this point is because if you have a similar rule in two files, any CSS located in the last-loaded file will override whatever may have been defined earlier.jpc0480 wrote: I ... pasted the code into my templates CSS and it is still showing the birthday icon. I have a Gantry template if that matters and am using the latest of Kunena
If you use Firebug you can easily find which file you need to add this rule to. If you cannot use Firebug then it's also quite easy to pay someone else for their time to find which file is the one you need to change. Please read My Joomla site template makes a mess of Kunena
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.