- Posts: 4
- 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 Some bugs showing on my site
- hawkeye1103
-
Topic Author
- Offline
- New Member
-
Less
More
16 years 10 months ago - 16 years 10 months ago #21968
by hawkeye1103
Some bugs showing on my site was created by hawkeye1103
ok i have a few problems, 2 buttons not showing (picture) and the top tabs are splited apart and on diferent rows:( and another one in the second image
can someone help me?
profanatik.jointelecom.ro/error1.JPG
profanatik.jointelecom.ro/error2.JPG
can someone help me?
profanatik.jointelecom.ro/error1.JPG
profanatik.jointelecom.ro/error2.JPG
Last edit: 16 years 10 months ago by hawkeye1103.
Please Log in or Create an account to join the conversation.
16 years 10 months ago - 16 years 10 months ago #21998
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Some bugs showing on my site
Hello,
For your error 1, I don't know what Joomla template do you use.
For the error 2 check that the image file following /components/com_kunena/template/default_ex/images/english/icons/tlatest.gif is present dans le directory or if you use an another language that english check in this directory..
For your error 1, I don't know what Joomla template do you use.
For the error 2 check that the image file following /components/com_kunena/template/default_ex/images/english/icons/tlatest.gif is present dans le directory or if you use an another language that english check in this directory..
I don't provide support by PM, because this can be useful for someone else.
Last edit: 16 years 10 months ago by xillibit.
Please Log in or Create an account to join the conversation.
- hawkeye1103
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
16 years 10 months ago - 16 years 10 months ago #22001
by hawkeye1103
Replied by hawkeye1103 on topic Re:Some bugs showing on my site
the images are there ... i checked ... forgot to mention and the language is english dunno what else is wrong. The theme is vulcanus
Last edit: 16 years 10 months ago by hawkeye1103.
Please Log in or Create an account to join the conversation.
16 years 10 months ago #22005
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Some bugs showing on my site
Looks like a directory permissions problem.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- hawkeye1103
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
16 years 10 months ago #22011
by hawkeye1103
Replied by hawkeye1103 on topic Re:Some bugs showing on my site
set the permision to 777 and still no change
Please Log in or Create an account to join the conversation.
16 years 10 months ago - 16 years 10 months ago #22025
by Lintzy
Replied by Lintzy on topic Re:Some bugs showing on my site
Hi,
the two buttons have error, please upload them again:
Check:
profanatik.jointelecom.ro/components/com...sh/icons/profile.gif
profanatik.jointelecom.ro/components/com...cons/unsubscribe.gif
Design-Problem (forum is too small, therefore the tabs are in two rows):
Edit the template_css.css from templates/nf_vulcanus/css and add this code (red marked)
#content_abstand {
background:transparent none repeat scroll 0 0;
float:left;
padding:0;
width:100%;
}
Design-Problem (space between tabs)
Edit the kunena.forum.css from template default_ex (/components/com_kunena/template/default_ex) and add /* */ (red marked)
#Kunena #Kunena_tab li {
display:inline;
/* float:left; */
margin:0 1px 0 0;
padding:0;
}
the two buttons have error, please upload them again:
Check:
profanatik.jointelecom.ro/components/com...sh/icons/profile.gif
profanatik.jointelecom.ro/components/com...cons/unsubscribe.gif
Design-Problem (forum is too small, therefore the tabs are in two rows):
Edit the template_css.css from templates/nf_vulcanus/css and add this code (red marked)
#content_abstand {
background:transparent none repeat scroll 0 0;
float:left;
padding:0;
width:100%;
}
Design-Problem (space between tabs)
Edit the kunena.forum.css from template default_ex (/components/com_kunena/template/default_ex) and add /* */ (red marked)
#Kunena #Kunena_tab li {
display:inline;
/* float:left; */
margin:0 1px 0 0;
padding:0;
}
Last edit: 16 years 10 months ago by Lintzy.
Please Log in or Create an account to join the conversation.
Time to create page: 0.242 seconds