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.
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.
http://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.
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.