PDA

View Full Version : Use SmugMug Contact the Pro Feature for Embedded form on Gallery Page?


Soppy
Mar-05-2010, 03:19 PM
I want to use the SmugMug contact the pro dialog box on my contact page so my site has some consistency. Is there any way to embed it in a gallery-turned-html page?

J Allen
Mar-05-2010, 03:23 PM
I want to use the SmugMug contact the pro dialog box on my contact page so my site has some consistency. Is there any way to embed it in a gallery-turned-html page?

How do you want the link to appear..as text..or an image??

Soppy
Mar-05-2010, 03:30 PM
I was kinda hoping there was some way to put a similar looking form just in the page, not a link. It doesn't matter much if it doesn't look exact, I just don't want to have to have a Woofo account when I'm paying SmugMug. Seems like there should be a way to manage all your contact stuff from SmugMug.

On an entirely different note, your homepage is looking absolutley top notch!

J Allen
Mar-05-2010, 03:47 PM
I was kinda hoping there was some way to put a similar looking form just in the page, not a link. It doesn't matter much if it doesn't look exact, I just don't want to have to have a Woofo account when I'm paying SmugMug. Seems like there should be a way to manage all your contact stuff from SmugMug.


Change your album description to this and see if you like....adjust style to your liking :D







<html>

<center>

<div id="my-contact-button">
<a href="#" onclick="return false;" id="contactUsButtonFooter">
Contact Me Here
</a>



<script type="text/javascript">
YE.onDOMReady(function() {SM.buttons.contactUsButton = new SM.buttons.contactUs('contactUsButtonWrapper','con tactUsButtonFooter',{buttonText: 'Contact', panelTitle:
'',
currentPage: '/', currentPageOverride: '', referringPage: 'http://www.smugmug.com/logout.mg?skipDomainCheck=1&goTo=http://shutterbum.smugmug.com/', pro: '', modal: true, popupName: 'contactOwner', ownerNickName: 'Alex', width: '755px', albumID: '', additionalParams: 'FooterContact'});});
</script>

</div>

<style type="text/css">

#my-contact-button
{border: 1px solid #ccc;padding:10px;
color:#0088C3;background:#333333;width:250px;
margin-top:30px;margin-bottom:200px;
-webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, .5);
filter:progid:DXImageTransform.Microsoft.Shadow
(Color='000000', direction='135', strength='3');_filter: none;}

#my-contact-button a
{text-decoration:none;font-size:200%;}

#my-contact-button a:hover
{color:#ccc;}
</style>
</center>

</html>







Be sure to follow these directions to set it up:


Contact The Pro (http://www.dgrin.com/showpost.php?p=1300332&postcount=1)



And if you'd rather not have a separate page for the form...this will call the form in your footer.

On an entirely different note, your homepage is looking absolutley top notch!

Thanks!....my site is a wreck right now...one of these days I'm going to just sit down and GET IT DONE!!

Soppy
Mar-05-2010, 03:51 PM
Yeah I'm at that point too. Spring break is this week so I plan on finishing it and hopefully then I'll just have to work on promoting my brand... After the trouble my site has been, that should be a piece of cake lol

Also, do you know how to put a border like that around the outside of navbar and dropdowns? I don't want it deviding anything or on the top of the navbar, just the bottom lol. Is that even possible? Just kinda like how it looks on the button and interested to see how it would look on the navbar.

Soppy
Mar-05-2010, 04:00 PM
Also, that button will work for now. But ideally I would like it to look like a WooFu form but instead be linked to SmugMug. The main issue is just I don't want to deal with another account with something.