Forums

insert image to search button (10 posts)

  1. geoestudos
    Member
    Posted 1 year ago #

    Hello,

    I search in forum for my problem but i can´t find anything so I posted this message.

    Can anyone tell me how i put a image in the search button?

    i don´t like text and i want put a image

    i hope that somebody can help me

    thanks

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try creating your own searchform.php template file.

  3. Shayne
    Member
    Posted 1 year ago #

    You can also look in searchform.php (or similar depending on your theme) and find the class of the search button. Once you do that, you can add a style to your CSS file like:

    .search_button {
    
    background: url(images/search_button_image.jpg) no-repeat;
    }

    Or something like that.

  4. geoestudos
    Member
    Posted 1 year ago #

    I still can´t do becausa i don´t understand HTML. My searchform.php is like that:

    [Code moderated as per the Forum Rules. Please use the pastebin]

    And I want put the image "button.png" that i have in "public_html/images" Can you tell me how i put the code?

    thanks

  5. geoestudos
    Member
    Posted 1 year ago #

    Thanks to all i change it.

    I have another question how i change the position of the button? because is higher up then the bar

    anyone know how do that?

    thanks

  6. geoestudos
    Member
    Posted 1 year ago #

    Can anyone tell me also i move the side bar? my template is k2

    thanks

  7. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Site url?

  8. geoestudos
    Member
    Posted 1 year ago #

    GEOESTUDOS.COM

  9. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    I can't see anything wrong with your search button when viewing your home page in Firefox.

  10. geoestudos
    Member
    Posted 1 year ago #

    I have solved this problem. i want to know now how move the sidebar completely to right or left

    can you help me do that?

    thanks

Topic Closed

This topic has been closed to new replies.

About this Topic