I finally took the time to put the plugin I wrote in the wordpress plugin repository. This makes it even easier to set it up on your Blog.

Simply go to the administration area of your blog, go to the Plugins section and click Add New. There you search for “Full screen background” and normally the first hit should be my plugin.

The next step is to activate it, and change the image you want to show. You do this by editing one line in the source of the plugin. You can do this by clicking the Edit link next to the plugin in the list of active plugins. The line you have to change is indicated with a html comment. Change the src attribute of the img element. That’s it.

Please provide feedback if it works or doesn’t work for you. Thanks!

12 thoughts on “Fullscreen background plugin now in WordPress repository

  1. Hi,

    I have a theme which lets me have one default background image which is stretched across the screen using the jQuery Backstretch thingy. Now I was looking to have a series of say 5-6 or even more BGs changing like a slideshow instead. So is it possible to tweak ur code such that u can define more than one image as the BG, and secondly add transition between 2 images?

    Reply
    • no extra css is required. The only thing you need to do is select an image. If you can see a background image (for example at the level of body) this plugin should work for you. Is your site public, than I could have a quick look.

      Reply
  2. I don’t understand how to change the src attribute. Could you please explain me? Because the link of my picture doesn’t seem to work, and i guess it’s because i haven’t changed the src attributes…
    Thank you!

    Reply
    • The problem obviously occurs because another plugin (contact form 7) calls jquery ver 1.4.4 in the header while your script calls the most recent jquery from googleapis.

      Reply
  3. great plugin – exactly what i was looking for – quick question though, is there a way to adjust the position of where it reads the background? Currently it looks like it is set at top & left – i am looking to position it at bottom and center. Any thoughts?

    thanks!

    Reply
  4. Hello, first of all thanks for this excellent plugin. It would be possible to change images every so often random. Thank you.

    Reply

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.