Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jpbenning Friend
    #182669

    http://s443564345.onlinehome.us/

    How to remove blank space from homepage – there were featured articles in this section but I deleted them and now the blank space is left. Thanks for the help.

    JP

    HeR0 Friend
    #474674

    Hi Jpbenning,

    You should set the background image for #ja-botsl .main-inner1 , pls find the following lines of code in file template.css

    #ja-botsl .main-inner1 {
    border-top: none;
    padding: 0;
    }

    and replace it to

    #ja-botsl .main-inner1 {
    border-top: none;
    padding: 0;
    background: url(../images/pattern-w.jpg) white !important;
    }

    Pls try and let me know the result.

    Regards,

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

This topic contains 2 replies, has 2 voices, and was last updated by  HeR0 11 years, 11 months ago.

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