• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization HOW TO match your blog to your smug site (blogger-specific)

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
Page 3  of  93
1 2 3 4 5 6 7 13 53 Last »
Old Aug-24-2008, 09:11 PM
#41
GwagDesigns is offline GwagDesigns
Gwag?
GwagDesigns's Avatar
Bumpin it up
__________________
[7D] - [30D] - [GF1] - 70-200f4L | Sigma 10-20 | Sigma 105 | Sigma 18-50
www.GwagDesigns.com | Twitter | Facebook | Flickr

Old Aug-25-2008, 05:06 AM
#42
Barb is offline Barb
SmugMug Hero Captain
Barb's Avatar
Quote:
Originally Posted by GwagDesigns
If you view my Blogger: http://www.gwagdesigns.blogspot.com/ in Internet Explorer, the GwagDesigns on the top, which is a JPEG image is centered, it should be aligned left, but i cant figure out how. Works perfectly fine in FF, just not IE.
Look for this in your blog CSS:

#mrpHeaderWrapper {margin-top: 5px; border-bottom: 1px solid #6b8e23;}

Change that to this:

#mrpHeaderWrapper {margin-top: 5px; border-bottom: 1px solid #6b8e23; text-align: left;}

See if that helps.

Also, be sure to change the links in your navbar in your blog HTML. You will need to use full links back to your SmugMug pages, not relative links like you have now.
__________________
Barb
PhotoscapeDesignFacebookTwitterGoogle+
Old Aug-25-2008, 11:19 AM
#43
GwagDesigns is offline GwagDesigns
Gwag?
GwagDesigns's Avatar
Ya i havn't gotten that far, but that sure did the trick!! Thanks Barb
__________________
[7D] - [30D] - [GF1] - 70-200f4L | Sigma 10-20 | Sigma 105 | Sigma 18-50
www.GwagDesigns.com | Twitter | Facebook | Flickr

Old Aug-25-2008, 01:39 PM
#44
denisegoldberg is offline denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by Caltrain
I can't seem to get the navbar to show up though. I have not put the html code from the header section anywhere because everywhere I try, it messes up what I already have working. Can someone look at this and tell me what to do?
Callie -
If you want help with your blog then we'll need a link to your blog. There doesn't appear to be a link from your smugmug galleries to your blog.

--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+

Last edited by denisegoldberg; Aug-25-2008 at 07:38 PM.
Old Aug-25-2008, 06:22 PM
#45
Caltrain is offline Caltrain
Just Learning
Quote:
Originally Posted by denisegoldberg
Callie -
If you want help with your blog then we'll need a link to your blog. Their doesn't appear to be a link from your smugmug galleries to your blog.

--- Denise

Thanks Denise, I was trying to wait until it looked right. I can't believe it, but I actually got that linked correctly. So now what should I do?

The link to my blog is 314photography.blogspot.com. It's now on my main navbar under Blog.

Last edited by Caltrain; Aug-25-2008 at 06:55 PM.
Old Aug-25-2008, 06:28 PM
#46
photoshoot is offline photoshoot
Beginner
Quote:
Originally Posted by Allen
Try this for the link.

<li><a href="http://www.beyondathousandwords.blogspot.com/">Blog</a></li>

You have a photo link in this instead of the gallery link.

<center>
<a href="http://beyondathousandwords.smugmug.com/photos/357893115_knioA-S.jpg">
<img src="http://beyondath.....

Ok. I've tried to do link a photo on my blog site to my SmugMug site by using the gallery as you mentioned above, but I'm still doing something wrong. It only gives me a hidden link to click on in my blog entry. So how do you actually get it so a Picture is the link. Hope that makes sense!

Here is what I'm using for the links to the top picture on my blog....the one with the man and little girl.

<center>
<a href="http://www.beyondathousandwords.com/gallery/5795707_BoC7U/1/358925704_kLj8h">
<img src="http://www.beyondathousandwords.com/gallery/5795707_BoC7U/1/358925704_kLj8h"/>
</a>
</center>
Old Aug-25-2008, 06:54 PM
#47
Huck is offline Huck
Beginner grinner
I really enjoyed this post - now everything matches, well close enough anyways. You can check it out if ya want.

http://www.hucksollphotography.com
Old Aug-25-2008, 07:37 PM
#48
denisegoldberg is offline denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by photoshoot
Ok. I've tried to do link a photo on my blog site to my SmugMug site by using the gallery as you mentioned above, but I'm still doing something wrong. It only gives me a hidden link to click on in my blog entry. So how do you actually get it so a Picture is the link. Hope that makes sense!

Here is what I'm using for the links to the top picture on my blog....the one with the man and little girl.

<center>
<a href="http://www.beyondathousandwords.com/gallery/5795707_BoC7U/1/358925704_kLj8h">
<img src="http://www.beyondathousandwords.com/gallery/5795707_BoC7U/1/358925704_kLj8h"/>
</a>
</center>
It looks like you used the blogger photo button to insert your photo - because when I click on the photo in your blog I get a blogger url. You can't use that button at all if you want a click on your photo to go back to your gallery.

And for the <img src statement, you need to pick up the link to the photo, not to the gallery. You are currently using the gallery link for both the <a href= and the <img src= statements. The <a href= is the link back to the gallery, and it needs to use the gallery link. But the <img src statement needs to link to a photograph. Go to the share photo page for your gallery and pick up one of the photo links. They are in the section labeled "Direct photo links".

--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+

Last edited by denisegoldberg; Aug-25-2008 at 07:53 PM.
Old Aug-25-2008, 07:49 PM
#49
denisegoldberg is offline denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by Caltrain
Thanks Denise, I was trying to wait until it looked right. I can't believe it, but I actually got that linked correctly. So now what should I do?

The link to my blog is 314photography.blogspot.com. It's now on my main navbar under Blog.
I see the CSS for your banner and your navbar in your blog, but it won't do anything without the HTML to display it.

On your banner - there aren't any categories in a blog, so you only need the #my_banner entry, not the extra entries for your categories.

As far as where to but the html to display your banner and navbar, I'd suggest putting it just before
<div id='outer-wrapper'>
Hopefully that will work for you.

I would also suggest adding at least one post to your blog. That will make it easier to check the overall appearance.

--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old Aug-25-2008, 07:51 PM
#50
denisegoldberg is offline denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by Huck
I really enjoyed this post - now everything matches, well close enough anyways. You can check it out if ya want.

http://www.hucksollphotography.com
I'm glad that you found it helpful - looks good.

--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old Aug-26-2008, 09:49 AM
#51
photoshoot is offline photoshoot
Beginner
Quote:
Originally Posted by denisegoldberg
It looks like you used the blogger photo button to insert your photo - because when I click on the photo in your blog I get a blogger url. You can't use that button at all if you want a click on your photo to go back to your gallery.

And for the <img src statement, you need to pick up the link to the photo, not to the gallery. You are currently using the gallery link for both the <a href= and the <img src= statements. The <a href= is the link back to the gallery, and it needs to use the gallery link. But the <img src statement needs to link to a photograph. Go to the share photo page for your gallery and pick up one of the photo links. They are in the section labeled "Direct photo links".

--- Denise
Thank you, Denise. I got that to work.
Old Aug-26-2008, 01:02 PM
#52
Allen is online now Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by GwagDesigns
If you view my Blogger: http://www.gwagdesigns.blogspot.com/ in Internet Explorer, the GwagDesigns on the top, which is a JPEG image is centered, it should be aligned left, but i cant figure out how. Works perfectly fine in FF, just not IE.
IE6 looks ok and same as FF, this in IE7?
Old Aug-26-2008, 04:09 PM
#53
dleewo is offline dleewo
Big grins
Quote:
Originally Posted by Barb
Look for this in your blog CSS:

#mrpHeaderWrapper {margin-top: 5px; border-bottom: 1px solid #6b8e23;}

Change that to this:

#mrpHeaderWrapper {margin-top: 5px; border-bottom: 1px solid #6b8e23; text-align: left;}
I'm having the same problem, but whereas this works for GwagDesigns, I can't seem to find that in my Blog CSS which I assume it's because I'm using a different template.

Would you able to look at http://photosbyderek.blogspot.com/ in IE7 and see if you tell me how I can get my image to align to the left. It works correct in FF and in both IE and FF when I'm on smugmug. I tried:

#my_banner {
width: 500px;
height: 63px;
margin: 5px 0;
background: url(http://photosbyderek.smugmug.com/pho...28_2pcQe-O.jpg) no-repeat;
text-align: left ;
}

but that didn't help.
Old Aug-26-2008, 04:43 PM
#54
denisegoldberg is offline denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by dleewo
Would you able to look at http://photosbyderek.blogspot.com/ in IE7 and see if you tell me how I can get my image to align to the left. It works correct in FF and in both IE and FF when I'm on smugmug.
Try adding !important, like this:
Code:
text-align: left !important;
and see if that helps.

--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old Aug-26-2008, 05:03 PM
#55
dleewo is offline dleewo
Big grins
Quote:
Originally Posted by denisegoldberg
Try adding !important, like this:
Code:
text-align: left !important;
and see if that helps.

--- Denise
Unfotunately it didn't

Derek
Old Aug-26-2008, 06:39 PM
#56
dleewo is offline dleewo
Big grins
I managed to get it to work. I was playing around with the Blogger CSS and saw that the body CSS had a text-align of "center". I commented that out and my header is now displayed properly.

Taking that out didn't seem to make any difference to anything else when I checked it with IE and FF so I'm happy :-)

For anyone else with a similar issue, I had:

body {
background:$bgcolor;
margin:0;
color:$textcolor;
font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}

and I simply commented out the text-align at the bottom

Derek
Old Aug-27-2008, 02:21 PM
#57
Caltrain is offline Caltrain
Just Learning
Wink2
Quote:
Originally Posted by denisegoldberg
I see the CSS for your banner and your navbar in your blog, but it won't do anything without the HTML to display it.

On your banner - there aren't any categories in a blog, so you only need the #my_banner entry, not the extra entries for your categories.

As far as where to but the html to display your banner and navbar, I'd suggest putting it just before
<div id='outer-wrapper'>
Hopefully that will work for you.

I would also suggest adding at least one post to your blog. That will make it easier to check the overall appearance.

--- Denise
Thanks for your help Denise but I'm really not good at this stuff. I don't know where to find the html or what it looks like. Is that something new I am supposed to come up with or is it in my customization page of my website? I'll try and figure out what you mean by the other stuff and I will make a post like suggested. I think I can handle that.
Old Aug-27-2008, 02:30 PM
#58
denisegoldberg is offline denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by Caltrain
Thanks for your help Denise but I'm really not good at this stuff. I don't know where to find the html or what it looks like. Is that something new I am supposed to come up with or is it in my customization page of my website? I'll try and figure out what you mean by the other stuff and I will make a post like suggested. I think I can handle that.
You're customizing your blog, not your smugmug site. The div is in the html for your blog.

You need to log on to your blog, then go to Layout, then Edit HTML, in the Edit Template box.

--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old Aug-27-2008, 06:24 PM
#59
jasoncaine is offline jasoncaine
Major grins
jasoncaine's Avatar
Rich W turned me on to this thread today and I've read through the lot of it!

I have my blog (jasoncaine.blogspot.com) mimicking my SmugMug site (www.JasonCainePhotography.com) to a "T" ... well almost, anyway:

My site's background is the dark carbonite theme which uses several gradients to create the feel. After a couple "view sources", a few trips in and out of Dreamweaver, and some playing around with newly discovered (to me anyway) WebDev in Firefox ... I have it all lined up at the top. I am not 100% savvy with code by any means, and the issues I am running into are:
* I do not know the correct CSS to set the backgrounds to continue on to the bottom of the page. I do know that the main background color below the gradient is hex:373735, which I have set in my blogger template, yet it comes through as white there.
* The inner wrapper does not seem to want to go to the bottom of the page for me. A CSS setting?!
* My navbar is coming in at a different size than what it is on my site, even though I copied the code straight from the site.

So really ... only the top half is done! :)

Anyone have any ideas? Any help would be appreciated.
__________________
-Jason.
www.JasonCainePhotography.com
Old Aug-27-2008, 06:57 PM
#60
denisegoldberg is offline denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by jasoncaine
Rich W turned me on to this thread today and I've read through the lot of it!

I have my blog (jasoncaine.blogspot.com) mimicking my SmugMug site (www.JasonCainePhotography.com) to a "T" ... well almost, anyway:

My site's background is the dark carbonite theme which uses several gradients to create the feel. After a couple "view sources", a few trips in and out of Dreamweaver, and some playing around with newly discovered (to me anyway) WebDev in Firefox ... I have it all lined up at the top. I am not 100% savvy with code by any means, and the issues I am running into are:
* I do not know the correct CSS to set the backgrounds to continue on to the bottom of the page. I do know that the main background color below the gradient is hex:373735, which I have set in my blogger template, yet it comes through as white there.
* The inner wrapper does not seem to want to go to the bottom of the page for me. A CSS setting?!
* My navbar is coming in at a different size than what it is on my site, even though I copied the code straight from the site.

So really ... only the top half is done! :)

Anyone have any ideas? Any help would be appreciated.
I haven't played with background's like this at all, and I'm not sure if this is what you want, but it might be a starting point. It doesn't quite look right, but maybe it will suggest some things to try.

I picked up the css body statement from your theme in smugmug and plunked it into the css for your blog, replacing the body statement that was there. I also copied the css for #extraDiv1 and #extraDiv2 and added those to the blogger CSS.

And then I edited the HTML for your blog and added the references <div id="extraDiv1"> and <div id="extraDiv2">. Not sure where to put those, I just plunked them above <div id="outer-wrapper">. And then I stuck two </div> entries toward the end.

Problem is, the center lines don't go straight down - there's kind of a jag after what appears to be the first vertical occurrence.

It's not right, but the gray image does repeat down the entire page, no more white.

Hopefully someone else who has played with these backgrounds will jump in with a better answer.

--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Page 3  of  93
1 2 3 4 5 6 7 13 53 Last »
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