- Posts: 8
- Thank you received: 0
Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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.
Solved K 3.0.4 (Profile font problem)
- BlackMageNL
-
Topic Author
- Offline
- New Member
-
Less
More
12 years 7 months ago #153670
by BlackMageNL
K 3.0.4 (Profile font problem) was created by BlackMageNL
Dear Kunena's.
Ive installed my kunena 3.0.4 and made de template Blend with Joomla Template,
Everything is just fine but i have one problem,
Somehow when i go to the profile page the font is almost the same color as the background color, i hve searcht in my joomla template for this color but its not there so it must be the kunena template,
I would like to know how i will get this text white (#FFFFFF)
i searched on google but i cant find it, the problem alco occured @ the Welcome tab of kunena,
I hope someone can help me (Feel free to login so u can see my problem(forum is @ all pages only not visable on the homepage) falcon2014.nl
Problem down here aswell
Ive installed my kunena 3.0.4 and made de template Blend with Joomla Template,
Everything is just fine but i have one problem,
Somehow when i go to the profile page the font is almost the same color as the background color, i hve searcht in my joomla template for this color but its not there so it must be the kunena template,
I would like to know how i will get this text white (#FFFFFF)
i searched on google but i cant find it, the problem alco occured @ the Welcome tab of kunena,
I hope someone can help me (Feel free to login so u can see my problem(forum is @ all pages only not visable on the homepage) falcon2014.nl
Problem down here aswell
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
12 years 7 months ago #153671
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 K 3.0.4 (Profile font problem)
Hi BlackMageNL,
I think, this isn't problem of the Kunena template. There is a conflict CSS between Kunena Template and Joomla Template. Reason of bug is link color same background color, so you need change color of the links. You can use the Firebug add-on to view and edit color code.
Regards
I think, this isn't problem of the Kunena template. There is a conflict CSS between Kunena Template and Joomla Template. Reason of bug is link color same background color, so you need change color of the links. You can use the Firebug add-on to view and edit color code.
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
The following user(s) said Thank You: BlackMageNL
Please Log in or Create an account to join the conversation.
- BlackMageNL
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
12 years 7 months ago #153672
by BlackMageNL
Replied by BlackMageNL on topic K 3.0.4 (Profile font problem)
Oke ty for the quick answer, now, what css do i need to change the link color and what tag sould i search for?
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
12 years 7 months ago #153673
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 K 3.0.4 (Profile font problem)
Hi,
Please provide me the test account, I will suggest for you a solution. My email [email protected]
Regards
Please provide me the test account, I will suggest for you a solution. My email [email protected]
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.
- BlackMageNL
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
12 years 7 months ago #153674
by BlackMageNL
Replied by BlackMageNL on topic K 3.0.4 (Profile font problem)
TY, I have send you a message in your mailbox
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
12 years 7 months ago - 12 years 7 months ago #153675
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 K 3.0.4 (Profile font problem)
Hi,
You open the template.css file in the "[root]/templates/falcon_2014_12_02_2014_ver4/css" path, copy and paste the CSS rule below to the bottom of file.
After save file please reload your site.
Hope this helps
You open the template.css file in the "[root]/templates/falcon_2014_12_02_2014_ver4/css" path, copy and paste the CSS rule below to the bottom of file.
Code:
body #Kunena #kprofilebox ul li,
body #Kunena #kprofile ul li {
color: #fff; /* You can change the color coder*/
}
After save file please 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: 12 years 7 months ago by 9themestore.
The following user(s) said Thank You: BlackMageNL
Please Log in or Create an account to join the conversation.
Time to create page: 0.280 seconds