Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // inser image in echo by get_stylesheet_directory_uri
- first call: $image = get_stylesheet_directory_uri();
- echo '<div style="background:url($image/images/bg4.jpg') scroll 0px 0px"></div>';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement