Page 1 of 1

Change form "Submit Query" button.

Posted: Thu 20. Sep 2007, 00:26
by armababy
Hello guys.

How can i remove damn text from submit button in contact form CP?
I mean i change everything i need via css and so, but i can't remove that nasty text from button "Submit Query" ( i know i can change it, but need to remove because i will use custom image submit button).
And also same with the Search form.

Thanks

Posted: Fri 21. Sep 2007, 20:19
by armababy
anyone ?

Posted: Sat 22. Sep 2007, 03:46
by armababy
none of this seems to worked :(
Well i just want to remove that text. TT :(

Posted: Tue 25. Sep 2007, 14:54
by armababy
Guys anyone please ? :(

Posted: Tue 25. Sep 2007, 15:18
by DeXXus
What text is it, exactly, that is on the button in question?

Posted: Tue 25. Sep 2007, 15:36
by armababy
On email form button : "Submit Query" (without quotes and Match case)
On search form button : "Search" (without quotes and Match case)

Now i have image with premade button under that text :(

Posted: Tue 25. Sep 2007, 15:36
by Goran
For example:

1. let say your submit button class is named formButton
2. add this to send button value:    
3. add this to formButton class: letter-spacing: 80px;

You will have blank submit button, just adjust the width, padding, margin and add background image via css class formButton.

Posted: Tue 25. Sep 2007, 15:40
by armababy
Goran wrote:For example:

1. let say your submit button class is named formButton
2. add this to send button value:    
3. add this to formButton class: letter-spacing: 80px;

You will have blank submit button, just adjust the width, padding, margin and add background image via css class formButton.

Heh thanks Goran 2 x &nbps; was enought for me because bbutton width is pretty small :)

Posted: Sun 7. Oct 2007, 09:24
by Oliver Georgi
See image:

Image

Oliver