Getting smugmug navbar and header into blogger
kgphotos
Registered Users Posts: 106 Major grins
Hi. So I set up a blog on blogger today. It's just a test to see how it looks. I have a few questions…
1. If you go to my site http://www.karengrantphotography.com and click on the blog it will take you to my blog. The thing is how do my viewers get back to my smug site. There is no nav bar! I would really love to add my navbar and header to match, but I can't seem to do it. UGH! I am ripping my hair out! I tried following the instructions Denise provided on this forum, but I am not great at CSS/HTML. I was wondering if someone here could help me match it. Maybe get my codes for me and tell me where to place it on blogger? I have a Mac with Safari. I tried going into the page source in Safari to get the info that I need from my smug site to copy but I can't find it. i Also downloaded Chrome and got the Web Dav extension, but again I am horrible at this. These are the codes that I need from my smug site:
CSS for my banner
CSS for my navbar
HTML for my banner (probably in the Header box)
HTML for my navbar (also likely to be found in the Header box)
color codes for items within your CSS (text color, hover color if specified, etc.)
2. I'd like to use the same fonts on my smug site which is Diadict Gothic. How do I add this to my blogger site? This I know to go to google fonts and grab the link which is html and then I have to add CSS but again where do I add this stuff? Under the header when I am in the HTML box? And where exactly does the CSS go?
Please help me. I know I may have to tweak things.
-Karen
my website… http://www.karengrantphotography.com
1. If you go to my site http://www.karengrantphotography.com and click on the blog it will take you to my blog. The thing is how do my viewers get back to my smug site. There is no nav bar! I would really love to add my navbar and header to match, but I can't seem to do it. UGH! I am ripping my hair out! I tried following the instructions Denise provided on this forum, but I am not great at CSS/HTML. I was wondering if someone here could help me match it. Maybe get my codes for me and tell me where to place it on blogger? I have a Mac with Safari. I tried going into the page source in Safari to get the info that I need from my smug site to copy but I can't find it. i Also downloaded Chrome and got the Web Dav extension, but again I am horrible at this. These are the codes that I need from my smug site:
CSS for my banner
CSS for my navbar
HTML for my banner (probably in the Header box)
HTML for my navbar (also likely to be found in the Header box)
color codes for items within your CSS (text color, hover color if specified, etc.)
2. I'd like to use the same fonts on my smug site which is Diadict Gothic. How do I add this to my blogger site? This I know to go to google fonts and grab the link which is html and then I have to add CSS but again where do I add this stuff? Under the header when I am in the HTML box? And where exactly does the CSS go?
Please help me. I know I may have to tweak things.
-Karen
my website… http://www.karengrantphotography.com
0
Comments
just looked at your blog and got back quite easy to your smuggy site. Simply clicked on photo of dandelion. Not sure if this is any help to you but thought I would let you know.
Grant
http://gswatty.smugmug.com
I'm going to continue the conversation we started via PM here. That way if I'm not around and you have questions you might be able to get an answer here. And it might help someone else who is attempting the same thing.
First, we discussed using blogger widgets instead of matching your smug header. This will allow you to customize your site without knowing code. It will also allow you to change the look of your smugmug site without needing to change your blog as well. If you ever decide you want to go for a full match you can change later.
I don't know how much you've experimented with blogger. There are a couple of areas that I think you'll want to experiment with.
To control the fonts and colors:
> Click Template (once you are in blogger and in your blog).
Scroll through the entries in the top left of that page. Adjust the font sizes, font styles, sizes, and colors as desired.
Click Apply to Blog, then Back to Blogger when you are done.
Next click Layout. This will take you to a layout page where you can add gadgets. The screen shot below shows the layout page from my blog.
For links to your smug site you will probably want to use a Link List gadget.
I only use a couple of gadget types on my blog, mainly HTML/Javascript but there are a few other types as well. In case some examples might help... if you look at my blog, here are the types I used for the gadgets on the right side:
- Thumbnail photo of me plus text: HTML/Javascript. I used HTML to place the photo (you can grab the HTML from your smug site, Share... Get a link... Embeddable Links, Blogs. I used a custom size for the photo, see http://help.smugmug.com/customer/portal/articles/93264-can-i-make-custom-display-sizes-. For reference, that thumb is a custom size, 175x175.
- A bit of a ramble: HTML/Javascript because I wanted to control the font and size. You could also use a simple Text gadget
- Links to my world: HTML/Javascript. Again, I wanted control over the look and spacing. It would be easier to use a Link List gadget.
- google+: a Google+ badge
- Blog updates: HTML/Javascript that was supplied by http://feedburner.google.com/
- Glimpses, wandering...: HTML/Javascript pulled from my smug site. I used a combination of an <a href= and an <img src= statement. The image was pulled using the code from this dgrin post.
- Blog archive: as named, used the blogger archive gadget
- Labels: as named, used the blogger labels gadget. This allows me to tag my posts with labels and have them referenceable. I use this when I travel so I can point someone to all of the posts from a trip.
- Copyright statement was done with a simple Text gadget.
I hope this is enough as a starting point. If you have questions, just post them in this thread.--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Currently I have a custom navbar for my smugmug site and blog that match.. I'm always having issues with my custom navbar and so with the new design I am now currently working on I am going to get ride of that navbar and just use smugmug's navbar instead. I see that you suggested to this person to use widgets though I am curious if it is possible to use the actual code of the smugmug navbar in the blogger. I think it is because I'm pretty sure thats what you did but I could be wrong.
http://www.k-ophotography.com/
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Alright good to know. So would you suggest maybe using firefox to find the code? Because I tried to see if I could find it in google chrome I'm sure its there but it didn't look anything like what I aspected it to look like. Granted I'm not a wise at code as you probably know by now but I am willing to learn and willing to be taught anything when it comes to making my site and blog looking the way I want it to look.
http://www.k-ophotography.com/
You can also just look at the source code (ctrl+U). Copy the Nav HTML section.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Not a problem for me since I just tweaked the CSS and HTML that I already had on my blog.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
I think Smugmug minifys the code. It's all there, just hard to look at without copying it into a text editor (Notepad++) and "breaking it down" so you can see it.
Not familiar with Blogger, but that's what I did on my Wordpress site. I copied my WP nav and changed it to fit SM.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
am I anywhere close to what I'll be looking for when I use smugmug's navbar on my site? Maybe this is hard to do without just publishing my new design I don't know and I should just come back to this when I am all published and ready to make the change on my blogger.
http://www.k-ophotography.com/
As I said before, I didn't use smug's CSS and HTML for my blog - I built it myself, but with the same characteristics I specified when I built my smug site.
In case it helps, here is the CSS and HTML I used for my blog header:
CSS: HTML: It's not the same code that smug created based on my definitions but it does the same thing.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
i guess I miss-read your response sorry about that. Maybe I need to think about making a new navbar that isnt as complicated as the one I currently have. I'll have to find a pure css dropdown menu that i didnt get off a navbar generator website because finding the smugmug navbar is harder than I thought it would be.
http://www.k-ophotography.com/
Thanks for this. Helped tremendously!