+ Reply to Thread
Results 1 to 4 of 4

Thread: $sign in page header

  1. #1
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657

    $sign in page header

    Hello,
    I have a $ sign on my page header search next to price field. Im only using dollar as currency. How can i take it away?
    Boatfind. com. au

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    Go to ftp > templates > your template > tpl > blocks > fields_search_horizontal.tpl > {elseif $field.Type == 'price'}

    replace the code:
    Code:
    Only registered members can view the code.
    with:
    Code:
    Only registered members can view the code.

  3. #3
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657
    hey rudi,

    just replaced the code as you said. still no change.

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Maybe you did something wrong or modified other file

    send me ftp details to my PM and I'll check it

+ Reply to Thread