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  |  

AppTheory specializes in solutions based on the DotNetNuke platform and has 2 employees on the DotNetNuke Core Team.
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
The best choice for your web site host, email hosting, and domain registration.
 


  Sponsors  

Meet Our Sponsors

The best choice for your web site host, email hosting, and domain registration.
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
AspDotNetStoreFront - E-Commerce by Design - The Leading ASP.NET shopping cart platform for developers!
Click here to go to dev.live.com for Windows Live developer resources
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Make it Hot! ( ...  Changing the font color of Search component
Previous Previous
 
Next Next
New Post 5/31/2008 9:22 AM
Unresolved
User is offline Rad Srag
21 posts
10th Ranked


Changing the font color of Search component 

Hi,

All I need to do is change the color of the font of the Search control (Web and Site options). I figured out how to change the layout, but I can't seem to find the CSS that affects this control. It's driving me insane!! Please help.

Many thanks


RadSrag
 
New Post 5/31/2008 2:44 PM
User is offline Joe Craig
310 posts
8th Ranked


Re: Changing the font color of Search component 

Look in your skin file to see which CSS class is used to style the Search object.  You can always edit the skin file to style it with your own class.

 
New Post 6/7/2008 5:20 PM
User is offline Jason
6 posts
10th Ranked


Re: Changing the font color of Search component 

I am having the same issue too.  I am creating a custom skin, I added CssClass="userNameClass" to the <dnn:User..../> tag, but when I display the page, I am getting it doesn't change.

 
New Post 6/9/2008 6:42 AM
User is offline neverthelimit
12 posts
10th Ranked


Re: Changing the font color of Search component 

Try the A:SkinObject classes, there are different subclasses called :link, :active, :hover, :visited to style corresponding properties. Good luck!

 
New Post Yesterday @ 4:55 PM
User is offline LMonahan
3 posts
10th Ranked


Re: Changing the font color of Search component 

This is what I had to do.

In my skin.xml file, I have this (note: this is just part of the file):

      <Object>
        <Token>[SEARCH]</Token>
        <Settings> 
           <Setting>
            <Name>CssClass</Name>
            <Value>Search</Value>
          </Setting>
          <Setting>
            <Name>Submit</Name>
             <Value><![CDATA[<font class="Search">Search</font>]]></Value>
          </Setting>
        </Settings>
      </Object>

In my skin.css file I have this:

.Search {
    text-decoration:    none;
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 8.5pt;
}

 

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Make it Hot! ( ...  Changing the font color of Search component
 


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.

 


Intura Vision / Intura Enterprise
Point-of-Sale and business management applications targeted towards quick service, fast casual and delivery-based restaurant concepts.
www.intura.com
Dnaxp.Net
Dnaxp.Net offers a comprehensive base of information, resources, and support for DotNetNuke.
www.dnaxp.net
DNNMasters - modules, consulting, development
DNNMasters developers are involved in DNN development since DNN 1.0.9 and today we offer a broad range of DNN related products and services including custom development of modules, help with ing third party modules for specific needs, general DNN technical support and administrative services.
www.dnnmasters.com

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