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  
OnyakTech
 


  Sponsors  

Meet Our Sponsors

WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
OnyakTech
The best choice for your web site host, email hosting, and domain registration.
CrystalTech Web Hosting™
 


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
333 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
7 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 9/6/2008 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.

 


Powered by Adcuent®.Com
Adcuent® Consulting & Technology offers custom development web applications and hosting projects under the brand of Powered by Adcuent®.Com
www.adcuent.com
Easily Build DNN Solutions with XMod
XMod makes it easy to build news articles, house listings, custom feedback forms, product reviews and much more - without programming
www.DNNDev.com
Software Development and Integration with DNN
HNP Solutions focuses on the pragmatic use of technology and process to meet an organization's business objectives. HNP Solutions employs seasoned Enterprise and Solution Architects, Delivery Managers and QA & Business Leads. Our capabilities range from project assessments & recommendations, design & code reviews, to full program implementations. We also work with organizations in need of senior staff augmentation purposes in the areas of Enterprise and Solution architecture.
www.hnpsolutions.com

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