Search
DotNetNuke (DNN) Resource Search
Only DNN - DotNetNuke Blog
FeedBurner Subscribe to Ismet Dumlupinar's DotNetNuke Blog
20



If you are using Forum module you will most likely have issues with displaying thread columns within latest releases of DotNetNuke.


Even official DotNetNuke forum page has same problem.

forum_display_issue

Well, you can somehow troubleshoot and solve the issue.

To troubleshoot the problem you need to navigate to DesktopModules\Forum\Themes\Default directory and edit Default.css file with a text/css editor.

Before editing Default.css file make sure that you have a backup of this file (e.g Default.css.bak)

lowercase uppercase issue

Find following entries:

  • .Forum_RowHighLight1
  • .Forum_RowHighLight1_Alt
  • .Forum_RowHighLight2
  • .Forum_RowHighLight2_Alt
  • .Forum_RowHighLight3
  • .Forum_RowHighLight3_Alt
Modify those entries and replace RowHighLight text with RowHighlight.

Correct entries should be:
  • .Forum_RowHighlight1
  • .Forum_RowHighlight1_Alt
  • .Forum_RowHighlight2
  • .Forum_RowHighlight2_Alt
  • .Forum_RowHighlight3
  • .Forum_RowHighlight3_Alt
After this small modification save and close Default.css file and refresh your page where Forum module is placed.

Now, it should display thread columns properly.

thread display issue is fixed

For those lazy folks i am attaching my Default.css file. Enjoy.

DotNetNuke_Forum_Module_Fixed_Default_css.zip


Posted in: Bug Fixes

Post Rating

Comments

There are currently no comments, be the first to post one.

Post Comment

Name (required)

Email (required)

Website

CAPTCHA image
Enter the code shown above in the box below




Web Hosting Blogs - BlogCatalog Blog Directory

blogarama - the blog directory


Web Development blogs & blog posts

2008 - 2010 www.onlydnn.com   |  Privacy Statement  |  Terms Of Use  Xhtml 1.0  CSS 2.0