|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Big grins
|
Contact form and About me pages
Hi everybody i was trying to add the contact page and about me page on my site:
www.federicobigazzi.com For the contact page i know that you need the PRO account to use the smugmug one so i was trying to use Wufoo. I create the form on Wufoo and downloaded the codes but now i don't know what to do with those, i have the CSS,images and script folders plus an index.html I created also in the navbar the contact and about me using the #39 I saw that for the about me i can write in the "description" but how can i add a photo and set up the writing part centered etc...? Thanks |
|
|
|
|
#2
|
||
|
"tweak 'til it squeaks"
|
Quote:
<html> WuFoo code here </html> Ref: http://www.dgrin.com/showpost.php?p=1057958&postcount=2 For the About gallery create an unlisted gallery, set to Journal (old) style, upload a photo and use the caption for your text. A little more complicated code here.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#3
|
|
|
Big grins
|
Thanks Allen, I started with the contact, i set everything on Wufoo but it's not working i saw that when i copy the iframe code it start with a < and i get a big error saying 404! wufoo couldn't find it and if i take that out stop working....what i'm doing wrong? I added the <html> </html> too
|
|
|
|
|
#4
|
|
|
Big grins
|
Ok the contact form work now but it's so wide and i miss the top part
http://fbstudio.wufoo.com/forms/contact-form/ for the about me i have a problem with the photo that doesn't appear...maybe it's because of the photo's # on the URL there is "23708767_Jm4mBK#!i=1919708994&k=nHsbxdq" and the first part "23708767_Jm4mBK" never change if i change photos so that is the gallery's # right? |
|
|
|
|
#5
|
||
|
"tweak 'til it squeaks"
|
Quote:
The photo number is after the # sign. The gallery number and key are before that. #!i=1919708994&k=nHsbxdq 1919708994_nHsbxdq
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#6
|
||
|
"tweak 'til it squeaks"
|
Quote:
Code:
<html> <center> <iframe allowtransparency="true" style="width:50%; border:none" src="http://fbstudio.wufoo.com/embed/m7x3r3/" frameborder="0" height="436" scrolling="no"><a href="http://fbstudio.wufoo.com/forms/m7x3r3/">Fill out my Wufoo form!</a> </iframe> </center> </html>
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#7
|
|
|
Big grins
|
THANK YOUUUUUU!!!!
The only 2 things left are: Contact page...i still miss part of the form on the top, there is that mail design About me page....how can i write on the side of the photo like i did with the word biography? |
|
|
|
|
#8
|
||
|
"tweak 'til it squeaks"
|
Quote:
below the photos. So everything working and will work great with "words". Code:
... <div class="myText"> <p>Biography.</p> <p>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.</p> </div> <!-- closes myText div --> Code:
.gallery_23739575 .myPhoto {
float: right; /* allows the text to flow on the left */
padding: 0 0 10px 30px; /* top right bottom left */
} /* spacing of text around photo */
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#9
|
|
|
Big grins
|
Allen you are awesome!!! Btw in the main time i did some damage to the site because wasn't working anymore on my tablet so i start to cut here and there.....and now i need to fix it again....in you have a tablet or a small monitor can you tell me if the home page is working full screen? My 2 computers is ok but on my tablet no.
Thanks again |
|
|
|
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|