Less white space on my homepage

  • Posted in : Read WP
  • renenekuda
    Participant

    Hello,

    your theme is really amazing! I have one problem – I want less of white space on my homepage between the content and blog articles archive: http://cl.ly/N6Hj or live demo: http://www.renenekuda.cz

    Thank you for your help!

    PS: Tips for a next update: 1. “SHARE” is not included in a .po/.mo file. 2. Maybe people want a title for a post archive on the alterantive homepage template. 3. Better documentation for your shortcodes (I think I have some problems with tabs). 4. Also I don’t know how to style YARPP like in your demo.

    But again – this is really nice theme so thank you! ;)

    ahmetsali
    Keymaster

    Hi, you can try the custom css code below to reduce the white space on top of blog list.

    .post-list ul { padding-top: 0;}
    

    Thanks for the feedback also.

    renenekuda
    Participant

    Thank you – it’s working.

    Maybe one more question: my portfolio looks differnet then in your demo page: http://www.renenekuda.cz/portfolio/

    Is it OK like that?

    ahmetsali
    Keymaster

    I didn’t notice anything different in your portfolio page, it looks good to me.

    renenekuda
    Participant

    OK, thanks again. I mean that my thumbnails have different sizes. But I think it’s look good. ;)

    ahmetsali
    Keymaster

    I only noticed that some of your thumbnail images are not big enough to fill the container. You can make them fill the container with custom css code below if you like,

    .portfolio-items .hentry img { min-width: 100%;}
    
    renenekuda
    Participant

    Great tip! ;)

    Mehmet S.
    Keymaster

    1-) Rescan the theme with Codestyling Localization plugin to include the SHARE word to the .po file.

    2-) YARPP style solution:

    – go to Settings > Related Posts (YARPP),

    – change “Before / after related entries:” inputs like this;

    – for before: <div class="related-posts"><h3>RELATED POSTS</h3><ol>

    – for after: </ol></div>

    renenekuda
    Participant

    Thank you!

    nelisseos
    Participant

    I would like to move my post up closer to the menu nav. So that their is less white space from the title of the post and towards the nav dotted line?

    Also, I’ve removed the dotted line for the tagline but their is to much space above the logo and below it. How can I have less the white space?

    Thanks

    Mehmet S.
    Keymaster

    Paste to Theme Options > Style > Custom CSS:

    .site-header hgroup { padding-top: 0px; }
    
Viewing 11 posts - 1 through 11 (of 11 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