Promoting smugmug

PhotoDavid78PhotoDavid78 Registered Users Posts: 939 Major grins
edited February 22, 2008 in SmugMug Support
I would like to promote my smugmug page on sites such as myspace and linkedIN. Does smugmug have an option to copy html and paste it in a myspace profile so it appears as a button that links to smugmug?
David Weiss | Canon 5D Mark III | FujiFilm XT-4 | iPhone
My Website
Facebook | Twitter | | VSCOgrid | Instagram |

Comments

  • bhambham Registered Users Posts: 1,303 Major grins
    edited February 22, 2008
    Not really. You may want to ask for help in the smugmug customization forum. The best thing would be to find an example similar to what you want done and the html gurus that hang out in the customization forum should be able to hook you up.

    Good idea.

    If you are just wanting a link that is much easier.

    Here is an example.

    Digital Grin - Online Photography Forum
    "A photo is like a hamburger. You can get one from McDonalds for $1, one from Chili's for $5, or one from Ruth's Chris for $15. You usually get what you pay for, but don't expect a Ruth's Chris burger at a McDonalds price, if you want that, go cook it yourself." - me
  • bhambham Registered Users Posts: 1,303 Major grins
    edited February 22, 2008
    Sorry I can't get the code thing to work right to quote the exact code. But I'll find the thread where many examples are and then edit this post with the link.

    Actually I found it at another site easier.

    http://www.w3schools.com/html/html_links.asp

    This site is also a well organized place to learn basic html and a ton of other things.
    "A photo is like a hamburger. You can get one from McDonalds for $1, one from Chili's for $5, or one from Ruth's Chris for $15. You usually get what you pay for, but don't expect a Ruth's Chris burger at a McDonalds price, if you want that, go cook it yourself." - me
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited February 22, 2008
    Something like this will work:
    <*html>
    <*a href="http://www.moonriverphotography.com"><img src="http://cdn.smugmug.com/img/header/smugmug_black.png" border="0"></a>
    <*/html>
    

    <html>
    <a href="http://mynickname.smugmug.com"><img src="http://cdn.smugmug.com/img/header/smugmug_black.png&quot; border="0"></a>
    </html>


    http://wiki.smugmug.com/display/SmugMug/Promoting+SmugMug+on+your+Blog+or+Website
  • PhotoDavid78PhotoDavid78 Registered Users Posts: 939 Major grins
    edited February 22, 2008
    Andy wrote:
    Something like this will work:
    <*html>
    <*a href="http://www.moonriverphotography.com">[IMG]http://cdn.smugmug.com/img/header/smugmug_black.png[/IMG]
    <*/html>
    

    smugmug_black.png



    http://wiki.smugmug.com/display/SmugMug/Promoting+SmugMug+on+your+Blog+or+Website

    Hey Andy, I posted it on myspace and it didn't seem to work. it just showed up as html on my profile. thanks for the effort though. this site is great!
    David Weiss | Canon 5D Mark III | FujiFilm XT-4 | iPhone
    My Website
    Facebook | Twitter | | VSCOgrid | Instagram |
  • PhotoDavid78PhotoDavid78 Registered Users Posts: 939 Major grins
    edited February 22, 2008
    dtw78 wrote:
    Hey Andy, I posted it on myspace and it didn't seem to work. it just showed up as html on my profile. thanks for the effort though. this site is great!

    i take that back...i refreshed the page and it looks good
    David Weiss | Canon 5D Mark III | FujiFilm XT-4 | iPhone
    My Website
    Facebook | Twitter | | VSCOgrid | Instagram |
Sign In or Register to comment.