- Posts: 5
- Thank you received: 0
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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
This category is for discussing issues with the K 2.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.
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.
Sticky Bullets in Kunena menu items and user profiles
13 years 1 month ago - 12 years 11 months ago #140075
by Jansen
Bullets in Kunena menu items and user profiles was created by Jansen
Hello,
how can I remove this Bullets?
Iam using the Blue Eagle 2.0 Template.
Thanks
how can I remove this Bullets?
Iam using the Blue Eagle 2.0 Template.
Thanks
Last edit: 12 years 11 months ago by sozzled. Reason: Merge topic and change subject to improve search relevance.
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
13 years 1 month ago #140079
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 Wrong Bullets
Hi Jansen,
You need reset the under list style. Add the below css code section to the template.css file of your joomla template.
Regards
You need reset the under list style. Add the below css code section to the template.css file of your joomla template.
Code:
#Kunena ul, #Kunena ol {
list-style: none !important;
}
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 #140081
by Jansen
Replied by Jansen on topic Wrong Bullets
I did but nothing changed. Still the same bullets at same place. 
Its very buggy since 2.0.4. I fresh installed Joomla and Kunena. Always get the Error "File extensions not found" at deinstall of kunena. Sometimes kunena menue is shown or not. After menue is resetted with kunena-tools, its shown, but when I delete the cache its not.
Its very buggy since 2.0.4. I fresh installed Joomla and Kunena. Always get the Error "File extensions not found" at deinstall of kunena. Sometimes kunena menue is shown or not. After menue is resetted with kunena-tools, its shown, but when I delete the cache its not.
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
13 years 1 month ago #140084
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 Wrong Bullets
Hi,
I think, you should post your url link here. When i see your site, i'll have a solution for you.
Regards.
I think, you should post your url link here. When i see your site, i'll have a solution for you.
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 #140085
by Jansen
Replied by Jansen on topic Wrong Bullets
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
13 years 1 month ago #140086
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 Wrong Bullets
Hi,
Please add below css rule to the template.css of the joomla template:
Buzz me if it don't work.
Regards
Please add below css rule to the template.css of the joomla template:
Code:
#Kunena ul li:before {
display: none;
}
Buzz me if it don't work.
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.
Time to create page: 0.301 seconds