Error new topic layout
S
Topic Author
Error new topic layout
10 years 5 months ago - 10 years 5 months ago
Last edit: 10 years 5 months ago by specialworld83.
Please Log in or Create an account to join the conversation.
Re: Error new topic layout
10 years 5 months ago
Hi specialworld83,
I think, there is conflict style. Can you provide me the link of your site and a test account? I'll try to help you check this problem.
Best regards,
I think, there is conflict style. Can you provide me the link of your site and a test account? I'll try to help you check this problem.
Best regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
The following user(s) said Thank You: specialworld83
Please Log in or Create an account to join the conversation.
S
Topic Author
Re: Error new topic layout
10 years 5 months ago
My website
www.codelinsoft.it/sito/community.html
Please Log in or Create an account to join the conversation.
Re: Error new topic layout
10 years 5 months ago
Thank you very much. Please send me a test account via support email: 9themestore@gmail.com
Thank again
Thank again
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
S
Topic Author
Please Log in or Create an account to join the conversation.
Re: Error new topic layout
10 years 5 months ago
Thanks, I have just checked. Open the custom.css file in the "[root]/templates/shaper_helix3/css/" path. Copy and pates below CSS rules to the bottom of file.
Save and refresh your site.
Code:
body #Kunena #kpost-message img {
display: inline-block;
}
Save and refresh your site.
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
S
Topic Author
Re: Error new topic layout
10 years 5 months agoPlease Log in or Create an account to join the conversation.
Re: Error new topic layout
10 years 5 months ago
Same conflict, please add below CSS rules to bottom of custom.css file.
Hope this helps
Code:
body #Kunena ul.kpost-profile img {
display: inline-block;
}
Hope this helps
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
S
Topic Author
Please Log in or Create an account to join the conversation.
Re: Error new topic layout
10 years 5 months ago - 10 years 5 months ago
I found an error on your site. See attachment image.
Solution:
Add below code to the custom.css file.
Solution:
Add below code to the custom.css file.
Code:
#sp-header-sticky-wrapper {
position: relative;
z-index: 100;
}
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Last edit: 10 years 5 months ago by Huyen Nguyen.
Please Log in or Create an account to join the conversation.
Time to create page: 0.267 seconds