Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ellie_t Friend
    #130206

    Hi,
    I am using Edenite and J 1.5.3. I am beginning to edit the demo template and unpublished some items that i don’t want. One of them was in the left position called ‘Our Partners’

    I assumed that when i unpublished that module that any items below it would naturally move up…in essence truncate… well they did a small bit, but not much or definitely not enough.

    what else should i do to eliminate the rest of that empty space?

    http://www.ssmsonline.org

    Thanks….

    Sherlock Friend
    #256542

    Hi ellie_t !
    You can remove it following way :
    Open template.css file in templates/ja_edenite/css folder , find following code section at about line 573:


    #ja-containerwrap, #ja-containerwrap-f, #ja-containerwrap-fr, #ja-containerwrap-fl {
    background:#FFFFFF url(../images/grad1.gif) repeat-x scroll center bottom;
    margin:25px 0pt;
    padding:0pt;
    }

    change to :


    #ja-containerwrap, #ja-containerwrap-f, #ja-containerwrap-fr, #ja-containerwrap-fl {
    background:#FFFFFF url(../images/grad1.gif) repeat-x scroll center bottom;
    margin:0px 0pt;
    padding:0pt;
    }

    ellie_t Friend
    #257518

    Hi, this did not work. The other pages are fine it’s just the home page.
    also, my code looked slightly different and looked like this
    #ja-containerwrap,
    #ja-containerwrap-f,
    #ja-containerwrap-fr,
    #ja-containerwrap-fl {
    padding: 0;
    margin: 25px 0;
    background: url(../images/grad1.gif) repeat-x bottom #FFFFFF;
    i hope you will be able to help. thanks.

    Sherlock Friend
    #257554

    Hi ellie_t !
    Please view images attachment .

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

This topic contains 4 replies, has 2 voices, and was last updated by  Sherlock 16 years, 4 months ago.

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