Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • knerten Friend
    #190095

    On the right side of my articles, a vertical line appears. It seems like it only appears on pages containing articles.
    I’ve tried to figure out a way to get rid of it for a few days, but with no luck.

    Does anyone know to remove this line? Please see the attached picture.

    Thanks!

    Anita


    1. Skjermbilde
    knerten Friend
    #503783

    I figured it out!
    I edited the template.css:

    div.item-page {
    border-right: 0px solid #ddd From 1px to 0px
    margin-top: 10px;
    padding-right: 20px;
    }

    But now I have another line-problem: I get this horizontal line between all modules and articles. Is it possible to remove that line as well?
    I would really appreciate any help on where to edit to remove that line 🙂

    Thank you!

    Anita


    1. Skjermbilde2
    TomC Moderator
    #503805

    <em>@knerten 386904 wrote:</em><blockquote>
    But now I have another line-problem: I get this horizontal line between all modules and articles. Is it possible to remove that line as well?
    I would really appreciate any help on where to edit to remove that line 🙂

    Thank you!

    Anita</blockquote>

    So that we can try to best assist you, please provide the url of the site you’re working on, as well as set your site to “Development Mode” within your Template Manager–General settings.

    knerten Friend
    #503812

    Hi!

    The url is: http://www.karen.paydesign.no
    The Enable development mode is set to yes

    Thank you!

    Anita

    TomC Moderator
    #503817

    To remove that line, here is what you do . . .

    Within file path —> /templates/ja_zite/css/template.css

    at line 948, you will see the following:


    #ja-topsl {
    border-bottom: 1px solid #DDDDDD

    }

    THAT’S the culprit. Simply remove the “border-bottom” property altogether.
    NOT the CSS rule itself, just the property … so it will look like this:


    #ja-topsl {
    }

    Hope That Helps

    knerten Friend
    #503818

    Thank you so much!
    It works perfectly!

    🙂

    TomC Moderator
    #503819

    <em>@knerten 386956 wrote:</em><blockquote>Thank you so much!
    It works perfectly!

    :)</blockquote>

    Glad to be of assistance …. All the best with your continuing site development

    😎

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

This topic contains 7 replies, has 2 voices, and was last updated by  TomC 11 years ago.

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