Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1102645
    gobeyondesign
    Participant

    I need the margins in my columns. I have a background color that I want to run from the header to the footer, but the content in the column to the left has more information in it than the column on the right (The column I want to match the height) I need this to be responsive so I don’t have a weird gap on the mobile view.

    #1102917
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1104579
    gobeyondesign
    Participant

    intellestualconcepts.com

    #1104836
    Lely
    Moderator

    Hi There,

    Thank you for the URL! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link where this issue exist and perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1105745
    gobeyondesign
    Participant

    The gray navigation box needs to be full height. Going from the header image to the footer. See the gap in the attachment. I need to have it auto adjust do for different screen resolutions.

    #1105770
    Joao
    Moderator

    Hi There,

    intellestualconcepts.com seems to be not working

    Your image did not upload, please upload an image up to 500kb

    Thanks,

    Joao

    #1105984
    gobeyondesign
    Participant
    This reply has been marked as private.
    #1106441
    Lely
    Moderator

    Hi There,

    Please resize your screenshot and try to upload again. See attached screenshot. Are you referring to that one? If yes, you can update this custom CSS:

    .x-navbar-inner {
        background-image: url('http://intellectualconcepts.com/wp-content/uploads/2016/07/navbar-background-1.jpg');
    
    }

    To this:

    .x-navbar-inner {
        background-image: url('http://intellectualconcepts.com/wp-content/uploads/2016/07/navbar-background-1.jpg');
        background-size: cover;
    }

    Hope this helps.

    #1106452
    Rad
    Moderator

    Hi there,

    It should be intellectualconcepts.com and not intellestualconcepts.com 🙂

    But, would you mind uploading the screenshot again? Or maybe a mockup design that I could use for comparison. I’m not really sure what’s the issue, looks fine on my end.

    Thanks!

    #1107554
    gobeyondesign
    Participant

    see the red circle – there is a gap

    #1107573
    Nico
    Moderator

    Hi There,

    Would you mind reuploading the image. Try to resize it so that it would be uploaded properly.

    Thanks.

    #1113963
    gobeyondesign
    Participant

    Can you see the screenshot now?

    #1114148
    Rupok
    Member

    Hi there,

    Thanks for clarifying. The column height will depend on the content inside that. So it might be different on different pages. You can try setting a minimum height for the column using the Style field. Like : min-height: 550px;

    Hope this helps.

    #1114290
    gobeyondesign
    Participant

    there isn’t a height: 100%; feature I can use anywhere?

    #1114594
    Friech
    Moderator

    Hi There,

    That is an inline css that you can place in the column’s STYLE field.


    screenshot

    Thanks.

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