Archive for background image

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: tag example, video tutorial, image tag, background image, background theme, header image
Categories : WP Themes
Comments (0)

wordpress design Question: this blog theme is so cool – How do i get it for my wordpress blog?
here’s the imeage: http://farm4.static.flickr.com/3284/2987202628_191eeaf975_o.jpg

It’s a theme in Myopera designs (http://my.opera.com) and the name is ‘new style’
in the images the css is included. so how can i get this layout in my wordpress blog?
Or just give me some layouts like this for my wordpress blog.

Best Response:

Answer by fjpoblam
Are you talking www.wordpress.com? If that’s it, then, what you do is, pay the $ 15 per year for the ability to add your own CSS and then upload your own body background image to your media library and then use one of the “Sandbox” templates and then modify the heck out of the CSS!

Or if you have a wordpress.org software downloaded and running on your own website, then, what’s the gripe? Go to that website and look at the source and dredge around and figure out its CSS and find that background image and do it all on your own. Be a sneak and copy.

Tags: own website, body background, software downloaded, background image, design question, media library, new style
Categories : Wordpress Design
Comments (0)

wordpress theme Question: I’ve created a WordPress Theme, How Can I Keep My Author Link Intact?
Most people delete the author link that’s located in the footer of a WordPress blog after they use a free WordPress theme.

I’ve seen theme designers put their links in the footer of their WordPress themes that can’t be removed.

How can I do this?

Best Response:

Answer by simpsonsfreak
Try putting them within the footer’s background image. Sure, it isn’t foolproof – but it does deter a fair amount of people from removing it.

Tags: author link, wordpress blog, theme designers, free wordpress theme, wordpress themes, background image
Categories : Wordpress Themes
Comments (0)