Before you ask please READ THIS

Remove Date, Tags, and Comments on blog

edited May 2013 in Skyfashion Posts: 12
Hi.
Is it possible to remove the date, tags, and comments? I am looking for something a little more minimal.
I wouldn't mind comments underneath the post, I don't want tags at all, and the date would be better next to title for me.
If that can't happen I would just prefer to remove all of it. Can I do this? Thanks for your help.

Also, where can I change the padding in between photos in post?
Thanks!
screenshot.jpg
1366 x 690 - 512K

Comments

  • Posts: 493
    Hi abbyw,

    You can do this with litlle css file modification.

    Open file skyfashion/common/css/skeleton/layout.css

    find line with div.post-info definition.
    
    div.post-info {
        visibility: hidden; // <-this is additional line
        float: left;
        width: 100px;
        margin-right: 20px
    }
    
    
    Let me know if it works.

    With regards
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion