Can I modify the TeamRaiser Quick Search component?

Options

Is there any way to modify or remove the text that appears when using the S44 s-tag? I really only need the actual search field itself and the Go button to place on a teamraiser page.

Tagged:

Comments

  • You could try looking at the html code that this tag generates and see if the unwanted parts have an ID or are otherwise addressible with styles. Then use CSS to display: none on them.

    I'm too lazy to set it up, but If you have a link with this in place I could take a look.

    Regards, B

  • Brian Mucha:

    You could try looking at the html code that this tag generates and see if the unwanted parts have an ID or are otherwise addressible with styles. Then use CSS to display: none on them.

    I'm too lazy to set it up, but If you have a link with this in place I could take a look.

    Regards, B

    I bet this text is also modifiable in the message catalog. You might have to open a ticket if you haven't gotten access to that settings section already.

    Regards, B

  • Brian Mucha:

    You could try looking at the html code that this tag generates and see if the unwanted parts have an ID or are otherwise addressible with styles. Then use CSS to display: none on them.

    I'm too lazy to set it up, but If you have a link with this in place I could take a look.

    Regards, B

    Thanks Brian. I think that might do trick.

Categories