I want to change the icon of a form button in Front Page.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form with a submit button and I want to change the button icon to
match my theme. The theme I applied seems to not to theme form buttons can I
do anything in frontpage aboutit.
 
Then do not change the form button, because it is not an image, However you can create a image to
use as the submit button.

The code for the button would look similar to the following:

<input src="images/search.gif" name="Search" type="image" border="0">

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Right click the button and select Form Field Properties.
Click Style > Format > Border > Shading.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
Back
Top