test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • netwave2 Friend
    #137828

    In the demo, there are small gray borders around each image. I cannot get those borders in my implementation. I have tried adding borders to the articles but that doesn’t carry over to the JA News module. How can I get these borders to show up. My test site is http://www.diversitywoman.airnetsolutions.org.

    Thanks

    scotty Friend
    #289785

    This is something Joomlart added just for the custom html modules in the demo…

    To have the same effect on yours open /templates/ja_rutile/css/ja.news.css and find…

    .jazin-content img {
    padding: 5px 10px 0 0;
    }

    and change to…

    .jazin-content img {
    padding: 2px;
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    }

    This will add the border within your left and right news modules only.

    netwave2 Friend
    #290562

    Thanks for your answer. It solved my problem!

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

This topic contains 3 replies, has 2 voices, and was last updated by  netwave2 15 years, 9 months ago.

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