My forum acting up
My forum acting up
10 years 6 months ago
Hello again!
My forum is acting up again, this happened after I updated the kunena today. (joomla said there were updates available)
my url is
unioncosmos.com/forum/index
my custom css is
thanks!
My forum is acting up again, this happened after I updated the kunena today. (joomla said there were updates available)
my url is
unioncosmos.com/forum/index
my custom css is
Code:
/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
body #Kunena {
background: #000 none repeat scroll 0 0;
color: #bfbfbf;
margin: -26px -25px -43px;
padding: 26px 25px 45px;
}
body {
background-attachment: fixed !important; /* Fixed background */
background-size: cover !important; /* Set background full screen */
}
}
#subMenusContainer {
z-index: 200;
}
thanks!
Please Log in or Create an account to join the conversation.
Re: My forum acting up
10 years 6 months ago
Hi,
I have just checked your site. Joomla template does not load the custom file style. Create a style file with named nts-kwarf-custom.css and copy all above CSS rules paste to that file. After save copy the nts-kwarf-custom.css file to the css folder of joomla active template.
Back to your forum and reload to check your issue.
Best regards,
I have just checked your site. Joomla template does not load the custom file style. Create a style file with named nts-kwarf-custom.css and copy all above CSS rules paste to that file. After save copy the nts-kwarf-custom.css file to the css folder of joomla active template.
Back to your forum and reload to check your issue.
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 **
Please Log in or Create an account to join the conversation.
Time to create page: 0.282 seconds