Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sebbs Friend
    #200000

    site: http://amv.dev.dnsnetworks.ca/

    Within my “Photos de voyage” module – I removed the class suffix of “_travel” since my client didn’t want the blue background but now you cant really see the border of the photos (since they were white on blue and now it’s white on white) … Anyway is it possible to make it a light blue color ?


    1. blue
    Ninja Lead Moderator
    #543617

    You can try to do this way

    Open templates/ja_travel/css/template.css file

    Change


    span.highslide-img a {
    background-color: #F6F2ED ;
    float: left;
    margin: 5px;
    padding: 4px;
    }

    To


    span.highslide-img a {
    background-color: blue;
    float: left;
    margin: 5px;
    padding: 1px;
    }

    Once done, clear cache from admin area

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 8 months ago.

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