Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • supun Friend
    #172221

    Hi,

    How to change Ja Social Module Roundes corner, and modify them as Ja Kranos

    Saguaros Moderator
    #438748

    Dear supun,
    Very sorry for this late response, how’s it going on now?
    If you still face this issue, please go to file: …templateja_socialcsscss3.css
    Please scroll down and find div of : ja-moduletable:

    div.ja-moduletable h3, div.moduletable h3 {
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0; <--- change to -moz-boder-radius: 0 0 0 0;
    text-shadow: 0px -1px 0 rgba(0,0,0,.6);
    }

    div.ja-moduletable, div.moduletable {
    border-radius: 8px;
    -moz-border-radius: 8px; <-- change to 0;
    -webkit-border-radius: 8px;
    box-shadow: 0 1px 0 rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.4);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.4);
    }

    Hope this help you 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 12 years, 8 months ago.

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