• 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 #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 88  of  93
Old May-06-2012, 08:18 PM
#1741
byoshi is offline byoshi
Major grins
Wow, this post is huge!

I searched around through the tips, and through some of the comments but looking at my smugmug code I am unsure what code I am suppose to be pasting to my blogger site for my navbar / header. I use the easybar nav from smugmug. The only thing I saw remotely close was:

#customLogo { background-color: transparent; background-image: url(http://byoshi.smugmug.com/photos/i-5...Pr3MLS-S.png); background-repeat: no-repeat; background-position: top left; cursor: pointer; }#customLogo, #customLogo a, #customLogo a:active, #customLogo a:hover, #customLogo a:visited { text-align: left !important; font-family: arial !important; font-size: 14px !important; color: #ffffff !important; text-decoration: none !important; }#customHeaderContainer { padding-top: 10px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }#customNavContainer { text-align: right; }#customNav { font-family: Trebuchet MS !important; font-size: 14px; color: #FFFFFF !important; list-style-type: none; padding: 0; margin: 0; }#customNav li{ display: inline; }#customNav li a, #customNav li a:active, #customNav li a:visited, #customNav li a:link { font-family: Trebuchet MS !important; font-size: 14px; color: #FFFFFF !important; text-decoration: none !important; }#customNav li a:hover { font-family: Trebuchet MS !important; font-size: 14px; color: #F30707 !important; text-decoration: none !important; }#userName, #userHome { display: none; }#homepage #breadcrumb { background-color: transparent !important; border: none; margin-bottom: 5px; }

Not sure if that is right or wrong. If it is right, is that the CSS or the HTML part? I think I have the look of my blogger how I want it, besides the navbar as on my smugmug site.

Site: http://www.bay-photography.com/
Blog: http://bayphotos.blogspot.com/

Appreciate any guidance.

Thanks!
__________________
Landscape and Nature photography
site - http://www.bay-photography.com/
blog - http://bayphotos.blogspot.com/
Old May-07-2012, 02:19 AM
#1742
denisegoldberg is online now denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by byoshi View Post
Wow, this post is huge!

I searched around through the tips, and through some of the comments but looking at my smugmug code I am unsure what code I am suppose to be pasting to my blogger site for my navbar / header. I use the easybar nav from smugmug. The only thing I saw remotely close was...
The information you need is in the first post of this thread, or is linked to from the first post.

The code that you pasted above is CSS. You only need the banner and navbar components, but you need both the CSS and the HTML.

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

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old May-07-2012, 05:54 AM
#1743
JodiCrandellPhotography is offline JodiCrandellPhotography
MarkCPhoto
JodiCrandellPhotography's Avatar
Quote:
Originally Posted by denisegoldberg View Post
Very cool! Just wanted to let you know, I won't be available to experiment with this until sometime over the weekend. Please post back if you figure it out in the meantime.

Blogger is picky! Thanks for the heads up on the &nbsp.

--- Denise
Quote:
Originally Posted by denisegoldberg View Post
Add this to your CSS to remove the blank line at the top of your blog:
Code:
 
#navbar-iframe,
#navbar { 
    display:none; 
}
--- Denise
Perfect... thank you!
Old May-07-2012, 01:39 PM
#1744
byoshi is offline byoshi
Major grins
Hi Denise,

Quote:
The code that you pasted above is CSS. You only need the banner and navbar components, but you need both the CSS and the HTML.
I think I pulled the relevant CSS and HTML.

I pasted the following CSS under my #navbar-iframe:

#customHeaderContainer { padding-top: 10px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }
#customNavContainer { text-align: right; }
#customNav { font-family: Trebuchet MS !important; font-size: 14px; color: #FFFFFF !important; list-style-type: none; padding: 0; margin: 0; }
#customNav li{ display: inline; }
#customNav li a, #customNav li a:active, #customNav li a:visited, #customNav li a:link { font-family: Trebuchet MS !important; font-size: 14px; color: #FFFFFF !important; text-decoration: none !important; }
#customNav li a:hover { font-family: Trebuchet MS !important; font-size: 14px; color: #F30707 !important; text-decoration: none !important; }


and the following HTML above the <div class='main-outer'>:

<div id="customHeaderContainer"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr><td><div id="customLogo" onclick="document.location.href='http://www.bay-photography.com/';"><a href="http://www.bay-photography.com/"><img src="http://byoshi.smugmug.com/photos/i-5Pr3MLS/0/S/i-5Pr3MLS-S.png" style="visibility: hidden;" border="0"></a></div></td><td><div id="customNavContainer"><ul id="customNav"><li><a href="http://bay-photography.com">Home</a></li><li>&nbsp;|&nbsp;</li><li><a href="http://bay-photography.com/galleries">Nature and Landscape Photo Galleries</a></li><li>&nbsp;|&nbsp;</li><li><a href="http://bay-photography.com/Other/My-Smug-Mug/18363379_gRnJ69">About</a></li><li>&nbsp;|&nbsp;</li><li><a href="http://bayphotos.blogspot.com/">Blog</a></li><li>&nbsp;|&nbsp;</li><li><a href="/customcontact">Contact me</a></li></ul></div></td></tr></tbody></table></div><div></div>


I am getting the following error:

Error parsing XML, line 759, column 365: The element type "img" must be terminated by the matching end-tag

I am assuming this is a problem with my HTML? I don't know how to read this, so excuse my ignorance.

Thanks!
__________________
Landscape and Nature photography
site - http://www.bay-photography.com/
blog - http://bayphotos.blogspot.com/
Old May-07-2012, 01:44 PM
#1745
denisegoldberg is online now denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by byoshi View Post
<img src="http://byoshi.smugmug.com/photos/i-5Pr3MLS/0/S/i-5Pr3MLS-S.png" style="visibility: hidden;" border="0">
I am getting the following error:

Error parsing XML, line 759, column 365: The element type "img" must be terminated by the matching end-tag

I am assuming this is a problem with my HTML? I don't know how to read this, so excuse my ignorance.
Yes, it's a problem with the <img src= statement in your HTML. It isn't properly ended. Blogger requires that all tags have a proper end; unfortunately smug lets some errors through.

Change the code above so it looks like this:
<img src="http://byoshi.smugmug.com/photos/i-5Pr3MLS/0/S/i-5Pr3MLS-S.png" style="visibility: hidden;" border="0"/>
It needs the slash before the end of the code.

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

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old May-07-2012, 01:50 PM
#1746
byoshi is offline byoshi
Major grins
Thanks that removed the error, however another one poped up:

Error parsing XML, line 759, column 495: The entity "nbsp" was referenced, but not declared. Is this because of the custom contact aref?

Not sure how many errors there are, as it does not list them all.

Again, thanks for your assistance.
__________________
Landscape and Nature photography
site - http://www.bay-photography.com/
blog - http://bayphotos.blogspot.com/
Old May-07-2012, 03:05 PM
#1747
denisegoldberg is online now denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by byoshi View Post
Thanks that removed the error, however another one poped up:

Error parsing XML, line 759, column 495: The entity "nbsp" was referenced, but not declared. Is this because of the custom contact aref?
It's not because of the custom contact reference, but you can't use that contact outside of smug.

It doesn't like the &nbsp references in your navbar. The sections look like this:
Code:
<li>&nbsp;|&nbsp;</li>
Try replacing them with spaces instead, not sure if that will create the same spacing but it's worth a try.

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

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old May-07-2012, 07:03 PM
#1748
byoshi is offline byoshi
Major grins
Thanks Denise that fixed it. I played around with the spacing to make it match my smug nav. I will either remove the contact link from the blog or link it to a different contact form.

One other question (hopefully). I used the "display: none;" to hide the blogger header and description, but the custom navbar is still showing like it is inside of the blog box rather than a true header above everything. Is this because of where I placed the CSS? It does not match exactly as is right now, but its getting there.

Thanks!
__________________
Landscape and Nature photography
site - http://www.bay-photography.com/
blog - http://bayphotos.blogspot.com/
Old May-08-2012, 02:04 AM
#1749
denisegoldberg is online now denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by byoshi View Post
Thanks Denise that fixed it. I played around with the spacing to make it match my smug nav. I will either remove the contact link from the blog or link it to a different contact form.

One other question (hopefully). I used the "display: none;" to hide the blogger header and description, but the custom navbar is still showing like it is inside of the blog box rather than a true header above everything. Is this because of where I placed the CSS? It does not match exactly as is right now, but its getting there.
It's showing inside of a blog box because that's where you placed it. Your HTML needs to be above all of the blogger HTML. Try putting it above the navbar HTML section (from blog).

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

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old May-08-2012, 07:50 AM
#1750
byoshi is offline byoshi
Major grins
Quote:
It's showing inside of a blog box because that's where you placed it. Your HTML needs to be above all of the blogger HTML. Try putting it above the navbar HTML section (from blog).
Thank you! Appreciate all your help.
__________________
Landscape and Nature photography
site - http://www.bay-photography.com/
blog - http://bayphotos.blogspot.com/
Old May-08-2012, 08:07 AM
#1751
denisegoldberg is online now denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by byoshi View Post
Thank you! Appreciate all your help.
You're very welcome. And your blog is looking good!

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

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old May-22-2012, 12:40 PM
#1752
globaltraveller is offline globaltraveller
Just starting to Grin
globaltraveller's Avatar
Hi there,

I've read the earier part of this helpful thread, and I've gone into Firefox and looked via "Edit CSS," but for some reason I must be missing something -- can't find my nav bar or footer CSS.

This is to match up:

www.ariphoto.com
and
arischwartzphotography.blogspot.com

Tried more caffeine, but that hasn't quite helped yet. What am I missing?

(Thanks in advance!)
Old May-22-2012, 01:19 PM
#1753
denisegoldberg is online now denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by globaltraveller View Post
I've read the earier part of this helpful thread, and I've gone into Firefox and looked via "Edit CSS," but for some reason I must be missing something -- can't find my nav bar or footer CSS.

This is to match up:

www.ariphoto.com
and
arischwartzphotography.blogspot.com
The CSS is visible in the Firefox Web Developer Extension in the edit CSS section. You will also need the corresponding HTML from the Miscellaneous... Edit HTML section.

I've attached a copy of the CSS and HTML in a file. You will need to copy it and paste it into the appropriate sections of your blog.

--- Denise
Attached Files
File Type: txt ari_css_html.txt (1.9 KB, 29 views)
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old May-22-2012, 02:17 PM
#1754
globaltraveller is offline globaltraveller
Just starting to Grin
globaltraveller's Avatar
Quote:
Originally Posted by denisegoldberg View Post
The CSS is visible in the Firefox Web Developer Extension in the edit CSS section. You will also need the corresponding HTML from the Miscellaneous... Edit HTML section.

I've attached a copy of the CSS and HTML in a file. You will need to copy it and paste it into the appropriate sections of your blog.

--- Denise
That worked! Thank you so much!! We're off and running...
Old Jun-03-2012, 01:49 PM
#1755
vincentycwong is offline vincentycwong
Brand new grinner
vincentycwong's Avatar
Hi Denise, I have been trying to follow your instructions to try and customize my blog to look like my smugmug site. I have had success only until changing the logo... I just could not figure out how to bring my Navbar into my blog website. I am a complete newbie on this (had zero fundamentals).

Can you tell me how I can:
1. Obtain the html or CSS code for my Navbar on my website (http://thehumancamera.smugmug.com/)
2. Where to paste the html or CSS code in my blogger website

Thanks!
__________________
I’m a passionate weekend photographer (and if time allows, an infrequent weekday photographer as well) and the person behind theHumanCamera.
http://thehumancamera.smugmug.com/
http://thehumancamera.blogspot.com/
Old Jun-04-2012, 04:31 AM
#1756
denisegoldberg is online now denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by vincentycwong View Post
Can you tell me how I can:
1. Obtain the html or CSS code for my Navbar on my website (http://thehumancamera.smugmug.com/)
2. Where to paste the html or CSS code in my blogger website
The answers to your questions are in the first post in this thread. It may be that you used the Easy Customizer. If you did, you will need to use a tool to view the code.

From that post:
Quote:
Note: if you created your site using SmugMug's Easy Customizer, this code is not in the Advanced Site-Wide Customization screen.

You will need to use the Firefox Web Developer Extension or an equivalent tool to find this code. If you've never used the Firefox web dev tool, there is a tutorial at http://dgrin.smugmug.com/gallery/1354921.

You will find your code on the CSS tab with the name starting user_<your identifier>-stretch.css, and in the info brought up when you Edit HTML (again in web dev).
--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old Jun-04-2012, 05:44 PM
#1757
vincentycwong is offline vincentycwong
Brand new grinner
vincentycwong's Avatar
Hi, I tried to follow the instructions provided - but maybe it's because I am totally new to all this, even after spending hours and trying repeatedly I failed to make any progress. I confess, this is starting to feel frustrating.
__________________
I’m a passionate weekend photographer (and if time allows, an infrequent weekday photographer as well) and the person behind theHumanCamera.
http://thehumancamera.smugmug.com/
http://thehumancamera.blogspot.com/
Old Jun-04-2012, 06:20 PM
#1758
denisegoldberg is online now denisegoldberg OP
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by vincentycwong View Post
Hi, I tried to follow the instructions provided - but maybe it's because I am totally new to all this, even after spending hours and trying repeatedly I failed to make any progress. I confess, this is starting to feel frustrating.
I've attached the CSS and HTML from the banner and navbar on your smug site. Follow the notes in the first post of this thread to determine where to place it in your blog.

--- Denise
Attached Files
File Type: txt humancamera_css_html.txt (2.2 KB, 27 views)
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old Jun-04-2012, 08:01 PM
#1759
vincentycwong is offline vincentycwong
Brand new grinner
vincentycwong's Avatar
Hi Denise - thanks for your help. The codes needed a few tweaks... was glad I was able to figure it out. Thanks again.
__________________
I’m a passionate weekend photographer (and if time allows, an infrequent weekday photographer as well) and the person behind theHumanCamera.
http://thehumancamera.smugmug.com/
http://thehumancamera.blogspot.com/
Old Jun-20-2012, 01:45 AM
#1760
J Allen is offline J Allen
Major grins
J Allen's Avatar
I can't seem to nail down IE for my blog...the header looks good on my smugmug site, but on my blogger site it's a little off...and when viewed in IE it's not displaying the images. I can't seem to figure out what I'm missing....I think blogger has a css UL default setting somewhere that's killing my header in IE
__________________
-Joe Allen
My Smugmug Site
Page 88  of  93
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