Southern Listeners

Loading
Thanks to Greenlava for this cool gadget. Get yours here

Monday, October 13, 2014

Description Below Title in Blogger Dynamic Views

Before
After
Hello! I've seen a couple of users finding a way to force the Description field to sit below the Title field in Blogger Dynamic Views. This post should walk you through the process.

Step 1:

Go to Template Designer - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
#header .header-bar .title, .ss{
padding-top: 14px;
line-height: 30px !important;
margin-right: 0px !important;
}
#header.header div.header-bar span.title h3 {
display: block !important;
position: relative;
top: -10px;
}

Optional:

If you need them centered, you could add the following to your CSS.
#header .header-bar .title, .ss{
text-align: center
}

18 comments:

  1. how to change the color of comment notification in snapshot template

    http://jidhujose.blogspot.com/

    ReplyDelete
    Replies
    1. If you'tr referring to the comment bubble, the following should help:

      http://www.southernspeakers.net/2012/12/changing-comment-bubble-color-in.html

      Delete
  2. Hey YoBoy,

    Could you please tell me how to fix my header? The title is in the centre but the description has shifted a little to the left. How can I bring it right under the title?
    My blog is: www.utterlycynthia.com

    Thanks a lot :)

    ReplyDelete
    Replies
    1. Hello Cynthia,

      Are you still having this issue? I see you have carved your title and desc onto your header image.

      Delete
  3. Hi. could you advise me how I can put this social icon yet? and how can I put the menu above the header? Thank you
    https://lh6.googleusercontent.com/-FOir8gY-HtY/VFTMYNzIsII/AAAAAAAAAyE/i1zRj-qdv_Q/w1357-h677-no/layout.jpg

    ReplyDelete
    Replies
    1. Hello Andrea,

      Could you share the URL of your blog?

      Delete
    2. my blog : http://luxurylip.blogspot.sk/

      Delete
    3. Could you share the link of the example blog in the screenshot above? It looks like it uses a customer social icon set - I'm not quite familiar with this one. As for the menu, that can probably be done.

      Delete
  4. This is EXACTLY what I was looking for! Thank you!

    ReplyDelete
  5. Hi, actually i m trying to contact you from long time but not getting my answer :((

    kindly have a look at my blog www.mantracommodity.blogspot.in

    IN my blog flip cart view, some post not showing post title but in place of that they are showing picture preview from inside post. Please guide how to show only the name of post even if there are picture inside the post.

    regards

    ReplyDelete
    Replies
    1. Hello Mantra,

      I do not know a way to make both title and thumbnail appear at the same time. You can only have one of them. If you don't want the picture to show, upload your picture to some other host other than blogger, and link your image in the post.

      Delete
  6. Thanks. that was very helpful.
    www.kemisochic.blogspot.com

    ReplyDelete
  7. Hello,

    I been having problems with Dynamic Template for couple weeks now,I been research and read other blogs now seen not helpful much. I have couple question
    - how make customized bar tap ?
    - get rip of the white line on the top ?

    here is my blog, www.teenvinistudio.blogspot.com\

    Thanks

    ReplyDelete
    Replies
    1. Hello,

      1) Could you describe what exactly you want to customize on your bar?

      2) See if this is what you're looking for:

      #header .header-bar{
      box-shadow: none !important;
      padding: 0px !important;
      border: 0px !important;
      }

      Delete
  8. Hello i've put in exactly what you've stated.
    The preview shows the image but when i save and exit the template manager, it doesn't appear at all.
    Also is it possible to replace my logo/image with the title (top left hand corner) ?

    my blog is http://thatfooodie.blogspot.com.au/

    ReplyDelete
    Replies
    1. Hello Simon,

      What image are you referring to in your first question? Or were you referring to your title description? If you could elaborate on what you're trying to do perhaps I can be of better help.

      As for your second query, is this what you're looking for?
      http://www.southernspeakers.net/2011/10/add-header-in-blogger-dynamic-view.html

      Delete
  9. Thanks for the awesome work! Here's a tough one: Is there any way to make only certain words - or parts of words - bold in the title of my blog?

    Let's say my blog is called "Happy Days" - but I want to have the title show "HappyDays" with only Happy in bold. Any chance with your immense know-how and wizardry that it might be possible? thanks in advance!

    ReplyDelete
    Replies
    1. Hello Tommy,

      I've replied you here:
      http://www.southernspeakers.net/2011/10/change-dynamic-views-blog-title-color.html?showComment=1454132079231#c612930710552571644

      Delete

Please use the 'Ask a Question' page to shoot questions that are not related to the tutorial in the post above.