• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Contact form and About me pages

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Old Jun-23-2012, 08:36 AM
#1
Federico B is offline Federico B OP
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
Old Jun-23-2012, 09:22 AM
#2
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by Federico B View Post
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
In a new unlisted gallery add the WuFoo in the gallery description between html tags.

<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.
Old Jun-23-2012, 10:03 AM
#3
Federico B is offline Federico B OP
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
Old Jun-23-2012, 11:30 AM
#4
Federico B is offline Federico B OP
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?
Old Jun-23-2012, 11:44 AM
#5
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by Federico B View Post
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?
There are no photos in your about gallery?

The photo number is after the # sign. The gallery number and key are before that.

#!i=1919708994&k=nHsbxdq

1919708994_nHsbxdq
Old Jun-23-2012, 11:48 AM
#6
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by Federico B View Post
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?
Try this in the description.
Code:
<html>
<center>
<iframe allowtransparency="true" style="width:50%; border:none" src="http://fbstudio.wufoo.com/embed/m7x3r3/" frameborder="0" height="436" scrolling="no">&lt;a href="http://fbstudio.wufoo.com/forms/m7x3r3/"&gt;Fill out my Wufoo form!&lt;/a&gt;
</iframe> 
</center>  
</html>
Old Jun-23-2012, 12:10 PM
#7
Federico B is offline Federico B OP
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?
Old Jun-23-2012, 03:51 PM
#8
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by Federico B View Post
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?
If I split the text up into "shorter strings" it behaves. If, like you have it one long text string, it pops
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 -->
With the photo you are using it would be best to place it on the right looking into the text.
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 */
Old Jun-23-2012, 04:04 PM
#9
Federico B is offline Federico B OP
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

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump