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
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
Try creating your own searchform.php template file.
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.
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
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
Can anyone tell me also i move the side bar? my template is k2
thanks
Site url?
GEOESTUDOS.COM
I can't see anything wrong with your search button when viewing your home page in Firefox.
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
This topic has been closed to new replies.