- Posts: 19
- 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
Please read
Before you ask for help with template issues ...
Question Seems to be bugs of default_ex template (Quick Reply and Online Status icons have no CSS)
16 years 2 months ago - 16 years 2 months ago #38948
by alex2001
Seems to be bugs of default_ex template (Quick Reply and Online Status icons have no CSS) was created by alex2001
I found a 2 bugs at default_ex template..
when I'm composing or replying there are some icons including Quick Reply (quick_reply.gif)
seems it has no own (forum) CSS definition so it takes general site's template defaults.
my default image settings incl. border and padding, so positions of all icons at right side (Reply, Quote etc) can be broken.
The same problem is with Online status image (online.gif)
Can you advice me which Kunena files I have to correct and which lines to add?
Thank you in advance!
ps
Kunena 1.5.9
nb
anyway your forum is really GREAT!!!
when I'm composing or replying there are some icons including Quick Reply (quick_reply.gif)
seems it has no own (forum) CSS definition so it takes general site's template defaults.
my default image settings incl. border and padding, so positions of all icons at right side (Reply, Quote etc) can be broken.
The same problem is with Online status image (online.gif)
Can you advice me which Kunena files I have to correct and which lines to add?
Thank you in advance!
ps
Kunena 1.5.9
nb
anyway your forum is really GREAT!!!
Last edit: 16 years 2 months ago by alex2001.
Please Log in or Create an account to join the conversation.
16 years 2 months ago #38954
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Seems to be bugs of default_ex template (Quick Reply and Online Status icons have no CSS)
Would you be able to show us a screenshot that illustrates your situation(a link to your website would be useful, too, if you could provide it). It is unlikely that there is a bug or defect in the default_ex template; it is more likely that there is a conflict elsewhere in your site template (but you still may need to fix it by changing your Kunena template).
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
16 years 2 months ago #38958
by alex2001
Please Log in or Create an account to join the conversation.
16 years 2 months ago #38962
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Seems to be bugs of default_ex template (Quick Reply and Online Status icons have no CSS)
When you get your site back online again, you can easily track down what is causing the misalignment of your images. It's almost certain that your site template CSS is overriding the Kunena template CSS. You will find the tool Firebug for Firefox is one of the best web design aids for your purposes.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
16 years 2 months ago #38970
by alex2001
Replied by alex2001 on topic Re:Seems to be bugs of default_ex template (Quick Reply and Online Status icons have no CSS)
Yes, yes, thank you, I'm already realized it 
Thank you!!!
Thank you!!!
Please Log in or Create an account to join the conversation.
16 years 2 months ago #39263
by Matias
Replied by Matias on topic Re:Seems to be bugs of default_ex template (Quick Reply and Online Status icons have no CSS)
Maybe rule:
#Kunena img {
border: 0 none;
padding: 0;
}
or something similar helps?
#Kunena img {
border: 0 none;
padding: 0;
}
or something similar helps?
Please Log in or Create an account to join the conversation.
Time to create page: 0.234 seconds