Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Postition problems

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45947
    slaggsten
    Member

    Hey!

    I recently made my own wordpress site and havent done anything like this before. So i i need some help. I am trying to insert a picture of myself in the middle of my .entry-content, but i can’t get it to stick to the same spot no matter the size of my browser. Take a look and resize your browser and see what happens, help! :-)

    anton.stallbacka.com

    #140899
    slaggsten
    Member

    yes, i did, this worked! thank you. It is still moving super-little left/right when you resize the browser though. any suggestion on why? for the positioning of the picture i use

    .entry-content img {
    position:absolute;
    right:30%;
    top: 20%;
    }

    does it matter if i use % or px?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.