Power Kite Forum

PKF Banner on your desktop

Hardrock - 26-5-2009 at 05:05 PM

Hey, Want the PKF banner on your desk top? I like it as a link I can click to go to the forum with out going online first. I’m on cable so I don’t have to connect. I done this also for a weather banner where I fly.
I don’t know what my background color is in html or I would change it to it. This is for yellow but you can drag most of it away.
Here’s how.

Open note pad,
Paste this code in it.


<html>
<head>
<style type="text/css">
body {background-color:#ff9;}
* {
font-family:arial;
font-size:12px;
}
</style>
</head>

<body>
<p><!--begin power kite forum banner -->
<a href="http://www.powerkiteforum.com"><img src="http://www.powerkiteforum.com/images/pkf_banner.gif" width="277" height="51" border="1" alt="The Power Kite Forum - kite traction sports community" title="The Power Kite Forum - kite traction sports community" name="pkf_banner"></a>
<!--end power kite forum banner --></p>
</body>
</html>


Close, save to desktop with the name sticky.html

Right click empty desk top
Choose:
properties
Desk top
Customize desk top
then:
Click the web tab

Select new
Select browse
Then select the sticky.html you saved

Be sure the check mark in the window for it is checked before closing

Then OK and apply

You can drag the little window to fit how and where you want it. Move mouse to top edge and find the exit if you want to close it.

To remove just go back in thru properties and uncheck the box under web tab.

Just figured this out so use at your own risk. Doubt I could get you out of a jam but it works for me.

Laters

csa_deadon - 27-5-2009 at 03:59 PM

Hardrock, thanks for the tip. Works great.

Hardrock - 27-5-2009 at 06:16 PM

Great!!! Your welcome.