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 ForumsDocumentsDocumentsSpecify Title Width?Specify Title Width?
Previous
 
Next
New Post
9/8/2007 2:51 PM
 

Anyone know how to Specify the Title Width?  I saw in the ...\DesktopModules\Documents\module.css a place to set the width for the td tag, but I'd like to make the Title Row a specific width to allow for longer file names prior to text wrapping.  Does anyone know the css class id for the title row?  ..if there is one.

 
New Post
9/13/2007 4:30 PM
 
So i found the class I think I need to edit, "TitleCell".

I've tried adding this code to several of the .css files, but it doesn't seem to be working:

.TitleCell
{
width: 700px;
}

Anyone got any ideas?
 
New Post
9/13/2007 4:33 PM
 

Sorry for the delay in getting back to you on this.

.TitleHeader  for the header

and

.TitleCell for the individual titles

Those are the default classes.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
9/13/2007 5:40 PM
 
mitchel.sellers@gmail.com wrote

Sorry for the delay in getting back to you on this.

.TitleHeader  for the header

and

.TitleCell for the individual titles

Those are the default classes.



I tried that, my current .\DotNetNuke\Website\DesktopModules\Documents\module.css looks like this:

.DNN_Documents TD
{
padding: 3px;
cellpadding: 0px;
}

.DNN_Documents Table
{
width: 170px;
}

.TitleCell
{
width: 700px;
}

.TitleHeader
{
width: 700px;
}

But the title is wrapping after 24 characters. Should these css classes be in another file?
 
New Post
9/13/2007 6:38 PM
 

That should do it, those are the classes.

I would try doing a CTRL + F5 refresh of your page.  I have a feeling that your browser might be caching your old CSS file.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsDocumentsDocumentsSpecify Title Width?Specify Title Width?


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