- Posts: 4
- 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.
Solved Problem Kunena 3 Joomla 3.2 ">" signs
12 years 1 month ago #154785
by Ickoski1
Problem Kunena 3 Joomla 3.2 ">" signs was created by Ickoski1
Please Log in or Create an account to join the conversation.
- cotswoldphoto
-
- Offline
- Junior Member
-
- aka ClevaTreva
12 years 1 month ago #154787
by cotswoldphoto
There is always tomorrow. If there isn't, why worry? The world must be about to end!
Replied by cotswoldphoto on topic Problem Kunena 3 Joomla 3.2 ">" signs
It is because those elements are list items, and in a css file later than the Kunena ones your template has set that symbol has the default bullet point. I have found it easier in the Kunena admin area, Templates, Blue Eagle Template the last but one setting I set to Yes (Blend with Joomla Template), and then do my own thing inside my template css. But YMMV
There is always tomorrow. If there isn't, why worry? The world must be about to end!
Please Log in or Create an account to join the conversation.
12 years 1 month ago #154790
by Ickoski1
Replied by Ickoski1 on topic Problem Kunena 3 Joomla 3.2 ">" signs
And somebody else mayby have solution for this problem.
I searched and did not find in template.css why this sign schows up.
I searched and did not find in template.css why this sign schows up.
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
12 years 1 month ago #154791
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 Problem Kunena 3 Joomla 3.2 ">" signs
Hi Ickoski1,
Please post your site url here if you site has been lived. That is fastest way to solve this problem.
Regards
Please post your site url here if you site has been lived. That is fastest way to solve this problem.
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.
12 years 1 month ago - 12 years 1 month ago #154792
by Ickoski1
Replied by Ickoski1 on topic Problem Kunena 3 Joomla 3.2 ">" signs
Sory, this is the site:
www.pomorskiprzewodnikwedkarski.pl/forum/
Direck link to forum, everywhere you can see this > sign...
Direck link to forum, everywhere you can see this > sign...
Last edit: 12 years 1 month ago by Ickoski1.
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
12 years 1 month ago #154795
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 Problem Kunena 3 Joomla 3.2 ">" signs
Hi,
Open the template.css file in the current Joomla! template and add below CSS rules to the bottom of file.
After save reload your site to view changed.
Hope this helps
Open the template.css file in the current Joomla! template and add below CSS rules to the bottom of file.
Code:
body #Kunena ul li:before,
body #Kunena ul li:after {
display: none;
}
After save reload your site to view changed.
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
The following user(s) said Thank You: Ickoski1
Please Log in or Create an account to join the conversation.
Time to create page: 0.234 seconds