Archive for tag example

wp themes Question: how to add photo to a background theme header image?
I want to customize my WP blog header, I’ve had a header image as background, just want to add a few more product pictures on the background, How to do that?

Best Response:

Answer by Ron
One background image to a container until CSS 3.0 is supported: http://www.w3.org/TR/css3-background/#layering

If you want to add images in the normal way over the background you have, then make a div container the width and height of all images being added. Then, use the image tag.

Example: http://paynelessdesigns.pastebin.com/3MdVqYmx

Ron


Visit wordpresstutor.tv for all your WordPress Video’s, WordPress News,WordPress Tutorials, and “How To WordPress” questions and answers! This is a simple video tutorial on Introduction to WordPress Robot.

Tags: video tutorial, image tag, header image, tag example, background image
Categories : WP Themes
Comments (0)