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 ForumsBlogBlogTiny font in Blog Author fieldTiny font in Blog Author field
Previous
 
Next
New Post
3/5/2008 4:21 PM
 

I'm not sure what the field is called, the topmost where is reads: Author: XXXX, which is changed under blog settings.

The font is so small it is unreadable.

 
New Post
3/5/2008 5:54 PM
 

Hi Asaph,

The size of this text is configured in the CSS file associated with the blog module (/DesktopModules/Blog/module.css).  The section you're looking for is the blog_description class.  By default, the font-size is set to .7em, which when combined with other styles that use percentage based sizing can cause the font to become too small.  I just changed the CSS for my blog to this:

.blog_Description
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: .9em;
}

HTH,

Don



Don Worthley
Software Architect
Element Eleven

 
New Post
3/5/2008 8:34 PM
 

Currently the font-sizes in the CSS of the blog are controlled via the EM sizing method instead of FIXED pixel (i.e. 11px).

This has caused some issues with font sizing because different skins set default font size of the body, and when that is set to small size to begin with, the EM sizing will reduce it further.

I will change the CSS of the module in the next version (03.05.00), but for now, you can simply change the font-size attributes in the CSS file to fixed pixel (i.e. 11px).

This will solve your issue for now.

 


Maxiom TechnologyAntonio Chagoury | Microsoft MVP
Maxiom Technology
Professional .net & DotNetNuke Solutions
web: www.maxiomtech.com
blog: www.cto20.com
twitter: @antoniochagoury & @maxiomtech

 
New Post
3/6/2008 11:27 AM
 

Thank you. This fixed it.

I apprecitate the work you have done to provide this module for DNN. A embedded flash video component would be great. Whenever we have touched our flash elements with the right-cllick/properties applet, things break. So we just tweak the code. Something more plug and play would be cool.

Thanks again.

 
New Post
3/6/2008 1:50 PM
 

Asaph,

I will definetely look into this. Would you mind adding this feature request in the tracker? http://support.dotnetnuke.com

Thanks!


Maxiom TechnologyAntonio Chagoury | Microsoft MVP
Maxiom Technology
Professional .net & DotNetNuke Solutions
web: www.maxiomtech.com
blog: www.cto20.com
twitter: @antoniochagoury & @maxiomtech

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogTiny font in Blog Author fieldTiny font in Blog Author field


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