Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

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.

Question Trying to change jump menu background.

More
11 years 3 months ago #1 by litow
For me the jump menu seen on the lower right of posts is white on white. What is the CSS that i would have to put in the template.css?

The code from fire bug. I have tried just about all the classes that i see.

<div class="kcontainer klist-bottom">
<div class="kbody">
<div class="kmoderatorslist-jump fltrt">
<form id="jumpto" target="_self" method="post" name="jumpto" action="/index.php/forum">
<input type="hidden" value="category" name="view">
<input type="hidden" value="jump" name="task">
<span class="kright">
<select id="catid" class="inputbox fbs" onchange="this.form.submit()" size="1" name="catid">
<option value="0">Board Categories</option>
<option value="1"> General Forums</option>


</select>

Please Log in or Create an account to join the conversation.

More
11 years 3 months ago - 11 years 3 months ago #2 by rgrae81
Hi,

maybe there's a conflict with the input class of your template-css.

to solve you can edit your kunena.20-min.css
search for "#Kunena #jumpto .inputbox {max-width: 90%;}

there you can add eg. "background-color: black;", then the dropdown will be black!


regards
Roman

[edit]
sorry, wrote you for text-color. Now changed it to background-color :-) place for edit is the same.
[/edit]
Last edit: 11 years 3 months ago by rgrae81.
The following user(s) said Thank You: litow

Please Log in or Create an account to join the conversation.

More
11 years 3 months ago #3 by litow
you are the man. Thanks

Please Log in or Create an account to join the conversation.

Time to create page: 0.494 seconds