• Hi, i have an issue with an image in the sidebar. My test site is aly.hendrikakse.nl and i want the image with the paintbrushes in the sidebar exactly on the bottom. I’ve tried a lot in css but can’t get the solution. Anybody up here who can support me?

    regards
    M.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey @mcmotorhead,

    Try this in your style.css

    #sidebar {
    width: 26.5%;
    float: right;
    padding: 5% 0% 0%;

    #sidebar { position: relative; padding-bottom: 100px; }
    #rommeled_image-43 { position: absolute; bottom: -43px; }

    try and add this via ‘dashboard – appearance – customize – additional CSS’.

    Thread Starter mcmotorhead

    (@mcmotorhead)

    Hi Michael, it was the perfect solution. Thank for that. Just see. aly.hendrikakse.nl

    Though a bit strange, this website is live now ( see https://www.beeldendperspectief.nl) and the same problem again. I added exactly the same css statement. Here it doesn’t work??

    Thread Starter mcmotorhead

    (@mcmotorhead)

    Michael,it is already solved. Image-43 became image-53. Solved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘cannot get picture to the bottom of sidebar’ is closed to new replies.