Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Customize Search Input ModuleCustomize Search Input Module
Previous
 
Next
New Post
10/14/2011 6:29 AM
 
Hi,

I'm searching a way to customize Search Input Module. In the previous versions of DNN (5.6.2 e.g.), it was possible to set some properties (go botton's style, text box's width and aligment, etc...) acting directly on the code of SearchInput.ascx. I see this is not possible in DNN 6.0.2 in the same old way.

I'm not an expert user, and I recently upgraded to the new framework of DNN: sorry if the question may seem stupid.
 
New Post
10/16/2011 7:59 AM
 
it should be possible to make the same core edits, but this is not something we encourage, instead id recommend you try to handle it via the settings/cssstyles of the search skin object - http://www.thinkofdesign.com/resources/dotnetnuke-skinning-reference/#obj-search

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
10/17/2011 5:48 AM
 
Thanks for your suggestion,

I see the link you have posted. But, as I wrote, I'm not an expert. Can you explain me on which files I have to work? I want only resize the textbox and align it on the right of the page. If you can give me the steps to be performed, even briefly...

thank you again.
 
New Post
10/18/2011 6:15 AM
 
HI

You can use css to style the items but what I do mostly is just add skinobject to a hidden div and use jquery to style this and put it to the designated place

example:

http://schwingsoft.com/2dnnbusiness01/Home/tabid/893/Default.aspx


done like this ( searchholder is my hidden div that holds the search sko)

<script type="text/javascript">
    jQuery("#SearchHolder .NormalTextBox").appendTo(".inputholder").addClass("tooltip_search_field");
    jQuery("#SearchHolder a").appendTo(".buttonholder")
</script>
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Customize Search Input ModuleCustomize Search Input Module


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out