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 page - what code and where ?

3 posters

Go down

Solved Contact page - what code and where ?

Post by THEM4VR1CKM00SE July 19th 2012, 3:02 pm

Hey im currently looking on updating my site so that it has a contact page, so if there are any problems they can contact us, i currently have these codes

HTML

<div id="respond">

<h3>Leave a Comment</h3>

<form action="post_comment.php" method="post" id="commentform">

<label for="comment_author" class="required">Your name</label>
<input type="text" name="comment_author" id="comment_author" value="" tabindex="1" required="required">

<label for="email" class="required">Your email;</label>
<input type="email" name="email" id="email" value="" tabindex="2" required="required">

<label for="comment" class="required">Your message</label>
<textarea name="comment" id="comment" rows="10" tabindex="4" required="required"></textarea>

<-- comment_post_ID value hard-coded as 1 -->
<input type="hidden" name="comment_post_ID" value="1" id="comment_post_ID" />
<input name="submit" type="submit" value="Submit comment" />

</form>

</div>


CSS

#respond {
margin-top: 40px;
}

#respond input[type='text'],
#respond input[type='email'],
#respond textarea {
margin-bottom: 10px;
display: block;
width: 100%;

border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;

line-height: 1.4em;
}


But where do i add my email adress so it goes straight to me ? and can somebody supply me with the code to add Smile
avatar
THEM4VR1CKM00SE
Forumember

Posts : 51
Reputation : 1
Language : English

Back to top Go down

Solved Re: Contact page - what code and where ?

Post by Ape July 19th 2012, 10:48 pm

Hi we have this already set on the forum ACP
It will show up at the footer of your forum.

To set this do the following step.

ACP>> General Tab


Contact page - what code and where ? Boite_email Messages and e-mails >> e-mails and contact form

To the bottom of the page to >> Contact form
change the settings there and set it to Email or PM.

SAVE

Then you can copy the link at the bottom of your forum and place it where ever you wish.

Hope this is a better way for you to deal wih this problem..

Your Friendly Helper Ape Contact page - what code and where ? Ascaso

EDIT: or have a look here this may help with a bit >> http://www.emailmeform.com/
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Contact page - what code and where ?

Post by THEM4VR1CKM00SE July 19th 2012, 11:53 pm

is there any way i can edit it tho ? as it doesnt look very good and i wannt to change the input bits
avatar
THEM4VR1CKM00SE
Forumember

Posts : 51
Reputation : 1
Language : English

Back to top Go down

Solved Re: Contact page - what code and where ?

Post by Ape July 20th 2012, 12:29 am

THEM4VR1CKM00SE wrote:is there any way i can edit it tho ? as it doesnt look very good and i want to change the input bits
No sorry there is not any way to edit the forum but the link i gave you will help a lot i have the form on my forum and you can place what you want on it Wink

it's a really good site Wink
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Contact page - what code and where ?

Post by THEM4VR1CKM00SE July 20th 2012, 12:53 am

hey mate, you linked me with that, how do i get my email on it so it goes straight to it ? Smile
avatar
THEM4VR1CKM00SE
Forumember

Posts : 51
Reputation : 1
Language : English

Back to top Go down

Solved Re: Contact page - what code and where ?

Post by Ape July 20th 2012, 1:33 am

when you make the account it will ask you to place your Email address to get your account When you do that it will Always Email you to that account and you may also add more then one Email account in the settings when you made the account Wink


Contact page - what code and where ? Left1212Contact page - what code and where ? Center11Contact page - what code and where ? Right112
Contact page - what code and where ? Ape_b110
Contact page - what code and where ? Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Contact page - what code and where ?

Post by THEM4VR1CKM00SE July 20th 2012, 1:45 am

done it, thanks Smile
avatar
THEM4VR1CKM00SE
Forumember

Posts : 51
Reputation : 1
Language : English

Back to top Go down

Solved Re: Contact page - what code and where ?

Post by Sanket July 20th 2012, 3:40 am

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