Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • michael6 Friend
    #130948

    Here is my test site: http://gallsdirect.com/~wwpi

    I would like to add a left and right verticle line, kind of like this site: http://broadcastengineering.com/

    Any way to do this?

    Sherlock Friend
    #260345

    Hi
    I miss your request
    plz make some screenshot

    michael6 Friend
    #260384

    Thanks here are the attachments.


    1. border
    2. noBorder
    Sherlock Friend
    #260385

    HI
    you can edit template.css (line 546)

    #ja-container {
    background:transparent url(../images/vline.gif) repeat-y scroll 65% 0pt;
    border-left:1px solid black;-> add this line
    border-right:1px solid; --> add this line
    }

    michael6 Friend
    #260393

    Thanks. One little thing. The line on the left is a bit tight, how do I add a pad of, say 2 px? and color it gray, such as #cccccc


    1. border_nopad
    Sherlock Friend
    #260429

    HI
    You can change like this:

    #ja-container {template.css (line 546)
    background:transparent url(../images/vline.gif) repeat-y scroll 65% 0pt;
    border-left:1px solid black;--> change black to #CCCCCC
    padding-left:5px;
    }

    michael6 Friend
    #260501

    this did it. Thanks

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

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

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