Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • ahjdriessen Friend
    #183054

    As you can see at the image there’s a double borderline at the right.
    I think that this can be fixed in some css, but i can’t find it.

    Hope someone can help me out 🙂

    See it at http://zorgweb.info/reizen/routeplanner


    1. Schermafbeelding-2012-12-12-om-13.31.14
    HeR0 Friend
    #476113

    Hi Ahjdriessen,

    You could find and change it in template.css flie

    #ja-mainbody {
    background: url(../images/dot.gif) repeat-y right 0 white;
    }

    Hope this helps.

    Regards

    ahjdriessen Friend
    #476175

    The problem that is that when there are no left or right modules the line
    is positioned one pixel short to the right. I can’t figure out how i should
    fix this without disturb the layout on other places :((
    Maybe you can help?

    Regards Ton

    TomC Moderator
    #476182

    I think I may have found the issue/conflict . . .

    Within file path –> /templates/ja_teline_iii/css/template.css

    at line 763, you have the following:

    #ja-mainbody {
    background: url("../images/dot.gif") repeat-y scroll right 0 #FFFFFF
    }

    However, within the same file path –> /templates/ja_teline_iii/css/template.css

    you also have this at line 712:

    .main {
    background: none repeat scroll 0 0 #FFFFFF
    border-left: 1px solid #DDDDDD
    border-right: 1px solid #DDDDDD
    }

    My recommendation would be to remove the background property from line 763 (i.e. background: url(“../images/dot.gif”) repeat-y scroll right 0 #FFFFFF) – as this seems to resolve the “double border” issue.

    Hope That Helps

    ahjdriessen Friend
    #476251

    Hi Tom,

    Thanks for your fast reply:)
    Great, It did it allmost, except i lost my left vertical line in the right column.
    I think that i have to change this in the class used by the column,
    but after some mods i couldn’t succeed doing it.

    Hope you can help me once more;)

    Greetings Ton


    1. Schermafbeelding-2012-12-14-om-09.26.13
    TomC Moderator
    #476321

    strange ….. when I try to bring up your site again, I get the following error message:

    <blockquote>Not Found[/h]The requested URL /index.php was not found on this server.
    </blockquote>

    :confused:

    ahjdriessen Friend
    #476334

    Hi Tom,

    Sorry for the inconvenience. The site crashed.
    I had to reinstall.
    It’s in the air again:)

    Regards Ton

    Have a nice weekend.

    ahjdriessen Friend
    #476510

    I am sorry but i haven’t solved it yet:((

    HeR0 Friend
    #476582

    Hi Ahjdriessen,

    Did you clean cache after removing css rule?

    Google chrome inspect element or Firebug for Firefox is useful to find css rule on block element.

    Regards

    ahjdriessen Friend
    #476642

    Hi HeR0,

    Yes i did. I use firefox with firebug to find css rules.
    After changes you advised this is the result.

    Don’t know where to search or make changes. I did several attempts but
    that made no difference.
    Maybe you can give me a hand with this. I think i haven’t enough experience
    with coding css/php. Thanks in advance.

    Regards Ton

    HeR0 Friend
    #476647

    Ok, PM me admin account, ftp info of your site. I’ll fix it for you.

    Regards

    ahjdriessen Friend
    #476659

    HeRO,

    I have send you a message.

    Thanks

    HeR0 Friend
    #476724

    Hi Ahjdriessen,

    I just go to the page http://zorgweb.info/reizen/routeplanner and i can see the issue is fixed. Did you resolve that issue?

    Let me know if you need further assists . 🙂

    Regards

    <em>@ahjdriessen 351146 wrote:</em><blockquote>HeRO,

    I have send you a message.

    Thanks</blockquote>

    ahjdriessen Friend
    #476887

    Good morning HeRO,

    I solved the problem of the borderline at the right, but than the
    line in the left side of the right column disapeared.
    I don’t know how to make this look right again :((

    Hope you can repair this:)

    Regards Ton


    1. Schermafbeelding-2012-12-20-om-08.22.59
    HeR0 Friend
    #476891

    Hi,

    Please restore

    #ja-mainbody {
    background: url(../images/dot.gif) repeat-y right 0 white;
    }

    and add following css rule underneath above code

    .com_gmapfp #ja-mainbody {
    background: none !important;
    }

    Hope this helps.

Viewing 15 posts - 1 through 15 (of 22 total)

This topic contains 22 replies, has 3 voices, and was last updated by  ahjdriessen 11 years, 11 months ago.

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