PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

ASPXSearch Customization

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • ASPXSearch Customization

    Hello,
    I am using the ASPXSearch control in an ASP.NET website.
    The control is installed an working great.
    My question is about customization of the control.
    Besides using CSS to style the control, is there any additional customization available.

    For example, is there any way to prevent the control from automagically creating the inline css?
    Is there a way to change the default title text in the <h1> tag?
    Is it possible to reproduce the "pager" at the top and the bottom of the control layout?

    Thanks again for such a great product,
    Jeff

  • #2
    The inline css is defined in the "search_template.html" file. You can edit this file as you see fit and remove (or separate) the CSS if you wish.

    And yes, all customizations to the appearance of fonts and text can be done via the CSS as described here:
    Q. How do I customize the appearance of my search results with CSS?

    You can repeat the pagination ("Results: 1 2 3 Next >>") links by changing the template and using the Advanced Template Tags. Please see chapter 6.7 in the Users Guide for more information.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

    Comment

    Working...
    X