• Resolved abbelsap

    (@abbelsap)


    My siteurl is; http://abbelsap.nl/
    Theme: K2

    Now when adding a module to the sidebar, i have a rather huge space between the ‘fotos’ and ‘-pictures-‘. I’ve tried looking in the css, but i cant find the thing to edit.

    Can anyone help me out here? Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • This is very specific to your one particular instance of gallery

    add to css
    #gallery-2c93bf50 { margin-top: -10px; }

    Thread Starter abbelsap

    (@abbelsap)

    Does it matter if it’s a Flickr gallery?

    No, I knew that

    Thread Starter abbelsap

    (@abbelsap)

    Okay which css to adjust? the plugin css or the theme css?
    Thanks for answering btw 🙂

    I would make that change to the theme CSS. Put it in a section at the end so you know where it is

    Thread Starter abbelsap

    (@abbelsap)

    Hmm i tried both css, no changes tho..
    Any other suggestions?

    apparently the ID i sent you changes on every page refresh

    change it to this
    div.flickr-gallery { margin-top: -10px !important; }

    put it in style.css file

    if it is not working leave it in the file & let me know as I need to see it in place

    Thread Starter abbelsap

    (@abbelsap)

    Well that did the trick, the only problem now is; that the pics arent working right. lol

    Im guessing its really slow atm, so ill check tomorrow again. Thanks for your help!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Sidebar, space between header and text?’ is closed to new replies.