Showing posts with label tricks. Show all posts
Showing posts with label tricks. Show all posts

Monday, 21 March 2011

Want to have a custom color Blogger nav-bar? Yes it is possible!

Just a reminder that you can change that ugly blue Blogger Navbar (if you haven't already).  I guess it's a classic kind of blue, but it clashes with almost every single one of my templates and I hate it!



Want to change yours too?

To do this, all you have to do is log into Blogger, then go to the DESIGN and then PAGE ELEMENTS tabs. This is where you alter the positioning of your widgets and things.


Click on edit in the "Navbar" area:



This is what you will see:


Now that may be all fine and dandy if you live in boring-land and like boring things but if any of you know me well then you will know that I love to be a bit different :P

Yes, I have worked out how to change the background color (kind of):

  1. I recommend you backup your template before making any changes.  You can do this by going to the Design tab then Edit HTML.  You can then download a copy of your full template.
    This is just a precautionary step in case you do something weird and muck up your blog.


  2. To have our custom colour show up, we need to make sure that we have selected the TRANSPARENT LIGHT navigation bar choice above prior to adding the below code.  If you don't do this, your custom nav bar color will not be seen!

    NOTE: Please note that this is basically showing your background color of choice UNDER the transparent navbar.  Therefore the color is going to be slightly muted and not the exact color that you chose.  I think this is a good compromise.


  3. We are going to paste some code into the big box of HTML.  Now this step is going to be different depending on what template you're using, but we need to paste some code into this box and we need to find a neat place to do it.

    (click for a larger preview)

  4. Now as you will see from the above image, I have pasted these two lines of code in a neat spot (ie: after the curly bracket '}' and before the next one.

    The code you need to use is:

     #navbar-iframe {
    background: #XXXXXX;}


    #XXXXXX = the HEX colour

    ie: #FFFFFF is white and #000000 is black. You can find a list of tonnes of HEX colours on this website or this site OR you could even use ColorZilla in Firefox to pinpoint a specific colour in your blog, grab the colour code and use that!

  5. Paste the code into your blog and alter the XXXXXX to be whatever colour code you want to use. Note that you should ensure there is a ';' at the end of the colour.


  6. Click "Preview" to see if the changes are OK and then SAVE!

  7. If you do not see your newly colored nav-bar then you should check that your Nav-bar is configured to be on "Transparent Light".
IT'S PINK, BABY!

To illustrate this works, I have put a bright pink nav bar color on my Blue Love Letter template.  Click here to view the template with pink navigation bar!

If you found this useful, please leave me a comment or re-tweet this link.  I want to share it with as many people as possible because I was never sure (before now) if this could be done.

Saturday, 15 January 2011

A few random things.... (and a request for my readers - yes, YOU!)

Hi everyone, hope you all had a great Holiday Season and New Year!

I have a few random things to mention in this post, so please bear with me. Time permitting, normal programming will resume shortly.

I would love to write a few simple tutorials, so if you're a reader and have a good idea, please leave a comment and let me know what you'd like to know and I'll try and help. Of course I might not be able to explain everything but hit me up with a comment and I will get started.

  • I have now opened a twitter account just for this site. HOORAY!
    I realise I had previously linked to my personal one before now but most of the time I complain about the public transport system in Melbourne (ie: nothing to do with Blogging). Therefore, I have made a dedicated Twitter account which I will post random Blogger points/info etc. Follow me: Yummy_Lolly

  • I had a request from Dana to make the "She May Adore Me" template with a post divider image - ie: between the posts. Yes, that is easily done, so what I have done is removed the image from under the sidebar headers and put it under each blog post.
    I guess I'm not 100% sure if that's what Dana meant but you can see what it would look like below:


    (click for a larger preview)


  • I also had a request to have the lovely font "Mountains of Christmas" used for block quotes from 'Owner of the Blog' (great name).

    So yes, as I am a nice girl, I have done that too:


    (click for a larger preview)

    You can download this code below: