|
|
Thread Tools | Display Modes |
|
#1
|
|
|
LCI
|
Wufoo Contact Form Placement
Hi,
I would like to have the row of photos (in "all thumbs" format) placed above my Wufoo contact form. Here's the link: http://lci.smugmug.com/Stock-Photography/Travel/Contact/10832174_vTqeJ How do I accomplish this? Thanks! |
|
|
|
|
#2
|
||
|
Unknown...and happy.
|
Quote:
|
|
|
|
||
|
#3
|
||
|
LCI
|
Quote:
|
|
|
|
||
|
#4
|
|
|
panasonikon
|
Why not embed 5 thumbs in the description, below the form?
|
|
|
|
|
#5
|
||
|
LCI
|
Wufoo Form Placement
Quote:
|
|
|
|
||
|
#6
|
||
|
Unknown...and happy.
|
Quote:
In the description of the current gallery you can include a link to your new image along with the text/form. Some code along the lines of the following will embed your new image. This still requires that your gallery be listed so that the comments section shows I believe. Code:
<html> Your text <img src="your_image_link"> <iframe> Form code </iframe> </html> |
|
|
|
||
|
#7
|
||
|
LCI
|
Quote:
|
|
|
|
||
|
#8
|
||
|
Major grins
|
Quote:
Code:
<html><img src="image 1 url"><img src="image 2 url"> etc. wufoo code </html> The photos that go across the width of the browser window (and beyond) were place with <img src= statements. In this case I used custom sizes. See http://www.smugmug.com/help/custom-photo-sizes. --- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+ |
|
|
|
||
|
#9
|
||
|
LCI
|
Quote:
Thanks for the tip. When I pasted that code into my page description, I got a blank rectangular box that was captioned, "Wufoo text" or something to that effect. The location of the images remained the same. As I'm not at all HTML literate, could you please provide specifics on what I need to do to move the Contact box to the bottom and the images to the top of the page in question? What do I do with this, for example?: <img src= statements Is what I want to do at all possible? Many thanks! |
|
|
|
||
|
#10
|
||
|
Major grins
|
Quote:
Take a look at the text file I attached to my last post. No, it doesn't use wufoo, but it should give you an idea of the structure. You will also need to hide the photos in the gallery with CSS. --- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+ |
|
|
|
||
|
#11
|
||
|
LCI
|
Image-Form Placement
Quote:
I can upload the images simply enough for placement at the bottom of the form. But just how do I embed them above the form? Is this even possible? Specific code - if applicable - and directions appreciated! |
|
|
|
||
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|