test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • pakopako Friend
    #168828

    On the Frontpage there’s a border around the image. I don’t like that. See image.

    But on the article itself there’s NO border around the image.
    How to solve the frontpage borderproblem??

    Please help.

    grtz, Wim


    1. snap1533
    pavit Moderator
    #414264

    Hi pakopako

    Can you provide a link to the page with this issue ?

    Thanks

    pakopako Friend
    #414283

    http://www.stichtingdroomdag.nl/15/

    On all frontpage articles the same problem. A lightblue square but…. not on the standalone article.

    pavit Moderator
    #414293

    Hi

    Go to /templates/ja_social/css/template.css at line 194 you have
    .article-image img {
    background: none repeat scroll 0 0 #D6E4EC;
    border: 1px solid #90CAE0;
    clear: both;
    display: block;
    margin: 20px 0 0;
    padding: 4px;
    Change to
    .article-image img {
    background: none repeat scroll 0 0 transparent;
    border: 0px solid #90CAE0;
    clear: both;
    display: block;
    margin: 20px 0 0;
    padding: 4px;

    pakopako Friend
    #414340

    @pavit Thanks, it works!!

    Maybe you can help with an other issue/problem.
    On the frontpage article the link that I attached to a picture that doesn’t work. But…. on the article itself the link works perfect.

    Hopefully you know the solution.

    URL: http://www.stichtingdroomdag.nl/15/
    Article: see pic. below


    1. snap1538
Viewing 5 posts - 1 through 5 (of 5 total)

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

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