Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Jeancarlos Rodriguez Friend
    #200858

    I added an extra position next to position 1,2 and 3.
    I placed an image of size 320×241. But the image gets cut off on the right side.
    I edited the template.css file with the following code.

    .ja-special-content {
    text-align: center;
    height: auto;
    overflow: hidden;
    height: 320px;
    width: 242px; <—————– I added this to the code.
    }

    Thank you guys for your help!
    site is drevn org


    1. Screen-Shot-2014-08-28-at-1.41.18-AM
    Pankaj Sharma Moderator
    #547489

    Hello jdrod
    I have not noticed any problem on your site
    can you let me know , what problem you are facing in positions .?
    so that i can help you to solve your problem

    Jeancarlos Rodriguez Friend
    #547567

    @pankajsharma
    look at the image, there is a white border inside, the size of the image is 320×242. but when you view the website the image gets cut off on the right. look at the image and you will see the white border is cut out.
    I had gone into the template.css file and added the width but id didn’t work.

    Thanks.

    <em>@pankajsharma 443212 wrote:</em><blockquote>Hello jdrod
    I have not noticed any problem on your site
    can you let me know , what problem you are facing in positions .?
    so that i can help you to solve your problem</blockquote>

    Pankaj Sharma Moderator
    #547569

    HI actually the images are big then the container size .
    the size of the container is 220×320 .
    and the images are 242×320 , so they are cutting from right side .
    I suggest you to use the correct images width so that i can be feet into the container size .
    you can also try this css tweak
    add this css code in your custom.css file

    .ja-special-content{margin-left: -25px;}
    but its not permanent solution. so you can prefer first one .

    Jeancarlos Rodriguez Friend
    #547678

    @pankajsharma
    can i change the size of the container? or will it mess up the entire site size or set things off place.

    Thanks.

    <em>@pankajsharma 443319 wrote:</em><blockquote>HI actually the images are big then the container size .
    the size of the container is 220×320 .
    and the images are 242×320 , so they are cutting from right side .
    I suggest you to use the correct images width so that i can be feet into the container size .
    you can also try this css tweak
    add this css code in your custom.css file

    .ja-special-content{margin-left: -25px;}
    but its not permanent solution. so you can prefer first one .</blockquote>

    Pankaj Sharma Moderator
    #547721

    Hello if you want to increase the main container size , in that case it will effect the into your whole site .
    the module . let me know if you want to change main container width .
    Did you applied above css fix ??

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

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 10 years, 1 month ago.

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