Hide Profile and Interest Navigation in the Service Center

Options

Hello all -
When linking to the Gift Service Center, I believe there is a URL parameter that you can include to hide the [ Personal Profile / Interests / Service Center ] navigation bar. Does that ring a bell with anyone?
Thanks!
DK

Tagged:

Comments

  • @Dan Krumm

    Doesn't ring a bell, but you could always do this with css + s-tags. Edit the form, step 3, configure service center. Include this with whatever param you want to use and update the css to target whatever you want modified:

    [[?xtruex::x[[S334:hideNav]]x::
    <style>#nav { display: none }</style>
    ::]]

Categories