• Resolved zack06007

    (@zack06007)


    Hello,

    Thansk for your plugin

    Since Last update: impossible to down a little px the related posts/pics (~ 50 px)

    I try to change :

    .relpost-block-container{
    border: 0 none ;
    margin: 0;
    padding: 50;

    but any changing!? help me please

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi zack06007,

    Sorry for the inconvenience. Actually, you missed the “px” with 50. Add “px” with 50. Like this

    .relpost-block-container{
    border: 0 none ;
    margin: 0;
    padding: 50px;
    Thread Starter zack06007

    (@zack06007)

    Thanks a lot!
    It’s OK!

    Good W-E

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Padding unchangeable’ is closed to new replies.