Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • swolak Friend
    #133329

    I followed the answer posted from this thread http://www.joomlart.com/forums/topic/ja_purity-left-hand-side-menu-width/

    However, my background images look different then the ones that were offered in this message.

    If you visit the site in question, (removed), you will see the vertical line that has not moved, even though my settings for template.css have been modified to reflect a shortened left hand nav area.

    I’ve modified the percentages to reflect:

    #ja-mainbody-fr #ja-contentwrap {template.css (line 863)
    width:85%;
    }

    #ja-mainbody-fr #ja-col1 {template.css (line 858)
    float:left;
    width:15%;
    }

    Now, I can’t seem to figure out where the image is to move that vertical line that is now in the wrong position.

    Can someone shed some light on this for me?

    Thank you, Susan

    seanetal Friend
    #270393

    You seem to have conflicting widths in there, not sure if that’s the cause but the line looks more like a css border than anything else.

    #ja-mainbody-fr #ja-col1 {
    width: 20%;
    }

    #ja-mainbody-fr #ja-col1 {
    width: 15%;
    float: left;
    }

    #ja-col1 {
    float: left;
    width: 24.99%;
    padding-top: 10px;
    overflow: hidden;
    }

    swolak Friend
    #270504

    Hi,

    I think I made changes to those lines of code you mentioned, and it is still not moving.

    I’m obviously not changing the right areas.

    Can anyone else direct me to what I need to change to move that vertical line?

    THanks, Susan

    swolak Friend
    #270508

    Well – I’ve had to reset the code back to the original settings, as I cannot figure this out and we’re going live tomorrow.

    If someone has the solution, I would love to know it so I can still change the width of the left navigation.

    Thank you, Susan

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

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

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