Kunena 6.2.5 & module Kunena Latest 6.0.7 released

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

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 Boardcode Text color problem

More
11 years 2 months ago - 11 years 2 months ago #1 by litow
When you make a new topic you can insert videos and so on. How ever the options are black and with my dark back ground they are hard to read. See pictures for example.

site: www.midnight-reveries.com/ posting in forums may require you to sign up for the site.

Here is the HTML code found in firebug.

<table id="kpostmessage" class="kblocktable">
<tbody id="kpost-message">
<tr id="kpost-category" class="krow2">
<tr id="kanynomous-check" class="krow1" style="display:none;">
<tr id="kanynomous-check-name" class="krow2" style="display:none;">
<tr id="kpost-subject" class="krow1">
<tr id="kpost-topicicons" class="krow2">
<tr id="kpost-toolbar" class="krow1">
<td class="kcol-first kcol-editor-label">
<td class="kcol-last kcol-editor-field">
<table class="kpostbuttonset">
<tbody>
<tr>
<tr>
<td class="kpostbuttons">
<div id="kbbcode-size-options" style="display: none;">
<div id="kbbcode-color-options" style="display: none;">
<div id="kbbcode-link-options" style="display: none;">
<div id="kbbcode-image-options" style="display: none;">
<div id="kbbcode-video-options" style="display: block;">
</td>
</tr>
<tr>
<tr>
</tbody>
</table>
</td>
</tr>
<tr id="kpost-message" class="krow2">
<tr id="kpost-attachments" class="krow1">
<tr id="kpost-subscribe" class="krow2">
<tr id="kpost-buttons" class="krow1">
</tbody>
</table>



My first thought was kbbcode-link-options kbbcode-image-options and kbbcode-video-options

#Kunena #kbbcode-link-options {
color:#ffffff !important;
}

#Kunena #kbbcode-image-options {
color:#ffffff !important;
}

#Kunena #kbbcode-video-options {
color:#ffffff !important;
}

The code i placed in template CSS did not work.

What file what css do i need to change in order to change this text.
Attachments:
Last edit: 11 years 2 months ago by litow.

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

More
11 years 2 months ago - 11 years 2 months ago #2 by sozzled

litow wrote: What file what css do i need to change in order to change this text.

Please see my reply in the topic Modifyinging Blue Eagle Template .

You may also find the following topic helpful, too: Which CSS file for editing background colour .

I have also responded to related questions that you have asked in this topic: Changing text color. cant find the right CSS .

In your case, your site ( www.midnight-reveries.com/ ) is built using IFRAME "wrappers" - the source for these things is at midnight-reveries.litow.com/ and it's there that you need to make your changes.

One last point:

litow wrote: ... posting in forums may require you to sign up for the site.

Please read the last paragraph under "Confidential information" - what does that mean? on the FAQs which states:

If you think that we should have access to your site in order to analyse and diagnose your problem, it is your responsibility to organise a test account.

We have a policy of not registering ourselves at other users' websites.
Last edit: 11 years 2 months ago by sozzled.

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

More
11 years 2 months ago #3 by litow
Replied by litow on topic Boardcode Text color problem
None of the forums your have linked tells me what i need to know. Maybe a list of that ID changes what might help. OK so i get it do all changes in the theme not on kunena. and if you can read my post you can see that i did take a look at the CSS. that firebug showed me and what i tryed did nothing.

Just telling me the css id that would. of linking me a post that had that info on it. maybe i should just make a post for all of that.

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

Time to create page: 0.995 seconds