- Posts: 6
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question "Invisible text" - text font colour is the same as background colour
13 years 1 month ago #141720
by Therion
Hi,
I'm from France and it's my first post here. First excuse me for my bad english please
On my joomla web site (version 2.5.9) I installed kunena forum version 2.0.4, all is ok but the only problem is that when people create a post, the color of the text is the same as the color of the background, the one of my template. I need to change the color of that text when creating post but I don't know how to do that. I looked all over kunena configuration but didn't see anything. Please help me.
Regards
I'm from France and it's my first post here. First excuse me for my bad english please
On my joomla web site (version 2.5.9) I installed kunena forum version 2.0.4, all is ok but the only problem is that when people create a post, the color of the text is the same as the color of the background, the one of my template. I need to change the color of that text when creating post but I don't know how to do that. I looked all over kunena configuration but didn't see anything. Please help me.
Regards
Please Log in or Create an account to join the conversation.
13 years 1 month ago #141802
by Therion
Replied by Therion on topic "Invisible text" - text font colour is the same as background colour
Any help please, I don't really know how to resolve that problem.
Regards
Regards
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
13 years 1 month ago #141803
by 9themestore
- 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
Replied by 9themestore on topic "Invisible text" - text font colour is the same as background colour
Hi Therion,
I think, you should post a bug image to here. We'll provide you a solution faster.
Regards
I think, you should post a bug image to here. We'll provide you a solution faster.
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.
13 years 1 month ago - 13 years 1 month ago #141817
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic "Invisible text" - text font colour is the same as background colour
G'day, Therion, and welcome to the forum.
When text appears to be "invisible" on your forum pages; these things are determined by your Joomla site template CSS. See My Joomla site template makes a mess of Kunena .
We've discussed "invisible text" before: see "Invisible text" - perhaps not in the context of K 2.0 but the principle is the same.
When text appears to be "invisible" on your forum pages; these things are determined by your Joomla site template CSS. See My Joomla site template makes a mess of Kunena .
We've discussed "invisible text" before: see "Invisible text" - perhaps not in the context of K 2.0 but the principle is the same.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 13 years 1 month ago by sozzled.
The following user(s) said Thank You: mignek
Please Log in or Create an account to join the conversation.
13 years 1 month ago #141830
by Therion
Replied by Therion on topic "Invisible text" - text font colour is the same as background colour
Please Log in or Create an account to join the conversation.
13 years 1 month ago #141831
by TKtemp
Replied by TKtemp on topic "Invisible text" - text font colour is the same as background colour
Hi,
add this few lines to your joomla default template css file
add this few lines to your joomla default template css file
Code:
#Kunena #kbbcode-message {
color:#ffffff !important;
}
Please Log in or Create an account to join the conversation.
Time to create page: 0.199 seconds