• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Facebook/Twitter

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 #130 (Hot or Cold), Memol..

The next Dgrin Challenge DSS #131 (Music) is open for entries through June 24th, 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
Page 1  of  2
1 2
Old Feb-05-2012, 05:50 PM
#1
fredjclaus is offline fredjclaus OP
Concierge Photographer
fredjclaus's Avatar
Facebook/Twitter
I'm taking a Social Media Marketing class right now, and they are suggesting that I start using my facebook and twitter accounts for marketing. Is there a way to take the Nav Bar I have and add a couple icons to it so they click on a Facebook icon and go to my facebook page?

Where do you all put the "Follow us on Facebook" link? Can I see what you all have done on your pages?
__________________
Fred J Claus
Commercial Photographer
http://www.FredJClaus.com
http://www.Fredjclaus.com/originals

Save on your own SmugMug account. Just enter Coupon code i2J0HIOcEElwI at checkout
Old Feb-05-2012, 10:21 PM
#2
Hikin' Mike is offline Hikin' Mike
Walkin' like a Penguin!
Hikin' Mike's Avatar
I have mine on my footer and I also have a FB Share/Like button on my header (along with Google+).
Old Feb-06-2012, 08:09 AM
#3
fredjclaus is offline fredjclaus OP
Concierge Photographer
fredjclaus's Avatar
Mike,

Can you tell me how you did that? I tried in every spot I could think of and I can't get it to show up.

Fred
__________________
Fred J Claus
Commercial Photographer
http://www.FredJClaus.com
http://www.Fredjclaus.com/originals

Save on your own SmugMug account. Just enter Coupon code i2J0HIOcEElwI at checkout
Old Feb-06-2012, 11:33 AM
#4
Hikin' Mike is offline Hikin' Mike
Walkin' like a Penguin!
Hikin' Mike's Avatar
Quote:
Originally Posted by fredjclaus View Post
Mike,

Can you tell me how you did that? I tried in every spot I could think of and I can't get it to show up.

Fred
For my Footer icons, I first had to make all of the buttons: http://www.imagesinthebackcountry.co...al-buttons.png

Add this to your custom CSS: Remove the stuff you don't need. Change the stuff in red.
Code:
	/*Small Social Buttons*/
#social-buttons-sm  {
	list-style:none;
	padding:10px 0 15px 10px;
	margin:0;
	width:auto;
	}
#social-buttons-sm  li {
	float:left;
	margin-right:10px;
	}
#social-buttons-sm  li a {
	display:block;
	width:16px;
	height:16px;
	float:left;
	text-indent:-900000px;
	background-image:url('http://www.imagesinthebackcountry.com/images/all-social-buttons.png');
	outline:none;
	}
#facebook-sm a {background-position:-160px 0px;}
#facebook-sm a:hover {background-position:-176px 0px;}
#twitter-sm a {background-position:-160px -16px;}
#twitter-sm a:hover {background-position:-176px -16px;}
#flickr-sm a {background-position:-160px -32px;}
#flickr-sm a:hover {background-position:-176px -32px;}
#rss-sm a {background-position:-160px -48px;}
#rss-sm a:hover {background-position:-176px -48px;}
#google-plus-sm a {background-position:-192px 0px;}
#google-plus-sm a:hover {background-position:-192px -16px;}

Add this to your Footer:
Code:
<div id="myFooter">
		<ul id="social-buttons-sm">
			<li id="facebook-sm"><a rel="me" class="url fb" href="http://www.facebook.com/YourFacebookPage" title="Facebook"><span>Facebook</span></a></li>
			<li id="twitter-sm"><a rel="me" class="url twitter" href="http://twitter.com/YourTwitterPage" title="Twitter"><span>Twitter</span></a></li>
			<li id="flickr-sm"><a rel="me" class="url flickr" href="http://www.flickr.com/people/YourFlickrPage" title="Flickr"><span>Flickr</span></a></li>
			<li id="rss-sm"><a href="YourRSSFeed" class="rcc" title="RSS"><span>RSS</span></a></li>
			<li id="google-plus-sm"><a rel="author" href="https://plus.google.com/YourGoogle+Account/plusones?hl=en" class="url google-plus" title="Google+"><span>Google+</span></a></li>
		</ul>
</div>
That should get you started. PM me if you need help or to add the Share/Like button.
Old Feb-06-2012, 11:42 AM
#5
Hikin' Mike is offline Hikin' Mike
Walkin' like a Penguin!
Hikin' Mike's Avatar
One more thing, I don't mind you using the stock buttons, but please don't use the brown hover buttons on your site. I made those to fit my site. :)
Old Feb-06-2012, 01:01 PM
#6
fredjclaus is offline fredjclaus OP
Concierge Photographer
fredjclaus's Avatar
Thanks Mike, I'll have to take a look when the kids go to bed and I have more time. I appreciate you sending me the information, and I won't use the ones you asked me not to.
__________________
Fred J Claus
Commercial Photographer
http://www.FredJClaus.com
http://www.Fredjclaus.com/originals

Save on your own SmugMug account. Just enter Coupon code i2J0HIOcEElwI at checkout
Old Feb-06-2012, 01:07 PM
#7
Hikin' Mike is offline Hikin' Mike
Walkin' like a Penguin!
Hikin' Mike's Avatar
Quote:
Originally Posted by fredjclaus View Post
Thanks Mike, I'll have to take a look when the kids go to bed and I have more time. I appreciate you sending me the information, and I won't use the ones you asked me not to.
Don't mind if you use it just to (as it is) make sure it works, then just change the hover color to suit your color scheme.
Old Feb-08-2012, 10:59 AM
#8
fredjclaus is offline fredjclaus OP
Concierge Photographer
fredjclaus's Avatar
Got it to work. Now what do you all think? Left, Right, or Center?

www.fredJClaus.com
__________________
Fred J Claus
Commercial Photographer
http://www.FredJClaus.com
http://www.Fredjclaus.com/originals

Save on your own SmugMug account. Just enter Coupon code i2J0HIOcEElwI at checkout
Old Feb-08-2012, 05:52 PM
#9
Hikin' Mike is offline Hikin' Mike
Walkin' like a Penguin!
Hikin' Mike's Avatar
Looks great and I would leave it centered. You have a underline between your Twitter and your You-Tube logo.
Old Feb-08-2012, 06:55 PM
#10
fredjclaus is offline fredjclaus OP
Concierge Photographer
fredjclaus's Avatar
yes, I do, Can't seem to figure out where it is but I'm looking into it.
__________________
Fred J Claus
Commercial Photographer
http://www.FredJClaus.com
http://www.Fredjclaus.com/originals

Save on your own SmugMug account. Just enter Coupon code i2J0HIOcEElwI at checkout
Old Feb-09-2012, 09:20 AM
#11
geoff5093 is offline geoff5093
Big grins
Thanks for posting this, I've been wondering for a while now. I was able to get this implemented on my site, however I am trying to remove your custom tinted icons with grayscale ones that I'm creating. The only place I see that links to an image location is in the CSS field that goes to: background-image:url('http://www.imagesinthebackcountry.com/images/all-social-buttons.png');

I've uploaded the pictures to my own host, however I can't find where to link the individual icons too.

As a side note, I can't figure out how to center them...

Last edited by geoff5093; Feb-09-2012 at 09:34 AM.
Old Feb-09-2012, 10:55 AM
#12
Hikin' Mike is offline Hikin' Mike
Walkin' like a Penguin!
Hikin' Mike's Avatar
Quote:
Originally Posted by geoff5093 View Post
Thanks for posting this, I've been wondering for a while now. I was able to get this implemented on my site, however I am trying to remove your custom tinted icons with grayscale ones that I'm creating. The only place I see that links to an image location is in the CSS field that goes to: background-image:url('http://www.imagesinthebackcountry.com/images/all-social-buttons.png');

I've uploaded the pictures to my own host, however I can't find where to link the individual icons too.

As a side note, I can't figure out how to center them...
You don't have to make them individual, like separate images. Just due what I did and upload them to your Smugmug site. My Smugmug site is set up as a sub-domain, so I use my regular domain to do the uploads. If you need help, we need a link to your site...
Old Feb-09-2012, 03:05 PM
#13
geoff5093 is offline geoff5093
Big grins
Quote:
Originally Posted by Hikin' Mike View Post
You don't have to make them individual, like separate images. Just due what I did and upload them to your Smugmug site. My Smugmug site is set up as a sub-domain, so I use my regular domain to do the uploads. If you need help, we need a link to your site...
I uploaded a tweaked version of the picture you linked to earlier to my SM gallery here: http://www.actionphotosnh.com/Other/...9236&k=HJKrfGk

This is my site: http://geoffjohnson.smugmug.com

I know you said not to use your custom icons, so I'm trying to get them changed when I ran into this issue. I also can't align them in the center, I can change it from float:left to float:right, but if I do center I get 3 icons on top of each other, still aligned left.

Thanks for your help!
Old Feb-09-2012, 03:32 PM
#14
Hikin' Mike is offline Hikin' Mike
Walkin' like a Penguin!
Hikin' Mike's Avatar
Quote:
Originally Posted by geoff5093 View Post
I uploaded a tweaked version of the picture you linked to earlier to my SM gallery here: http://www.actionphotosnh.com/Other/...9236&k=HJKrfGk

This is my site: http://geoffjohnson.smugmug.com

I know you said not to use your custom icons, so I'm trying to get them changed when I ran into this issue.
I also can't align them in the center, I can change it from float:left to float:right, but if I do center I get 3 icons on top of each other, still aligned left.

Thanks for your help!
I don't mind using them to get it in place.

Try this (add in red):
Code:
#social-buttons-sm {
list-style: none;
padding: 10px 0 15px 10px;
margin: 0 auto;
width: 80px;
}
Old Feb-09-2012, 03:34 PM
#15
Hikin' Mike is offline Hikin' Mike
Walkin' like a Penguin!
Hikin' Mike's Avatar
If you make the icons bigger, you may have to adjust the 'width:80px' to suit.
Old Feb-09-2012, 04:09 PM
#16
geoff5093 is offline geoff5093
Big grins
Thanks Mike! That worked great for getting them centered. Am I missing anything obvious to use the new grayscale icons I uploaded to my gallery? Can that gallery still be unlisted, or should I host the image somewhere else?
Old Feb-09-2012, 09:36 PM
#17
Hikin' Mike is offline Hikin' Mike
Walkin' like a Penguin!
Hikin' Mike's Avatar
Quote:
Originally Posted by geoff5093 View Post
Thanks Mike! That worked great for getting them centered. Am I missing anything obvious to use the new grayscale icons I uploaded to my gallery? Can that gallery still be unlisted, or should I host the image somewhere else?
I think it should work. My Smugmug contact page shows a photo that is an unlisted gallery.
Old Aug-07-2012, 07:37 AM
#18
paprisphotographer is offline paprisphotographer
Big grins
paprisphotographer's Avatar
Wow! Thanks guys! This has been really helpful! I'm a total newbie when it comes to CSS and every kind of web creation codes, that's why SMugmug works so well for me. I've managed to add in the buttons as described so clearly by your guys. One question though, how do I get the buttons to be bigger?

Do check out my site.

www.paprisphotography.com

Thanks!
paul
Old Aug-07-2012, 01:41 PM
#19
Smug Eric is online now Smug Eric
Smug Hero
Smug Eric's Avatar
It looks like with hom you have the background position set you are using the smaller versions of the thumbnails. To use the larger ones you will need to adjust the background positions for each of those and increase the height/width to accommodate the larger sized thumbs.

Also on a completely random side note. I pulled up your site in firefox and the page title is getting cut off in an odd place:

__________________
Eric
Support Hero and Customeister
http://www.smugmug.com/help
Old Aug-07-2012, 03:50 PM
#20
paprisphotographer is offline paprisphotographer
Big grins
paprisphotographer's Avatar
Quote:
Originally Posted by Smug Eric View Post
It looks like with hom you have the background position set you are using the smaller versions of the thumbnails. To use the larger ones you will need to adjust the background positions for each of those and increase the height/width to accommodate the larger sized thumbs.

Also on a completely random side note. I pulled up your site in firefox and the page title is getting cut off in an odd place:

Thanks Eric! Ha! Didn't quite expect my website to talk about anyone's mom!

Anyway, I'm totally clueless as to how to adjust the position and all that. Do you think you can help me with it, please?

thanks!
__________________
Blessings,
paul lee
www.paprisphotography.com
www.facebook.com/paprisphotography
Page 1  of  2
1 2
Tell The World!  
Similar Threads Thread Starter Forum Replies Last Post
Need Facebook/Twitter Buttons Removed Russdawg SmugMug Support 2 Sep-05-2011 03:27 PM
Positioning of Facebook/Twitter buttons? SYMPL SmugMug Customization 0 Feb-24-2011 03:33 PM
Tracking Facebook/Twitter RolandP SmugMug Support 1 Dec-02-2010 03:44 PM
Facebook/Twitter Share Buttons aberrantphoto SmugMug Support 1 Oct-13-2010 04:00 PM
Show Facebook/Twitter button while hiding "Share" Redneck SmugMug Customization 10 Sep-19-2010 08:36 AM


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