Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumMissing background images under threads,posts, last postMissing background images under threads,posts, last post
Previous
 
Next
New Post
8/9/2008 6:16 PM
 

Hi,

I am experiencing a some strange quirk.  On my forum, the background image is missing under the threads, posts and last post on the forum module.  I pretty much used it "right out of the box" with the only realy cusomization, that i recall doing under admin was add my groups.

I am using module version  04.04.03 and DNN version 4.08.02. 

If you want to see the page in question, to see what i am talking about, go to : http://www.renovare.us/WeOffer/Forums/tabid/2442/Default.aspx

thanks!

Brian

 
New Post
8/9/2008 6:35 PM
 

Looks like there is much more then only the background immages are missing.  Also your first post is not viewable.  About this is a new install, please look to your error log in admin, and check th permissions of your DNN folders before installing the Forum module.  I can not say more at time, about I must have more information about error logs and must have a look to the database. 

 
New Post
8/11/2008 9:53 PM
 

I had the same problem, and I fixed it by editing the following CSS classes (..\DesktopModules\Forum\Themes\Default\default.css):

TD.Forum_Row_Alt
{
     background-color: #f2f3f8;
     border-top: #cfd2d7 1px solid;   
     border-left: solid 1px #cfd2d7;
}

/* Threads Column in initial group view */
TD.Forum_RowHighlight1, .Forum_RowHighLight1
{           
    background-color: #E4E6EC;
    border-left: solid 1px #cfd2d7;
    border-top: #cfd2d7 1px solid;   
}

/* Threads Column in initial group view (odd)*/
TD.Forum_RowHighlight1_Alt, .Forum_RowHighLight1_Alt
{       
    background-color: #f2f3f8;
    border-left: solid 1px #cfd2d7;
    border-top: #cfd2d7 1px solid;   
}

/* Posts Column in initial group view */
TD.Forum_RowHighlight2, .Forum_RowHighLight2
{           
    background-color: #E4E6EC;
    border-left: solid 1px #cfd2d7;
    border-top: #cfd2d7 1px solid;   
}

/* Posts Column in initial group view (odd)*/
TD.Forum_RowHighlight2_Alt, .Forum_RowHighLight2_Alt
{       
    background-color: #f2f3f8;
    border-left: solid 1px #cfd2d7;
    border-top: #cfd2d7 1px solid;   
}

/* Last Post Column in initial group view */
TD.Forum_RowHighlight3, .Forum_RowHighLight3
{           
    background-color: #E4E6EC;
    border-left: solid 1px #cfd2d7;
    border-top: #cfd2d7 1px solid;   
    border-right: solid 1px #cfd2d7;
}

/* Last Post Column in initial group view *(odd) */
TD.Forum_RowHighlight3_Alt, .Forum_RowHighLight3_Alt
{       
    background-color: #f2f3f8;
    border-left: solid 1px #cfd2d7;
    border-top: #cfd2d7 1px solid;
    border-right: solid 1px #cfd2d7;
}

 

You can copy the code above and change the background and border colors to fit your needs. I hope it will solve your problem.

 
New Post
8/17/2008 3:51 PM
 

That absolutely did the trick!  Thanks alot for you help.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumMissing background images under threads,posts, last postMissing background images under threads,posts, last post


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out