Forums

Picture to the bottom right (4 posts)

  1. rejunker
    Member
    Posted 2 years ago #

    Hello :D
    ok i got a nice darkred background on my css style now i want a little picture lets say a bottle on the bottom right corner but it has to float with scrolling so can anyone tell me a code for this :D
    im a noob if it comes to css coding ^_^

  2. Peter Boosten
    Member
    Posted 2 years ago #

    Search for position: absolute;

    Peter

  3. alchymyth
    The Sweeper
    Posted 2 years ago #

  4. Peter Boosten
    Member
    Posted 2 years ago #

    ...but it has to float with scrolling ...

    Depending on how you read this: if it needs to scroll with the rest of the page, then position: absolute;, if it has to stay in the same place: position: fixed;

    Peter

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.