



Stationary background images remain in one place even when scrolling through the page. Only the text will move. To create this effect, place the code below within your tag.
<body background =”yourimage.gif” bgproperties=”fixed”>
Joomla: often Backgroundproperties is found in the CSS stylesheet. Most of the time just change the property “no-repeat” to “fixed”.




1. create the graphic you want to use… preferrably work on a 32 x 32 pixel image
2. size it to 16 x 16 pixels
3. change the color mode to indexed
4. export it using the Gif89a plug-in or photoshop’s built in “save for web” and make the background color your knockout color.
5. save this file as a gif. then close the file
6. re-open the file, and now, simply “Save As” and choose “windows icon, ico”… VOILA you have a transparent favicon.ico file
7. copy favicon.ico into your main blog directory and the directory with the header.php file.
8. You will now need to edit your header.php (between <head> and </head>) of your wordpress blog. Add the following code:
<link rel=”shortcut icon” href=”<?php bloginfo(’template_url’); ?>/favicon.ico” type=”image/x-icon” />
or
<link rel=”shortcut icon” href=”favicon.ico” >
<link rel=”icon” href=”favicon.gif” type=”image/gif” >
Best as following example, between:
<link rel=”alternate” type=”application/atom+xml” title=”Atom 0.3″ href=”<?php bloginfo(’atom_url’); ?>” />
<link rel=”shortcut icon” href=”<?php bloginfo(’template_url’); ?>/favicon.ico” type=”image/x-icon” />
<link rel=”pingback” href=”<?php bloginfo(’pingback_url’); ?>” />
9. Restart Browser




(2) Creating Cronjob for Wallpaper Changer functionality
- Open a terminal
- If you already have a “cron-command” file for your user, open that one in a text editor “crontab -e” if not execute this command: nano cron.txt
- Enter the following line to the cron file:
“0,30 * * * * export DISPLAY=:0; /usr/bin/xfdesktop -reload”
-save




ittle app that runs in your browser and lets you grab bits of the web.
Use Press This to clip text, images and videos from an


More Options ...
Categories
Tag Cloud
Blog RSS
Comments RSS
Void « Default
Life
Earth
Wind
Water
Fire
Light 