Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • matteo2501 Friend
    #158598

    Hi;
    using JA ores template i’ve found a 1px black border around my higslide tagged image on my home page. (using solariz higlside)
    You can see the problem here http://www.dueincucina.it, the recipes image have a black 1px border that i want to chage to gray.
    I’m pretty sure is it is caused by a template css couse it does’nt appear with other templates, can you tell me in which is the css to be modified?

    aman204 Friend
    #371364

    You can change this::

    .highslide img {typo.css (line 322)
    border: 1px solid #303030;
    padding: 2px;
    }

    to

    .highslide img {typo.css (line 322)
    border: 1px solid #ccc;
    padding: 2px;
    }

    Css file reference::
    templates/ja_ores/css/typo.css

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

This topic contains 2 replies, has 2 voices, and was last updated by  aman204 13 years, 10 months ago.

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