- 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.
Question RocketTheme template causes problems with displaying text in [code]
- lalakios
-
Topic Author
- New Member
-
Less
More
15 years 9 months ago - 15 years 9 months ago #51819
by lalakios
RocketTheme template causes problems with displaying text in [code] was created by lalakios
Hello all! i need some help with bbcode please...
When i create a new post and i use bbcode,the text in the code does not display correctly..
It has a white color,so no one can see it because the background color is just the same!
any ideas to fix the colors? i use the default kunena template..no changes at all.....
Thank you!
When i create a new post and i use bbcode,the text in the code does not display correctly..
It has a white color,so no one can see it because the background color is just the same!
Code:
HERE I WRITE MY CODE AND IT SEEMS WHITE..
Thank you!
Last edit: 15 years 9 months ago by sozzled. Reason: Changed subject to improve search relevance
Please Log in or Create an account to join the conversation.
15 years 9 months ago #51821
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: text in bbcode does not display correctly
If you've seen
K 1.5.x Support: Please read this first
then you can probably anticipate the series of questions that I'm going to ask you:
What makes you believe that this is a Kunena support problem and not an issue with your Joomla template?
What version of Kunena are you using?
What Kunena template are you using?
What version of Joomla are you using?
What Joomla site template are you using?
Which specific BBcode tag or tags generate the white-on-white symptoms?
Can you provide a screenshot to illustrate your problem or, even better, can you provide the URL of your website where we can see this problem for ourselves, please?
Thank you.
What makes you believe that this is a Kunena support problem and not an issue with your Joomla template?
What version of Kunena are you using?
What Kunena template are you using?
What version of Joomla are you using?
What Joomla site template are you using?
Which specific BBcode tag or tags generate the white-on-white symptoms?
Can you provide a screenshot to illustrate your problem or, even better, can you provide the URL of your website where we can see this problem for ourselves, please?
Thank you.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- lalakios
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
15 years 9 months ago - 15 years 9 months ago #51824
by lalakios
Replied by lalakios on topic Re: text in bbcode does not display correctly
ooops...I;m really sorry.........should give more info!
Well,the url is www.athlug.gr
I use the dominion template for joomla 1.5.18,and kunena 1.5.11 (default_ex template)
I tried to use the code at the right of the quote symbol...
I am not sure that joomla causes this...or kunena..............
In any case,you can test it or see in my forum :fun park: test
Hope i was clear this time...
Well,the url is www.athlug.gr
I use the dominion template for joomla 1.5.18,and kunena 1.5.11 (default_ex template)
I tried to use the code at the right of the quote symbol...
I am not sure that joomla causes this...or kunena..............
In any case,you can test it or see in my forum :fun park: test
Hope i was clear this time...
Last edit: 15 years 9 months ago by lalakios.
Please Log in or Create an account to join the conversation.
15 years 9 months ago - 15 years 9 months ago #51831
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: text in bbcode does not display correctly
Let me see if I understand you correctly: you see white-on-white when you post text contained in "code" tags, is that right? :dry:
To reproduce what is happening, can you please provide us with an account and password to test. When you reply, would you please enclose the account/password information in the new "confidential" tags (that way, only moderators and administrators at this website can see the information) like this, for example
I'm almost 100% certain that it's your website template that is causing the problem. If it Kunena was causing the problem then you would see the same problem here at this website, wouldn't you?
To reproduce what is happening, can you please provide us with an account and password to test. When you reply, would you please enclose the account/password information in the new "confidential" tags (that way, only moderators and administrators at this website can see the information) like this, for example
Code:
[confidential]Account: test
Password: test[/confidential]
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 15 years 9 months ago by sozzled.
Please Log in or Create an account to join the conversation.
- lalakios
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
15 years 9 months ago - 15 years 9 months ago #51834
by lalakios
Replied by lalakios on topic Re: text in bbcode does not display correctly
oh,well...lets try it....
Here is the information...
You may log in at once....it;s activated already!
Thank you by the way for your help...!
Here is the information...
This message contains confidential information
You may log in at once....it;s activated already!
Thank you by the way for your help...!
Last edit: 15 years 9 months ago by lalakios.
Please Log in or Create an account to join the conversation.
15 years 9 months ago #51850
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: text in bbcode does not display correctly
The problem lies at line 258 of the file ../templates/rt_dominion_j15/css/style2.css
Change from
.rok-comment-entry .comment-body, .bodylevel-high code {
color:#FFFFFF;
}
To
.rok-comment-entry .comment-body, .bodylevel-high {
color:#FFFFFF;
}
This will fix things for Kunena. I can't advise you how this will affect your RocketTheme template, however.
Change from
.rok-comment-entry .comment-body, .bodylevel-high code {
color:#FFFFFF;
}
To
.rok-comment-entry .comment-body, .bodylevel-high {
color:#FFFFFF;
}
This will fix things for Kunena. I can't advise you how this will affect your RocketTheme template, however.
Blue Eagle vs. Crypsis reference guide
Read my blog and
The following user(s) said Thank You: fxstein, lalakios
Please Log in or Create an account to join the conversation.
Time to create page: 0.214 seconds