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  |  

AspDotNetStoreFront
  Ads  
Aspose - The .NET & Java component publisher
 


  Sponsors  

Meet Our Sponsors

telerik
ExactTarget email software solutions
Merak Mail Server
WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Make it Hot! ( ...  Skinning the search module
Previous Previous
 
Next Next
New Post 2/18/2006 2:56 PM
User is offline Raj Vaidyaraj
15 posts
10th Ranked


Skinning the search module 
I'm trying to get the search box on my site to look a certain way. Here's what I want it to look like:

Here's what I have so far:

According to the docs, ghe only attributes applicable for search search are Submit and CssClass. Now, I am able to change the "search" text after the box to say something else, but I'm unable to get it to link to an image. The document says this can be done, but I get an error when I do this:

 <Setting>
<Name>Submit</Name>
<Value><img src="blah"></Value>
</Setting>

 
New Post 2/20/2006 6:21 AM
User is offline Raj Vaidyaraj
15 posts
10th Ranked


SKinning search 
Ok I have made some progress:

Now all that's left is finding out how to replace the "search" text with a graphic. Can anyone help?

 
New Post 2/21/2006 5:34 PM
User is offline Sam Tanner
472 posts
www.EasyTemplateSkins.com
8th Ranked


Re: SKinning search 

You might try this in the xml for search text:

<![CDATA[<img src="YourSearchImage.gif">]]>

I don't know, but you may need to use <![CDATA[<img src="<%= SkinPath %>YourSearchImage.gif">]]>  instead.



Easy Template Skins for dotNetNuke~ Sam Tanner ~
Web Templates and HTML ported to skins for DNN
 
New Post 2/22/2006 7:24 AM
User is offline Raj Vaidyaraj
15 posts
10th Ranked


Re: SKinning search 
This did the trick. Thanks bud. I have the top bar looking exactly like I want. I guess I'll post exactly what I did when I get some breather time.
 
New Post 3/23/2006 6:29 AM
User is offline gavin manson
1 posts
10th Ranked


Re: SKinning search 

yeah I also had problems with this... even when i used path <%=SkinPath%> the graphic didnt want to replace text......

<Object>
  <Token>[SEARCH]</Token>
  <Settings>
   <Setting>
    <Name>Submit</Name>
     <Value><![CDATA[<img src="<%= SkinPath %>go.gif">]]></Value>
   </Setting>
  </Settings>
  </Object>

Any clues? ..also to is therere anyway of customizing the input field without affecting the others on the site?

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Make it Hot! ( ...  Skinning the search 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.

 


Icthus Technologies
Building Faith on the Internet
www.icthustech.com
Efficion Consulting
A premier DotNetNuke consulting firm providing complete DNN services including: custom module development, skinning and design, installation and integration services.
www.efficionconsulting.com
DotNetNuke Training by Engage Software
Specializing in customized training, architecture and module solutions for large scale implementations lead by DNN Core Team Member Christopher Hammond.
engagesoftware.com

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