Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sranantube Friend
    #166264

    Dear,

    I have 2 questions.

    1. I just want to delete the vertical lines left and right of the text in the header.
    2. I also want to delete the vertical line left of the template, that walks from the top to the bottom.
    Here is the link to my webshop http://www.laytiz.nl/

    Could you please tell me how to do it?

    khoand Friend
    #401068

    1. I just want to delete the vertical lines left and right of the text in the header.

    Hi,
    You add this code into http://www.laytiz.nl/templates/ja_mesolite_ii/css/template.css

    #ja-header #ja-vmcurrency{
    border:none;}

    khoand Friend
    #401069

    2. I also want to delete the vertical line left of the template, that walks from the top to the bottom.

    You find this code from http://www.laytiz.nl/templates/ja_mesolite_ii/css/template.css


    #ja-mainnav .main {
    background: #333 url(../images/dot-dark.gif) repeat-y 20% top; < change text to 0%
    border-top: 1px solid #E6E6E6;
    min-height: 35px;
    z-index: 999;
    }


    #ja-footer .main {
    background: #333 url(../images/dot-dark.gif) repeat-y 20% top; < change text to 0%
    }

    Remove this code


    .ja-l1 .main {
    background: url(../images/dot.gif) repeat-y 20% top;
    }

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

This topic contains 3 replies, has 2 voices, and was last updated by  khoand 13 years, 4 months ago.

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