• Resolved aseenus

    (@aseenus)


    Hi guys, on My Site I have a search box up the top, I made a button img that I want instead of the words “search” but I don’t know how to take it away. Could someone please check it out and tell me what I have to do in order to get just the image showing without the words “search” going on top of the img. Thank you in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    find this:

    <form id="searchform" www.xin-gaming.com="" http:="" action="" method="get">
    <input type="text" name="s" value=""/>
    <input id="searchsubmit" class="button" type="submit" value="search"/>
    </form>

    it is probably in your ‘index.php’ and make the value=""/>

    Thread Starter aseenus

    (@aseenus)

    tyvm ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS help, How do I take away the text?’ is closed to new replies.