• Hello,
    How i can put text on a image. I have this code:

    <div style="background-image:url(<strong>IMAGE URL</strong>);background-repeat:no-repeat;height:200px;width:200px;margin-top:20px;">
    <p style="color:black;padding:2px 10px 10px 20px;"><strong>THE TEXT</strong></p></div>

    This is working for my but i cannot center the image and thats the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • please post a link to your site to a post/page with the problem.

    unless you have defined otherwise, I would expect that the background image is centered by default; however, without seeing the code in action, this is a guess.
    https://www.w3schools.com/css/css_background.asp

    without any relation to a WordPress site, this is a pure formatting question which is not supported in this forum.

    Thread Starter pcwolf

    (@pcwolf)

    Thanks for you reply.
    I have search it but i don’t have found how to center it.
    The center button on to menu is not working.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Put text on a image. (center)’ is closed to new replies.