Jump to content

submit button link


Guest fionajean

Recommended Posts

Guest fionajean

Hi,

I want to change my search submit button to an image.

When I go into the searchForm.tpl box, what path do I use to set the image link?

as in if I change this

<input class="searchBtn" name="Submit" type="submit" value="" />

to this

<input class="searchBtn" name="Submit" type="image" src="" value="" />

if my image is the styleImages folder, what do I type in as the path?

Regards

Fiona

Link to comment
Share on other sites

Guest fionajean

Hi,

I want to change my search submit button to an image.

When I go into the searchForm.tpl box, what path do I use to set the image link?

as in if I change this

<input class="searchBtn" name="Submit" type="submit" value="" />

to this

<input class="searchBtn" name="Submit" type="image" src="" value="" />

if my image is the styleImages folder, what do I type in as the path?

Regards

Fiona

This is now resolved

I made it a background image in the style sheet, the prob that it wasnt showing as a background image in IE7, but adding a dummy border style (border: 0px solid #ffffff) sorted that out.

Fiona

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...