• Resolved jackallen

    (@jackallen)


    Hi,

    I want an image on my homepage (jackallen.net) to stay attached to the very right hand side of the page – I’d also like to shift it up so it’s level with the text…

    At the moment it’s set to allign right but it’s still a way away from the edge of the page. I assume this is to do with page content width, however when I tried to change that the text was all over the place and I lost the responsiveness of the site too.

    Have tried various CCS positioning commands on the image along, but can’t seem to crack it.

    Any help would be greatly appreciated.

    Thanks,
    Jack

Viewing 3 replies - 1 through 3 (of 3 total)
  • Jack,

    Have you tried this:

    h4 {
    margin-right: -20% !important;
    }

    Thread Starter jackallen

    (@jackallen)

    Thanks for the response Augustin.

    Have tried that now and it looks on the right tracks but still not quite right, especially if you reduce the browser width…

    Thread Starter jackallen

    (@jackallen)

    Not resolved, but have decided to try another layout so help no longer needed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image to hug the page margin’ is closed to new replies.