Poll Images not correct
Poll Images not correct
10 years 7 months ago
Hi there,
i hope u can help me.
The Poll-bar images displays not correct. See the image.
but i cant found the right css to correct this.
i hope u can help me.
The Poll-bar images displays not correct. See the image.
but i cant found the right css to correct this.
Please Log in or Create an account to join the conversation.
Re: Poll Images not correct
10 years 7 months ago - 10 years 7 months ago
Hi wegwb,
Open the template.css file in current Joomla template and add below CSS rules to the bottom of that file.
After save please refresh your site to view changes.
Hope this helps
Open the template.css file in current Joomla template and add below CSS rules to the bottom of that file.
Code:
#Kunena img.jr-forum-stat-bar {
height: 10px;
}
After save please refresh your site to view changes.
Hope this helps
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 10 years 7 months ago by ntstore.
Please Log in or Create an account to join the conversation.
Re: Poll Images not correct
10 years 7 months ago
sry, nothing is changed
team-acme.de/forum/umfragen/18-wie-findet-ihr-unsere-hp
i do this in my custom.css is assigned to the template
clear the websitecache and browsercache
team-acme.de/forum/umfragen/18-wie-findet-ihr-unsere-hp
i do this in my custom.css is assigned to the template
clear the websitecache and browsercache
Please Log in or Create an account to join the conversation.
Re: Poll Images not correct
10 years 7 months ago
Hi,
We have just updated CSS rules, please update to your custom.css file again.
Regards
We have just updated CSS rules, please update to your custom.css file again.
Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: wegwb
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Re: Poll Images not correct
10 years 7 months ago
Hi,
Please add below CSS rules to remove space under forum navigation.
Regards
Please add below CSS rules to remove space under forum navigation.
Code:
body #Kunena #ktab ul {
display: block;
}
Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: Poll Images not correct
9 years 10 months agoHello,
I have the same problem.
I installed the code in my custom.css,
Code:
.clearfix {
display: block !important;
}
#Kunena img.jr-forum-stat-bar {
height: 10px;
}
#Kunena #ktab ul {
display: block;
}
#Kunena .klist-markallcatsread select {
margin-bottom: 0;
}
but it changes nothing.
Do you have another solution?
Thank you
Please Log in or Create an account to join the conversation.
Re: Poll Images not correct
9 years 10 months ago
Hi Spyki,
Welcome you. Change the style file from custom.css to nts-kcarbon-custom.css and copy (or upload) that file to css folder of your active joomla template.
Refresh your forum when finish.
Welcome you. Change the style file from custom.css to nts-kcarbon-custom.css and copy (or upload) that file to css folder of your active joomla template.
Refresh your forum when finish.
Please Log in or Create an account to join the conversation.
Re: Poll Images not correct
9 years 10 months ago
HI,
I did it but the problem is still present.
i have this probleme with NTS KCarbon and NTS KDrive.
(Working on NTS KQuartz)
Thank for your help.
I did it but the problem is still present.
i have this probleme with NTS KCarbon and NTS KDrive.
(Working on NTS KQuartz)
Thank for your help.
Please Log in or Create an account to join the conversation.
Re: Poll Images not correct
9 years 10 months ago
Hi,
Please provide me your site url if it has lived. We will check and debug on your site to suggest the correct solution for you.
Thanks
Please provide me your site url if it has lived. We will check and debug on your site to suggest the correct solution for you.
Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.334 seconds