Southern Listeners

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

Sunday, June 30, 2013

Full Post Title in Timeslide Blogger Dynamic View

Before
After
In Timeslide View, your post titles won't show in full if they're too long. This makes them to be truncated halfway, and it just looks off. Long story short, here's an easy trick to make the titles show in full.

Go to Template Designer - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
.timeslide #main .title a, .spk{
white-space: normal !important;
}

9 comments:

  1. Hi, is it possible to do it in the magazine dynamic view ?
    I have tried to change timeslide by magazine (see below) but it didn't work

    .magazine #main .title a, .spk{
    white-space: normal !important;
    }

    Thanks

    ReplyDelete
    Replies
    1. Hi Pierre,

      Is your titles in Magazine view being truncated? Mind if I have a look at your blog (so that I can come up with a potential fix) ?

      Delete
    2. Thanks for your quick reply !

      Here is my blog http://evadez-nous.blogspot.fr/

      I have another question:

      I wanted to allow visitors to follow my blog but the gadget "follow by e-mail" doesn't appear => is there a specific code to make it possible ?

      Same question for the contact gadget :)

      Many thanks

      Delete
    3. See the link below for the follow by email gadget:
      http://www.southernspeakers.net/2012/10/follow-by-email-gadget-can-be-readily.html

      As for showing title in full, I shall publish a tutorial very soon, probably by the end of the day :)

      Delete
  2. Hi Yoga,

    Here is my blog http://evadez-nous.blogspot.com

    Once you've dealt with my request, please could you help me add a gadget allowing people to follow my blog ?
    Also I would like to add a contact gadget ?

    I have already tried to do it with the blogger gadgets but it doens't appear online... (Though other gadgets appear...)

    Hope you'll be able to help :)

    ReplyDelete
  3. hi i use dynamic classic and my blog visitors don't seem to get beyond the continue page, if you try to continue it wont connect, please what should i do?
    my blog

    ReplyDelete
    Replies
    1. Have you changed your template? Doesn't look like you're using DV anymore.

      Delete

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