Forums
(@_spain_)
20 years, 9 months ago
I have solved my problem
link of help: http://www.w3.org/TR/CSS21/colors.html
code used:
body { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/fondo.png”);background-attachment: fixed; }
😀