Aligning images in Active Desktop

S

slayer[X]

Guest
I have a gif in which i want to put in the lower right of my active desktop. How can i do this? What is the command?
 
When your doing active desktops it really helps to know some html tags.

What I would probably do is set up a table and set valign to bottom and then set the align on the actual image to right
 
How do you actually do it?

Here's my code.

<html>
<head>
<title>Slayer AD EX Machina Theme</TITLE>

<body background="slayer em.jpg">
<body bgcolor="#FF0000" link="#FF0000" alink="#FF0000" vlink="#FF0000">


<form action="http://www.google.com/search" name="f" target="_new">
<input type="hidden" name="hl" value="en">
<input type="hidden" name="ie" value="ISO-8859-1">

Search for:<br>
<input type="text" name="q" maxlength="256" size="55" value=""><br>
<input type="submit" name="btnG" value="Search">
<input type="reset" name="btnI" value="Clear ">

<script>
function exec (command) {
if (document.layers && navigator.javaEnabled()) {
window._command = command;
window.oldOnError = window.onerror;
window.onerror = function (err) {
if (err.indexOf ("User didn't grant") != -1) {
alert('command execution of ' + window._command +
' disallowed by user.');
return true;
}
else return false;
}
netscape.security.PrivilegeManager.enablePrivilege
('UniversalExecAccess');
java.lang.Runtime.getRuntime().exec(command);
window.onerror = window.oldOnError;
}
else if (document.all) {
window.oldOnError = window.onerror;
window._command = command;
window.onerror = function (err) {
if (err.indexOf('utomation') != -1) {
alert('command execution of ' + window._command +
' disallowed by user.');
return true;
}
else return false;
};
var wsh = new ActiveXObject('WScript.Shell');
if (wsh)
wsh.Run(command);
window.onerror = window.oldOnError;
}
}
</script>

<a href="http://www.ntfs.org">Ntfs.org Website</a>

</head>
<body bgcolor="#FFFFFF">
<body text="#FF0000">
<img src=stuff/robot.gif>


</body>
</html>

Sorry for being a hassle.
 
just bring it to the desktop as the active desktop .. drag it to where you want to put ... then click the top left of the window and select customize desktop .. click lock desktop items.

When you add another one to the desktop you will have to unlock desktop items and do the same thing with them .
 
Originally posted by slayer[XP]
Will it work for animated gif files?

Not sure - try it and see, being an active desktop I don't see why it would'nt ..
 

Members online

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,621
Latest member
naeemsafi
Back