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 ForumsForumForumStatistics FormattingStatistics Formatting
Previous
 
Next
New Post
1/12/2006 1:15 PM
 

Chris,

At the moment the list of Most Active Users is very squashed on the left hand side of the statustics box, if the What's New info is being displayed on the right. I think this is easily corrected by changing the table sizes. I've made thes changes in my code, and it seems to have tidied it up.

  • Changed name box from 200px to 300px
  • Changed the number of posts to left aligned
  • Changed the empty box from 80% to 50%

Hope this helps

Cheers
Roger

            sb.Append(""">")
            sb.Append("</td>")
            sb.Append("<td valign=""bottom"" align=""left"" width=""300px""'>")
            sb.Append("&nbsp;<A class=""Forum_Link"" href=""")
            sb.Append(url)
            sb.Append(""">")
            sb.Append(User.Alias)
            sb.Append("</A>")
            sb.Append("</td>")
            sb.Append("<td class=""Forum_Normal"" valign=""bottom"" align=""left"">")
            sb.Append("<b>(" & User.PostCount.ToString & ")</b>")
            sb.Append("</td>")
            sb.Append("<td valign=""bottom"" align=""left"" width=""50%""'>")
            sb.Append("</td>")
            sb.Append("</tr>")


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
1/13/2006 4:53 AM
 

I've tweaked this some more. I've changed the 50% to 60%, changed the 300px back to 200px, and then in RenderStatistics and RenderWhatsNew I've changed the table split from 60/40 to 50/50. This should make it look better when the What's New info isn't being displayed, but caters for longer text string in the Statistics reporting on the left.

Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
1/13/2006 8:31 PM
 

I am actually ripping this out into a seperate module (like I did w/ What's New).  I am not sure how the module itself w/ move forward w/ this yet. 

Normally, the setup coded in is fine unless you are using a very slim area for the module.

 


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
1/15/2006 5:27 AM
 

Sounds like a good idea to pull it out. Not sure if this will solve the problem, it depends whether you see this as then being never integrated into the forum. I personally quite like having the stats/what's new info side by side at the bottom.

I run my site at full width. I think the problem is that the Stats area is 40% when What's New is there. The there is a blank table cell set at 80% at the right hand side of the stats area, which squeezes the name column pretty much a minimum width. When What's New isn't there, the 80% stilll leaves plenty of space for names.

I'd point you to my forum, but it's a members only area.... I can set you up an ID if you like

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumStatistics FormattingStatistics Formatting


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