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

    Is it possible to display rectangular images in JAK2 as circles? The best I can do is get an oval.

    Oops. I fixed this but can’t figure out how to delete my post 🙂 sorry!

    chavan Friend
    #569579

    just mark this solved. Also if you need to make a circle on the image. both height and width of the image should be same.

    try this code

    .catItemImage img {
    border-radius: 83px;

    display: block;
    height: 165px !important;
    margin: 0 auto;
    width: 165px !important;

    }

    chavan Friend
    #734668

    just mark this solved. Also if you need to make a circle on the image. both height and width of the image should be same.

    try this code

    .catItemImage img {
    border-radius: 83px;

    display: block;
    height: 165px !important;
    margin: 0 auto;
    width: 165px !important;

    }

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

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

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