Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • xdesigner Friend
    #196631

    Good afternoon all,

    I am using JA Nex T3 on J3.2.3.

    I include 2 examples of how it is on my end, and how I want it to be as, its supposed to be in the demo. Articlebg1 and bg2 are my end, articlebg3 is from the demo. (the filename of the attachment is irrelevant, i know they re not articles)

    I get this in some menu items as for example “login” and “upcoming events”,and all menu items which lead not to an article basically, they end up displaying on an “empty” page. I want that white background “box”, I am sure it’s something silly, what am I missing?

    Thank you in advance


    1. article_bg1
    2. article_bg2
    3. article_bg3
    chavan Friend
    #530386

    please we need your site Url to check and provide a css fix. so please post your site Url

    xdesigner Friend
    #530389

    <em>@Chavan 421058 wrote:</em><blockquote>please we need your site Url to check and provide a css fix. so please post your site Url</blockquote>

    Hi Chavan.

    Unfortunately I am developing the site locally at this stage so I cannot provide a url right now.

    I have a couple of other css issues/requests in case you have the kindness to check them and see if you can help me out, so I will look to put it online asap and will let you know.

    I am just not sure what is the best way to do that, new topic for each issue? (I used “search” function but the topics found didn’t help, for those other issues)

    Thank you very much in advance mate.

    chavan Friend
    #530393

    I think you will probably get more queries on this site. so better post your site in a development server and provide you site Url. so our team will actually look into the issue directly and provide a solution for it.

    xdesigner Friend
    #530735

    <em>@Chavan 421065 wrote:</em><blockquote>I think you will probably get more queries on this site. so better post your site in a development server and provide you site Url. so our team will actually look into the issue directly and provide a solution for it.</blockquote>

    Hello mate, I cannot edit my first post to add my dev server’s details, what should I do? Thank you in advance.

    chavan Friend
    #530841

    Please send it as a private message (PM)

    xdesigner Friend
    #530861

    <em>@Chavan 421677 wrote:</em><blockquote>Please send it as a private message (PM)</blockquote>

    Just for confirmation mate, have you received my PM?

    chavan Friend
    #530886

    I got the PM, Here is the solution

    Create a File custom.css by following this tutorial http://t3-framework.org/documentation/bs3-customization#custom-css

    Add this code to custom.css

    .t3-content.layout-home.span9 {
    background: #FFFFFF ;
    }

    xdesigner Friend
    #530952

    <em>@Chavan 421742 wrote:</em><blockquote>I got the PM, Here is the solution

    Create a File custom.css by following this tutorial http://t3-framework.org/documentation/bs3-customization#custom-css

    Add this code to custom.css

    .t3-content.layout-home.span9 {
    background: #FFFFFF ;
    }


    </blockquote>

    Excellent, thank you so much Chavan. It did the trick.

    xdesigner Friend
    #530993

    Sorry for bringing this up again, but its not quite fixed. Look at the screens attached: screen1 is by applying your fix, while screen2 is the “correct” display and as it should be.

    I was happy I saw a white background at first but then I’ve noticed the padding issues, could you please help me fine-tune this fix a bit more? Looks like something is missing. Thank you very much in advance.


    1. screen1
    2. screen2
    chavan Friend
    #531056

    Add this code to the custom.css


    .t3-mainbody {
    margin: 15px auto;

    }

    xdesigner Friend
    #531121

    Hello Chavan and thank you for your suggestion, we are almost there! The only difference now is some sort of border If I’m correct which seems to be missing. Could you please have a look at the screenshot attached?

    Thank you so much, appreciated!!

    edit: Doing some testing and If I add to custom.css the line in red, it adds a border but it adds it on all the other pages too, and the sidebar-2 moves to the bottom of the content everywhere so it needs something more.

    .t3-content.layout-home.span9 {
    background: #FFFFFF ;
    border: 1px solid #E5E5E5
    }
    .t3-mainbody {
    margin: 15px auto;
    }


    1. screenA
    2. screenB
    xdesigner Friend
    #532275

    Solved it via custom.css, added some values to the border now it’s fine (fingers crossed it is a “valid” fix).

Viewing 13 posts - 1 through 13 (of 13 total)

This topic contains 13 replies, has 2 voices, and was last updated by  xdesigner 10 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum