How do I remove the date from the Recent Posts block?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Andybeats
    Junior Blueparker
    • Feb 2011
    • 12

    #1

    How do I remove the date from the Recent Posts block?

    How do I remove the date from the Recent Posts block?

    I am sure its pretty simple, just can't see the option.

    Any help much appreciated?

    Thanks
    Andy Beaton

    JB Packaging
    Temperature Controlled Packaging
  • Dave
    Senior Blueparker
    • Dec 2007
    • 3981

    #2
    As far as I am aware Andy you can not remove the date from a published blog article. You can set a removal date but not remove the published date.
    Regards,

    Dave

    Comment

    • Andybeats
      Junior Blueparker
      • Feb 2011
      • 12

      #3
      Can I decrease the padding?

      Originally posted by Dave
      As far as I am aware Andy you can not remove the date from a published blog article. You can set a removal date but not remove the published date.
      Thanks for the response,

      Do you know if I can decrease the padding between the publish date and the post title?

      Thanks
      Andy Beaton

      JB Packaging
      Temperature Controlled Packaging

      Comment

      • shelleym
        Senior Blueparker
        • Jun 2010
        • 420

        #4
        Add this in your Additional CSS:

        #lb_id_4 , p {
        padding: 5px 0px 0px 0px;
        margin: 0px;
        }

        It reduces the spacing around each element but I can't get it to do it just on the date.
        Shelley
        Bluepark webdesign & development


        Comment

        • greggrant
          Senior Blueparker
          • Jan 2011
          • 798

          #5
          Try this in additional CSS:

          .post .p {
          margin-bottom:0 !important;
          }
          Last edited by greggrant; 29-01-2014, 17:44.
          Greg Grant
          www.ukpashmina.co.uk

          Comment

          • shelleym
            Senior Blueparker
            • Jun 2010
            • 420

            #6
            Greg! Stop being more helpful than me...
            Shelley
            Bluepark webdesign & development


            Comment

            • greggrant
              Senior Blueparker
              • Jan 2011
              • 798

              #7
              Sorry! But better than finishing my tax!
              Greg Grant
              www.ukpashmina.co.uk

              Comment

              • shelleym
                Senior Blueparker
                • Jun 2010
                • 420

                #8
                Hahaha snap
                Shelley
                Bluepark webdesign & development


                Comment

                • BenP
                  Senior Blueparker
                  • Sep 2013
                  • 111

                  #9
                  +1 for suppressing the date in the sidebar list of recent posts. Does anybody know if it's possible using jQuery? Am a total noob when it comes to that! Otherwise, can I make this a feature request for a tick box option in the block settings?
                  Thank you!
                  Bloobry -10% code: BP10

                  Comment

                  Working...