"Thread started by" wrong order
Hi
i bought this template some months ago.
it works fine exept one thing see picture.
the string order from "thread started ago#userby" is wrong and has no space between the words. i cant find the right file to change it.
can you advise me how i can set it just to (w/o date but with space again):
"Thread started by #user"
actually i need it for german but i guess this will be translated fine if its set correct. It shows correctly in Kunena default template and it doesnt change anything when i change the language to english (as u can see on the picture).
very thankfull for all tips
i bought this template some months ago.
it works fine exept one thing see picture.
the string order from "thread started ago#userby" is wrong and has no space between the words. i cant find the right file to change it.
can you advise me how i can set it just to (w/o date but with space again):
"Thread started by #user"
actually i need it for german but i guess this will be translated fine if its set correct. It shows correctly in Kunena default template and it doesnt change anything when i change the language to english (as u can see on the picture).
very thankfull for all tips
Last Edit:12 years 3 months ago
Post by lec
Last edit: 12 years 3 months ago by lec.
Please Log in or Create an account to join the conversation.
Hi Lec,
If you want to increase the spacing between words, you can modify the css in the kunena.forum.css (if you use the Kunena 2.0). We will provide you with the most accurate solution when you provide us with links to your website.
You can send the link to our email (9themestore@gmail.com).
Regards!
If you want to increase the spacing between words, you can modify the css in the kunena.forum.css (if you use the Kunena 2.0). We will provide you with the most accurate solution when you provide us with links to your website.
You can send the link to our email (9themestore@gmail.com).
Regards!
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Post by ntstore
Please Log in or Create an account to join the conversation.
thank you, well the site is not online yet - just on localhost. so i will have a look to forum.css file..however, how can i bring back the word "by" in front of the user name again? really dont have a clue on that..
regards
regards
Post by lec
Please Log in or Create an account to join the conversation.
..i made some further tests. this behaviour is not shown on the standard blue eagle template but its shown as well on a fresh joomla/kunena/blackwhite template instalation so i think you have to give me more tipps..specially becasue i cant see where i should adjust css - guess its more related to php or the language file ini.
In english its shwon like on the first pic, in german its completly wrong as u may understand on pic 2 in this post. correct would be something like this:
"Thema gestartet vor 2 Wochen und 3 Tagen von admin"
please help me out with that issue - because besides that the template works great!
In english its shwon like on the first pic, in german its completly wrong as u may understand on pic 2 in this post. correct would be something like this:
"Thema gestartet vor 2 Wochen und 3 Tagen von admin"
please help me out with that issue - because besides that the template works great!
Last Edit:12 years 3 months ago
Post by lec
Last edit: 12 years 3 months ago by lec.
Please Log in or Create an account to join the conversation.
Hi lec,
Open the kunena.forum.css file in this path "components\com_kunena\templates\nts_kblackwhite\css" and go to about line 206 (or find following css code section ).
Note: You need turn on the "Enable Debug Mode" in this back-end of your site.
Regards!
Open the kunena.forum.css file in this path "components\com_kunena\templates\nts_kblackwhite\css" and go to about line 206 (or find following css code section ).
Code:
#Kunena .kheader h2 {
...
word-spacing: 10px; /* change the number to increase spacing of the word */
}
Note: You need turn on the "Enable Debug Mode" in this back-end of your site.
Regards!
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Post by ntstore
Please Log in or Create an account to join the conversation.
thank you but this is not a solution. in my case it on line 354, div.ktopic-details. the space is made but the wanted words are still written together. so may you know how i can write there just something like "Thread started by *(user)" (remove date)??
Post by lec
Please Log in or Create an account to join the conversation.
Hi,
I think, i will give a proper solution as I preview your website. Provide me the link when it online.
Thanks.
I think, i will give a proper solution as I preview your website. Provide me the link when it online.
Thanks.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Post by ntstore
Please Log in or Create an account to join the conversation.
Time to create page: 0.813 seconds