Read before updating: How to Update Kunena Templates - More detail

Background color forum

N Topic Author
New Member New Member
  • Posts: 2
  • Thanks: 0

Background color forum

9 years 6 months ago
#4515
I am having an issue where part of the forum background is showing up as a grey color (color is not selectable in the template). Additionally the color is only showing up under part of the forum take a look at the forum at the folowing link www.tribalgis.com/index.php/tribalgis forum notice the difference between the category section and member section. Additionally we have a couple of private categories that show up with no background. any help is appreciated.

Please Log in or Create an account to join the conversation.

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: Background color forum

9 years 6 months ago
#4516
Hi,

The first thank you about using our product. I have visited your site and checked your issues. The season of issues is style conflict between Kunena template style and Joomla template style. Please provide me a back-end account, I'll update quick fix to solve that issues.

Best regards,

Please Log in or Create an account to join the conversation.

N Topic Author
New Member New Member
  • Posts: 2
  • Thanks: 0

Re: Background color forum

9 years 6 months ago
#4537
Would it be possible for you to provide me with instructions for the fix so that I will be able to address this later when we apply additional updates?

Please Log in or Create an account to join the conversation.

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: Background color forum

9 years 6 months ago
#4559
Hi,

Open the template.css file of your joomla template and add bellow css rules to the bottom of file.
Code:
#kunena.layout #section1, #kunena.layout #section2, #kunena.layout #section3, #kunena.layout #section4 { background: #fff !important; } #kunena.layout .kcol-cat-lastpost .klatest-subject a { width: 220px; } #kunena.layout .kcol-cat-lastpost .user-avatar { margin-top: 0; }

Clear cache of your site before refresh your site.

Best regards,

Please Log in or Create an account to join the conversation.

Time to create page: 0.258 seconds