Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Anonymous
    #169332

    Hi everyone!

    I have a little question for the css experts out there.

    I would like to put a right border to my left column, as i was able to do to the left of my right column:

    http://www.chronculture.com/

    If i use that code “border-right: 1px solid #e8e8e8” applied to “#ja-left .ja-l1 .ja-col” in layout.css file, i get nothing. I get a border to the left if i apply the code “border-left: 1px solid #e8e8e8”. Why’s that? I don’t understand and can’t find a work around.

    Thanks in advance.

    chavan Friend
    #417503

    add this css code to this file: /templates/esquirol_en/css/layout.css


    #ja-left .ja-colswrap {
    border-right: 1px solid #CCCCCC;

    }

    Note: If you Find my Post useful please click on the Thanks Icon

    Anonymous
    #417509

    It worked!

    Thank you so much!

    chavan Friend
    #417575

    you are most welcome

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

This topic contains 4 replies, has 2 voices, and was last updated by  chavan 13 years, 1 month ago.

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