Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

telerik -- supercharge your DNN websites
  Ads  
 


  Sponsors  

Meet Our Sponsors

WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
OnyakTech
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Configure It! (...  Account login module - set textbox widths?
Previous Previous
 
Next Next
New Post 6/6/2008 4:31 AM
User is offline Mark Langille
268 posts
9th Ranked


Account login module - set textbox widths? 

How/where do you set the width for the username and password textbox field for the accoutn login module?  We need to make it smaller to fit our skin column if possible.

 
New Post 6/6/2008 10:40 AM
User is offline Brian Dukes
479 posts
www.engagesoftware.com
8th Ranked


Re: Account login module - set textbox widths? 

The textboxes have the .NormalTextBox class applied, and they are inside of a div with the .LoginPanel class.  So, you should be able to define a style in your skin.css like so:

.LoginPanel .NormalTextBox {
  width: 150px;
}

Hope it helps,


Brian Dukes
Engage Software
St. Louis, MO
314.966.4000

The leading provider of DotNetNuke support, training and custom module development.
 
New Post 6/6/2008 2:32 PM
User is offline Mark Langille
268 posts
9th Ranked


Re: Account login module - set textbox widths? 

Thanks.  Seems there is an issue in the fatc the entire login control is inside a table with a hard coded width set to 160px.

 
New Post 6/9/2008 9:26 AM
User is offline Brian Dukes
479 posts
www.engagesoftware.com
8th Ranked


Re: Account login module - set textbox widths? 

Ah, I hadn't noticed that.  Same on the text boxes.  You'll need to override those with an !important directive, like so:

.LoginPanel table {
  width: 450px !important;
}

.LoginPanel .NormalTextBox
{
    width: 450px !important;
}

Hope it helps,


Brian Dukes
Engage Software
St. Louis, MO
314.966.4000

The leading provider of DotNetNuke support, training and custom module development.
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Configure It! (...  Account login module - set textbox widths?
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


ExactTarget Email Marketing Software and Solutions
ExactTarget delivers on-demand email software solutions for permission-based email marketing. ExactTarget offers solutions that meet the needs of all industry verticals and all size organizations, including SMB, corporate divisions, not-for-profits, large retail/direct marketers, agencies and enterprises.
ExactTarget.com
Sunset Hill Solutions - Consulting and Development
We offer general DNN consulting services - including custom module development and commercial module integration/setup.
www.sunsethill.ca
MaximumASP
MaximumASP provides a wide array of web hosting plans to fit any hosting need. We also provide software and services needed to keep it running optimally.
MaximumASP.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP