• Resolved sirsimplysaw

    (@sirsimplysaw)


    Hi there,

    I am still quite nex with wordpress, i m just wondering any of you can assist me with my problem.

    I tried adding pictures in gallery format but somehow there are VERY HUGE gap between the first line of the pictures with the second. I cant understand why is this happening. I am wondering any of you can help me with this. Thanks

    my link is https://sirsimplysaw.com

Viewing 11 replies - 16 through 26 (of 26 total)
  • There needs to be a gap between #content and the rest of the code in your css. Insert a gap and I reckon it’ll work.

    I.e.

    #content#gallery-1 .gallery-item

    becomes

    #content #gallery-1 .gallery-item

    does it serve the same purpose as the regular gallery ?
    i can put the gallery in my post ?

    Yes and you can do a lot more with that plugin. But try what SpankMarvin suggested as a last try.

    Thread Starter sirsimplysaw

    (@sirsimplysaw)

    ok now even using NextGen i dont know why there are a HUGE gap between the words and gallery .

    HELPPP !!!

    Please do try my suggestion. I really, really think it might work for you. ??

    Thread Starter sirsimplysaw

    (@sirsimplysaw)

    i tried and i think it works but the huge gap is still even
    no matter i use conventional gallery or NextGen
    the bladly GAP is still there
    any idea why ?

    see it at https://www.sirsimplysaw.com

    It’s looking fine for me now. Have you tried emptying your browser cache and reloading?

    Thread Starter sirsimplysaw

    (@sirsimplysaw)

    i empty the cache it still the same
    the first 2 pictures on top then there are a HUGE GAP then the rest of the gallery appear normally. I dont understand why there are a HUGE GAP there

    OOOOhhh, I was only looking at the top images, thinking these were the only ones.

    Ok, add the following and let me know:

    #content .gallery {
    display: block;
    overflow:hidden;
    }
    Thread Starter sirsimplysaw

    (@sirsimplysaw)

    where should i add it ?

    Thread Starter sirsimplysaw

    (@sirsimplysaw)

    omg finally it is solve
    thanks alot TransPersonal and SpankMarvin

    i really appreciate it

    no problem, glad it’s sorted!!

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘why there are huge gap between my pictures ?’ is closed to new replies.