Forums

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

Home Forums CSS How to match an element to background image?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #244176
    rolandas
    Participant

    Hi,

    Does anybody know how can I position an element(an arrow or etc) at certain position, matching to background image? It’s a responsive design. Maybe there are some js libraries for that?

    Thanks

    #244191
    Paulie_D
    Member

    Basically, it’s quite hard when using actual background images…the positioning is kinda off most of the time.

    When using actual images…it’s a lot easier.

    Here’s one I made some time ago.

    http://codepen.io/Paulie-D/pen/dgcha

    #244204
    rolandas
    Participant

    Thanks for your reply, @Paulie_D
    Your example looks very good :) Thanks a lot :)

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