New Landing How can we help? Themeforest Theme Support Flexform author avatar delete Home

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Flexform
  • #2511
    fgd75
    Member
    Post count: 4

    You could tell that I remove the photo of author in Home. I use as a home standard format with the last blog post.

    Should I change something in the standard php file? Can changing the style sheet? ….

    thanks

     

    #2554
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    You have an option when editing a blog post, to show/hide the author info.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #2625
    fgd75
    Member
    Post count: 4

    but what I want is that no author icon appears on the home, in the post if you want to appear and so I leave it checked.

    I tried to edit the file blog.php standard.php and I can not do without the product completely out of control.

    Css code? Deleting some of these files something I would serve?

    please tell me how I should do.

    thanks

    #2708
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can you show us a link so that we can take a look and provide some css?

    – Ed

    #2746
    fgd75
    Member
    Post count: 4
    #2823
    fgd75
    Member
    Post count: 4

    Have you seen what you comment? well I could use this opportunity to make disappear the author of Home. Thanks for your attention

    #2879
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add the following to Flexform Options > General Options > Custom CSS:

    .blog-item .standard-post-author {
    display: none;
    }
    

    – Ed

    #3750
    fgd75
    Member
    Post count: 4

    the sign remove the image of the author is more space. Could? Aunmentar the size of the image or video? What if you can as I do?

    Use as Home, Standard Blog

    #3929
    Cosmin – SUPPORT
    Member
    Post count: 3851

    If you don’t want that extra space on the right side, use this instead of the code above:

    .blog-item .standard-post-author {
    visibility: hidden;
    }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register