Change form "Submit Query" button.

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
armababy
Posts: 30
Joined: Wed 22. Aug 2007, 06:14

Change form "Submit Query" button.

Post 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
armababy
Posts: 30
Joined: Wed 22. Aug 2007, 06:14

Post by armababy »

anyone ?
armababy
Posts: 30
Joined: Wed 22. Aug 2007, 06:14

Post by armababy »

none of this seems to worked :(
Well i just want to remove that text. TT :(
armababy
Posts: 30
Joined: Wed 22. Aug 2007, 06:14

Post by armababy »

Guys anyone please ? :(
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

What text is it, exactly, that is on the button in question?
armababy
Posts: 30
Joined: Wed 22. Aug 2007, 06:14

Post 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 :(
Goran
Posts: 81
Joined: Thu 27. Nov 2003, 11:43
Location: Zagreb, Croatia
Contact:

Post 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.
armababy
Posts: 30
Joined: Wed 22. Aug 2007, 06:14

Post 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 :)
User avatar
Oliver Georgi
Site Admin
Posts: 9917
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

See image:

Image

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply