PDA

View Full Version : two question, this is a bit out of my...


byrt
11-12-2006, 01:11 PM
Hi Everyone

been working this weekend almost non stop nad I have learn a lot. the site is up and running with some photographs. would love to hear from you guys.

unfortunatly i have 3 problems

1. in the about page how do I aline the text fields? the little boxes that you fill the name and email?

2. the send botton is not working, I have tryed everything? I think I'm missing something?

3. where do I find more of those little banners like the one from pixelpost? I would like to credit the owner of the template too.

Thanks
im off to bed.early today....lol

RAitch
11-12-2006, 01:21 PM
http://www.byrtsphoto.com?

me!
11-12-2006, 01:24 PM
Hi B,

Congratz on your weekend's work. Could you share your website location?

In regards to the banner question. Each site make or has their own pixel badges. If you are looking to make your own or a special on, the following website will help.

http://cooltext.com/

Thanks
y

byrt
11-12-2006, 11:02 PM
oops!....lol...working to hard

http://6701.sunpixs.com

GeoS
11-12-2006, 11:27 PM
1. Put it into the table, play with CSS or layers (div, span).

2. My little test shows it works :P

3. http://forum.pixelpost.org/showthread.php?t=640&highlight=buttons

byrt
11-13-2006, 03:01 AM
Hi GeoS

thanks for testing the site, but it is the about page. the send button doe snot work.

the link that you posted i can not access it "byrt, you do not have permission to access this page. This could be due to one of several reasons:"

im on my lunch hour, so will try later againg.

much appreciated

byrt
11-13-2006, 03:03 AM
y

wow, thats for the link, great, much easier that to do it in photoshop.

GeoS
11-13-2006, 06:20 AM
2. It doesnt work as you dont have completed <form></form> tags in about page.

byrt
11-14-2006, 10:28 AM
Hi GeoS

i Have put the look the code and found the missing tag <form> but still not working?

uuhhmm?

GeoS
11-15-2006, 10:22 PM
Please all our forum members to put into their profile URL to their blogs or the best would be to put it in the signature (like at mine case).

Going back to your problem, first time I see something like:
<form action="http://www.6701.sunpixs.com" name="sendtoemail" value="christian@______.com"> Ive commented part of email to secure your email against spam.
I suggest to do it like:
<form method="post"
action="mailto:yourname@yoursite.com"
enctype="text/plain">
But as I mentioned above - it is not safety to put email address in such way to the net. In short time you will get a lot of spam.

pinayako
11-17-2006, 03:33 PM
http://kalsey.com/tools/buttonmaker/

this is the small button pretty neat

byrt
11-18-2006, 11:22 AM
Hi pinayako

wow, thanks, much appreciated

byrt
11-21-2006, 06:00 AM
Hi

can someone test my about page? i think i have done everything and i think is going ok?
does it supposed to open outlook express or your email to send the email form? i though that it supposed to send the email via the form through the website?

http://6701.sunpixs.com/index.php?x=about

thanks

GeoS
11-21-2006, 09:02 PM
It seems to work :)

byrt
11-22-2006, 12:32 PM
Hi GeoS

thanks for that, but is there any way to have a form that it send through the website? If the visitors is in a public computer how is this form going to work?

sorry to drag this topic a bit,