- Posts: 8
- 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
Question How about releasing some real templates
9 years 5 months ago #180337
by Oscar
How about releasing some real templates was created by Oscar
You guys have to be kidding with this bootstrap rubbish. It looks like an alpha build. Remember not everyone here knows how to code what they want.
It took me ages to get my forum looking half arsed good then you release 5.02 and destroy it in seconds.
If I uninstall kunena 5.02 can I reinstall an older version without loosing anything?
It took me ages to get my forum looking half arsed good then you release 5.02 and destroy it in seconds.
If I uninstall kunena 5.02 can I reinstall an older version without loosing anything?
Please Log in or Create an account to join the conversation.
9 years 5 months ago #180349
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic How about releasing some real templates
You can go back to a older version (minimum should be Kuena 4.0.12) without deinstall. But a backup is always recommended.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
9 years 5 months ago #180391
by Oscar
Replied by Oscar on topic How about releasing some real templates
Apologies to Kunena Staff for my first post... I hadn't looked at how much work you have put into improving Kunena. The functionality of v5.02 is very good and very slick. Nice work!
All I saw was a messed up forum at first, when I looked in the backend all other templates had gone along with my many hours of edits.
Why is it not a default setting to have bootstrap enabled?
I'd like to change colour of all the borders they look too bright on my dark theme and also the menu bar & buttons on/off colours.
Lastly where are the topic icons kept? Right clicking them no longer shows the path & damned if I can find them.
All I saw was a messed up forum at first, when I looked in the backend all other templates had gone along with my many hours of edits.
Why is it not a default setting to have bootstrap enabled?
I'd like to change colour of all the borders they look too bright on my dark theme and also the menu bar & buttons on/off colours.
Lastly where are the topic icons kept? Right clicking them no longer shows the path & damned if I can find them.
Please Log in or Create an account to join the conversation.
9 years 5 months ago - 9 years 5 months ago #180396
by 810
Replied by 810 on topic How about releasing some real templates
The older templates are not gone, but hidden, they should be there, only the blue_eagle dir has been removed, because issues and space improvements.
the borders are from well class or the hr class.
So try this:
change #fff to your own color
the borders are from well class or the hr class.
So try this:
Code:
.well,
hr,
.table th, .table-bordered th, .table td, .table-bordered td,
.table th, .table td
{
border-color: #fff !important
}
change #fff to your own color
Last edit: 9 years 5 months ago by 810.
Please Log in or Create an account to join the conversation.
9 years 5 months ago #180397
by Oscar
Replied by Oscar on topic How about releasing some real templates
Thank you very much that has made a big difference to the appearance but it didn't do all the borders around the categories.
Please Log in or Create an account to join the conversation.
9 years 5 months ago #180400
by 810
Replied by 810 on topic How about releasing some real templates
use the inspector (f12 key) to get the right classes
Please Log in or Create an account to join the conversation.
Time to create page: 0.267 seconds