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  |  

DotNetNuke Marketplace
  Ads  
Webhost4Life - $4.95 Windows Hosting
 


  Sponsors  

Meet Our Sponsors

Verndale
The Official Microsoft ASP.NET Website
Portal Webhosting - Hosting For Developers
Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Links Module [L...  Modifying the look & feel of the Link Module
Previous Previous
 
Next Next
New Post 5/29/2007 3:53 AM
User is offline krishna
5 posts
10th Ranked


Modifying the look & feel of the Link Module 

Hi all,

Is it possible to change the text color & sizes of the link modules text. If so how to do it?.

plz anyone help me asap,

regards,

krishna

 
New Post 5/29/2007 8:16 AM
User is offline anonymous
0 posts
Unranked


Re: Modifying the look & feel of the Link Module 

You can view the source of a page that has links on it. You can then modify the corresponding css classes. Please be aware that these changes might affect other stylings. There is always the ability to modify the source as well.

 
New Post 5/29/2007 9:08 AM
User is offline Nina Meiers
1720 posts
www.xd.com.au
5th Ranked




Re: Modifying the look & feel of the Link Module 

Alec is right - modifying this means you will affect all pages using this module if you have it set in the skin file.

Here's how I do it. The Links module is managed by the CommandButton link and so to create the cool hover affect, I added this to the css file. 

A.CommandButton, A.CommandButton:link, A.CommandButton:visited
{text-decoration: none;
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 10px;
color: #1D6CE3;
background-color: fafafa;
border: 1px solid #cccccc;
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;}
A.CommandButton:hover
{text-decoration: none;
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 10px;;
color:#CC0505;
background-color: fafafa;
border: 1px solid #1D6CE3;
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;}

 That will give you boxes and mouse over affects on your skin like it has been done here..

Nina Meiers
My Site  -  My Blogs  - Goodies - 28 Free DNNSkins - Nina's Free Skins 


Nina Meiers - XD Design - Professional, Ethical and passionate about DotNetNuke
Over 50 FREE DotNetNuke Skins

XD Design - xd.com.au by Nina Meiers
 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Links Module [L...  Modifying the look & feel of the Link Module
 


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.

 


R2i - Delivering Serious DNN Services & Solutions
Award Winning Design, Skin construction, Custom Modules and Consulting Services for the Enterprise organization. R2i is the DNN:Map module Project Lead and one of the largest DNN service providers with offices in New York City, Virginia and Baltimore.
www.bi4ce.com
"SalarO" Skinning Graphic Design Branding Services
SalarO develops packaged & custom skins for your DNN at prices you can afford. SalarO is also developing Module development, Hosting, Branding/Logo design as well as Content Transfer Services to complement the core skinning solutions.
www.salaro.com
Data Springs Inc. - Module Development
Data Springs is a leader in the DNN community offering high quality modules, custom module development, enhancements to the DNN core product and overall DNN support.
www.datasprings.com

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