Forums

image slider has a minor gape at the top (5 posts)

  1. thefirsttouch
    Member
    Posted 1 year ago #

    Guys!! any help on this issue would be highly appereciated.

    I have a cell with the show images itself on javaloop

    when i upgrade old picture into new one, image occurs a gape at the top as seen on below image link.. please advice how i can fix that issue.

    Here is the link of imgae in the cell:
    http://img710.imageshack.us/img710/5113/testcr.png

    when i edite this below coding from centre left to the center top, it works but java auto display loop on image does not working..

    <div id="slider4" class="sliderwrapper">

    <div class="contentdiv" style="background: url(<?php bloginfo('template_url'); ?>/featured-blogs/aarohbandjourney.jpg) center left no-repeat">
    </div>

  2. WP Bum
    Member
    Posted 1 year ago #

    I looked for another 30 minutes yesterday and couldn't figure it out. Wondering if theres something I just cant see using firebug to get this.

  3. thefirsttouch
    Member
    Posted 1 year ago #

    so what it can be? because when ill overwrite the old image back, it will be fine again. why its only giving me issue updating the new ones only?

  4. WP Bum
    Member
    Posted 1 year ago #

    I did figure out you can do this... Not sure if this look is ok

    #slider4 {
    background:none repeat scroll 0 0 #FFFFFF;
    border:0 solid #181818;
    margin-left:31px;
    padding-bottom:20px;
    }
    .sliderwrapper {
    border:10px solid navy;
    height:210px;
    position:relative;
    width:932px;
    }

    You lose the border but it looks right.

  5. thefirsttouch
    Member
    Posted 1 year ago #

    nop didnt work....
    i guess this one is getting more challenging..!!!!! any other clue my friend?

Topic Closed

This topic has been closed to new replies.

About this Topic