Alliedassault

Alliedassault (alliedassault.us/index.php)
-   Introduce Yourself / Sig Test / Artwork (alliedassault.us/forumdisplay.php?f=12)
-   -   Aligning Signature Pic captions. . .? (alliedassault.us/showthread.php?t=14734)

The Counter-Sniper 12-12-2002 11:19 PM

Aligning Signature Pic captions. . .?
 
Is there any way to align your caption text for your sig to the side of the picture? Just wondering.

vVolf 12-12-2002 11:22 PM

I only know HTML... I hate BBcode shit. Well, i need to know as well. oOo:

Magnum 12-12-2002 11:28 PM

I think he's talking about in photoshop. Yeah, there is. Just go into the view menu and turn on Snap.

vVolf 12-12-2002 11:31 PM

Just testing something::


[code:eec48]
<HTML>
<TITLE>Button Clock</TITLE>
<BODY>

<SCRIPT LANGUAGE="JavaScript">

<!-- Begin
day = new Date();
miVisit = day.getTime();
function clock() {
dayTwo = new Date();
hrNow = dayTwo.getHours();
mnNow = dayTwo.getMinutes();
scNow = dayTwo.getSeconds();
miNow = dayTwo.getTime();
if (hrNow == 0) {
hour = 12;
ap = " AM";
} else if(hrNow <= 11) {
ap = " AM";
hour = hrNow;
} else if(hrNow == 12) {
ap = " PM";
hour = 12;
} else if (hrNow >= 13) {
hour = (hrNow - 12);
ap = " PM";
}
if (hrNow >= 13) {
hour = hrNow - 12;
}
if (mnNow <= 9) {
min = "0" + mnNow;
}
else (min = mnNow)
if (scNow <= 9) {
secs = "0" + scNow;
} else {
secs = scNow;
}
time = hour + ":" + min + ":" + secs + ap;
document.form.button.value = time;
self.status = time;
setTimeout('clock()', 1000);
}
function timeInfo() {
milliSince = miNow;
milliNow = miNow - miVisit;
secsVisit = Math.round(milliNow / 1000);
minsVisit = Math.round((milliNow / 1000) / 60);
alert("There have been " + milliSince + " milliseconds since midnight, January 1, 1970. "
+ "You have spent " + milliNow + " of those milliseconds on this page. "
+ ".... About " + minsVisit + " minutes, and "
+ secsVisit + " seconds.");
}
document.write("<form name=\"form\">"
+ "<input type=button value=\"Click for info!\""
+ " name=button onClick=\"timeInfo()\"></form>");
onError = null;
clock();
// End -->
</SCRIPT>
[/code:eec48]


ok, tested. Is Adobe Photoshop really that good? Isn't PSP7 better?

pAt|2i0T 12-13-2002 12:36 AM

vWolf there the same thing, get adobe , i dunno why just do oOo:

Jedi Marksman 12-13-2002 12:58 AM

I'm starting to experiment with Photoshop 7 for my sig pics, those damned layers are kind of tricky. PSP has a few less bells and whistles but it should be more than enough for most people.

vVolf 12-13-2002 02:45 AM

Hmm, ok. Well i have PSP7 and its very nice and easy to use.


[quote="pAt|2i0T":55dd8]vWolf[/quote:55dd8]
You can call me Wolf or vVolf. biggrin: Its not vwolf. lol, i know i am being a moron, but its WOLF dammit. lol! Hey, i'm just sayin it to tell everyone. freak:


All times are GMT -6. The time now is 06:47 AM.

Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.