The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Contact Form Logo

2 posters

Go down

Solved Contact Form Logo

Post by Shelby™ Mon Jun 10, 2013 6:34 pm

Hello,

I created my own Contact Form with this tutorial: https://help.forumotion.com/t37709-contact-form and I'm interested to know that I can put a logo at the top of the contact page, or it is not possible?

There's a quick picture about this... (Paint work)
Contact Form Logo Quick_pic_www.kepfeltoltes.hu_
Shelby™
Shelby™
Forumember

Male Posts : 185
Reputation : 6
Language : Hungarian(native), English
Location : Hungary

http://evasion.forumo.org/

Back to top Go down

Solved Re: Contact Form Logo

Post by Sanket Mon Jun 10, 2013 6:45 pm

What is the html code you are using?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Contact Form Logo

Post by Shelby™ Mon Jun 10, 2013 6:47 pm

Sanket wrote:What is the html code you are using?

Code:
<form action="mailto:your_e-mail_address@domain.com" method="post" enctype="text/plain">

<legend>Personal info</legend>
Name:<br>
<input type="text" name="name">
<br>
Mail:<br>
<input type="text" name="mail">
<br><br>
Which is your favorite color?<br>
I like red<input type="checkbox" name="color" value="Red"><br>
I like blue<input type="checkbox" name="color" value="Blue"><br>
I like yellow<input type="checkbox" name="color" value="Yellow"><br>
I like green<input type="checkbox" name="color" value="Green">
<br><br>Comments:<br><textarea name="comments" rows="6"
cols="65"></textarea>
</form>

I use the full code that I seen in the tutorial at moment.^
Shelby™
Shelby™
Forumember

Male Posts : 185
Reputation : 6
Language : Hungarian(native), English
Location : Hungary

http://evasion.forumo.org/

Back to top Go down

Solved Re: Contact Form Logo

Post by Sanket Mon Jun 10, 2013 6:51 pm

Can use such a code at the beginning.
Code:
<img src="http://r29.imgfast.net/users/3412/19/22/63/avatars/82316-72.png">
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Contact Form Logo

Post by Shelby™ Mon Jun 10, 2013 6:53 pm

Sanket wrote:Can use such a code at the beginning.
Code:
<img src="http://r29.imgfast.net/users/3412/19/22/63/avatars/82316-72.png">

Thanks, it works perfectly! Wink Solved!
Shelby™
Shelby™
Forumember

Male Posts : 185
Reputation : 6
Language : Hungarian(native), English
Location : Hungary

http://evasion.forumo.org/

Back to top Go down

Solved Re: Contact Form Logo

Post by Sanket Mon Jun 10, 2013 6:55 pm

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum