Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] 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 and issues discovered during the last development stages of K 6.3

This category is for discussing issues with the K 3.0 Blue Eagle template.

As general background, My Joomla site template makes a mess of Kunena .

We do not answer questions about other templates for Kunena here.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Merged "Invisible text" - text font colour is the same as background colour

More
10 years 5 months ago #11 by sozzled

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

More
10 years 2 months ago #12 by Holding on
Hi There,

I have the same issues but the only difference is that my text is white on a white background.

Hi my website background colour is #502b4.
When I loaded up Kunena I noted that all the background colours were white and the text was also white.
I have made changes to the template.ccc at the below address
/public_html/templates/siteground-j16-21/css
However when I change the line 11 (or 6 depending on how you open the file) from color:#FFF; to color:#FF; and then saving.
This changed the forum text from white to black which we good, but it also changed all of my general text to the site from white to black on a background colour of #502b4 so I could not see the general text in the main site.
I tried to add the suggested text to the end of the template.css file but nothing happened. I also tried to add text
#Kunena .kreply-form .inputbox {
color: ##FFFFFF;
and
Kunena .body{
color:#FF;{
but that did not work either!

Any suggestions
i have also attached a copy of the screen shot showing hidden text and.


Please see my configuration report.

This message contains confidential information

Database collation check: The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 10M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : siteground-j16-21 | author: SiteGround | version: 1.0.0 | creationdate: Unknown

Kunena default template details : Blue Eagle | author: Kunena Team | version: 3.0.4 | creationdate: 2013-12-22

Kunena version detailed: Kunena 3.0.4 | 2013-12-22 [ Ukko ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

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

More
10 years 2 months ago - 10 years 2 months ago #13 by sozzled
G'day, Holding on, and welcome to Kunena.

Try adding this to the end of your Joomla site template CSS file (../templates/siteground-j16-21/css/template.css):
Code:
#Kunena { color: #313439; }
Last edit: 10 years 2 months ago by sozzled.

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

More
10 years 2 months ago - 10 years 2 months ago #14 by Holding on
G'day, to you too.

not clear want you want me to add

is it both lines or just the first line or Second?

please clarify
Last edit: 10 years 2 months ago by Holding on.

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

More
10 years 2 months ago - 10 years 2 months ago #15 by sozzled
I will try to clarify this better for you.

Add all of the CSS (that I wrote for you in the "box" below) to the end of your Joomla site template CSS file (../templates/siteground-j16-21/css/template.css):
Code:
#Kunena { color: #313439; }
Last edit: 10 years 2 months ago by sozzled.

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

More
10 years 2 months ago #16 by Holding on
Hi There

I have tried the suggested changed but it has not made any differnce to the forum hidden text!!!!!

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

More
10 years 2 months ago #17 by 9themestore
Hi Holding on,

- The first think you try to check the your site configuration. If you turn on cache of Joomla, you should turn off before reload your site.

- The second: If your site has been lived I think you should post your site url here. we will help you debug this issue.

Regards

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)

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

More
10 years 2 months ago #18 by Holding on
Hi 9themestore thanks for your quick response.

my website is www.takingholdofthefuture.com and the Kunena is at www.takingholdofthefuture.com/index.php/forum

kind regards

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

More
10 years 2 months ago - 10 years 2 months ago #19 by 9themestore
Hi,

I have checked the template.css file of the current joomla template and seen the CSS rule define text color for Kunena forum. So I think you try to clear cache of your site and your server (If your server turn on cache). You can use this small tip.

- Open the index.php of joomla template and find below line:
Code:
<link type="text/css" href="/templates/siteground-j16-21/css/template.css" rel="stylesheet">
.

- Add this text "?v=1" after file name.
Code:
<link type="text/css" href="/templates/siteground-j16-21/css/template.css?v=1" rel="stylesheet">
.

- Upload this file to your server ([root]/templates/siteground-j16-21/css/)

- Press F5 or Ctrl + F5 to reload your site.

Hope this helps

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)
Last edit: 10 years 2 months ago by 9themestore.

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

More
10 years 2 months ago - 10 years 2 months ago #20 by Holding on
thanks for that.

I just need to take you back three steps

where will I find the cache for the site and how do I clear cache of your site

where will I find the cache for the server and how do I clear cache of your server

where do I find the Index.php of joomla template

I use filezilla to edit most files is that OK?
Last edit: 10 years 2 months ago by Holding on.

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

Time to create page: 0.591 seconds