Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #995740
    cmeklir
    Participant

    If you look at the four posts under the slider on the home page at http://0e8.7cd.myftpupload.com/
    you see a gap between the 3rd post and the 1st one.
    I fixed this on the production site by adding:
    height:28em;height:30rem; which works on most screens.However I would rather set the height to auto as that would give better results on some screen sizes. Is there a better way to fix the gap? Seems like the blog page doesn’t have this issue.Hereis the current code with the height changed to auto:

    .home .su-posts-default-loop .su-post{height:auto;
    background:#eee !important;width:40%;float:left;margin-left:5%;margin-right:5%;margin-top:0;margin-bottom:33px;-moz-border-radius: 10px;padding:0 !important;border-radius: 10px;
    	-webkit-box-shadow: 7px 12px 5px -2px rgba(119,119,119,0.75);
    -moz-box-shadow: 7px 12px 5px -2px rgba(119,119,119,0.75);
    box-shadow: 7px 12px 5px -2px rgba(119,119,119,0.75);
    }
    #995859
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    Thank you for your understanding.

  • <script> jQuery(function($){ $("#no-reply-995740 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>