New Landing How can we help? Themeforest Theme Support Neighborhood Blog Tittle Centered, Share, and Comment, HEART in the bottom post

Viewing 15 posts - 1 through 15 (of 21 total)
  • #14821
    jascin
    Member
    Post count: 47

    Hi, my name is jascin. I recently have asked help, before buying he theme in my presale question.
    You have said that you would help me with the ccs style code.

    1. I want the tittle to be in the middle, the same as this
    I want my blog to be full width.

    2. I also want the share and the heart on the bottom of each post centered or the same in the picture below.
    My website is called crestviewphotography.com/blog

    3. if necessary how do we take out the hearts and comments on the right-side of the blog. ccs code?

    DONE LIST
    1. author is out, and made the blog size 100% (the codes i used are this which pushed the date and comment below.)

    .blog-items .row .standard-post-author{
    display:none;
    }
    .blog-items .row .standard-post-content{
    width:100%;
    }

    2. took care of breadcrumbs by disabling it.

    #14823
    jascin
    Member
    Post count: 47

    null

    #14930
    Melanie – SUPPORT
    Member
    Post count: 11032

    If you can show us your website and make sure all the images we need to view are working I can gladly give you custom css 🙂 Cheers!

    #14943
    jascin
    Member
    Post count: 47
    This reply has been marked as private.
    #14956
    jascin
    Member
    Post count: 47
    This reply has been marked as private.
    #14961
    jascin
    Member
    Post count: 47

    this is the format, tittle centered and date above.

    the hearts, comments, and share are below the blog post.

    Thanks I appreciate the help.

    #14987
    Melanie – SUPPORT
    Member
    Post count: 11032

    This custom css should center it like you want:

    .blog-item h2 {
    text-align: center;
    }
    
    .excerpt p {
    text-align: center;
    }
    

    But I’m afraid the reformatting of the tags, categories etc. will require severe modifications of the php code, which we cannot grant within the free support unfortunately.

    Cheers

    #15007
    jascin
    Member
    Post count: 47

    Thanks Melaine, how do you put the share functionality below. that show be sufficient. a hook or a code for it to pop down below. Thanks

    #15008
    jascin
    Member
    Post count: 47

    Melanie*

    #15010
    jascin
    Member
    Post count: 47

    should*

    #15094
    Melanie – SUPPORT
    Member
    Post count: 11032

    You would need to copy this code to the sf-blog.php file I suppose

    http://pastebin.com/6rQB0t5X

    Right before the list ending of the blog item.

    Cheers

    #15541
    jascin
    Member
    Post count: 47

    What do you mean the list ending before blog items… WHERE in here? PUT AN ARROW INDICATING WHERE. THANKS, like always. (=

    [ code removed, please don’t post raw code to our forums! ]

    #15804
    Melanie – SUPPORT
    Member
    Post count: 11032

    Before the line

    			$blog_items_output .= '';
    
    #16304
    jascin
    Member
    Post count: 47

    Hi, There is a problem. the version 1.3 included pin-interest. Also, I been poking around putting the whole code before $blog_items_output .= ”; I still have no luck. It shows a white screen. Would you please provide me the whole sf.blog.php code to avoid the confusion, also with the pininterest update. Thank you for your support. much appreciated.

    #16748
    Melanie – SUPPORT
    Member
    Post count: 11032

    I’m afraid if you need dedicated help with modifying your theme you would need to hire a dedicated developer to assist you. Thank you very much!

Viewing 15 posts - 1 through 15 (of 21 total)

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

License required for one of the following items
Login and Registration Log in · Register