I need a template that allows me to put a photo in the background…

Hello,

I don’t know if the image you want to put in the background is the following:

Content only visible to registered users

If so, with Firebug you can easily see which CSS style is causing that background image to not load.

You would have to edit the file templates/yoo_pure/css/style.css and remove the following line:

.texture-gradient #page-body { background: url(../images/texture/texture_gradient.jpg) 50% 0 fixed; }

This would show the background. Remember to save a backup copy of the style.css file before the change in case you had to leave it as is.

AnswerQuote

Answered : 09/07/2012 9:17 am

See also  How to create a website in WordPress [2022]
Loading Facebook Comments ...
Loading Disqus Comments ...