• [ Moderator note: moved to Fixing WordPress. ]

    Hi!

    I’m running a movie site and want to add the IMDb rating to movie poster images. Since the rating is constantly changing I want to use IMDb:s own html plugin for displaying current rating. Looks like this:

    The question is, how do I add this html code to an image?

Viewing 1 replies (of 1 total)
  • Same as you would any other 2 divs. Give them a parent container with position relative and then position your image and the imdb rating within that.

    You find a good example over at w3schools.

Viewing 1 replies (of 1 total)
  • The topic ‘Add html code (IMDb rating) to image’ is closed to new replies.