Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #503628

    Hello :)
    Can you tell me what this is? I dont remember why to put it. and now I am commenting all to remember what’s what.
    and thats ists the only code one not remember for what to put it and i can not find in any post.
    sorry and thanks

    .big-preview {
    padding: 0 !important;
    margin-top: 20px;
    }
    • This topic was modified 8 years, 8 months ago by Tokyo.
    #503799

    Hi!

    That’s normally the container of the image in the single post view, the code removes the padding and add some margin on the top.

    Cheers!
    Josue

    #509249

    hey. perfect. thank you very much

    #509280

    Hi!

    I would suggest some comments to the CSS, so you can remember everything. Example:

    /* Single Image View */
    .big-preview {
    padding: 0 !important;
    margin-top: 20px;
    }

    And then you code. That way, you can keep everything organize.

    Regards,
    Basilis

    #589304

    :) thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Dont remember for what is this code’ is closed to new replies.