Shoutbox

HELP - Signature - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: General (/forumdisplay.php?fid=11)
+---- Forum: Forum & Website (/forumdisplay.php?fid=13)
+----- Thread: HELP - Signature (/showthread.php?tid=30950)

HELP - Signature by michael_m91 on 09-04-2004 at 07:31 AM

Sorry if this is already answered but im relly tired so i'm just going to ask it.

For a Signature how do you get pictures in it|-)


RE: HELP - Signature by ddunk on 09-04-2004 at 07:34 AM

[img]url of img here[/img]


RE: HELP - Signature by michael_m91 on 09-04-2004 at 07:35 AM

Thank you so much


RE: HELP - Signature by paperless on 09-22-2004 at 08:26 PM

I have a seemed question (got here by the search thingy) how do you put links on the images?


RE: HELP - Signature by Tochjo on 09-22-2004 at 08:28 PM

[url=http://www.linktopage.com][img]http://www.linktoimage.com[/img][/url] :)


RE: HELP - Signature by paperless on 09-22-2004 at 08:42 PM

Thank ya they should put this on the help of the foprum itisnt there


RE: HELP - Signature by RebelSean on 09-22-2004 at 08:50 PM

quote:
Originally posted by Tochjo
[url=http://www.linktopage.com][img]http://www.linktoimage.com[/img][/url] :)



Another question since your good, look at my sig and my button with XxRebelSeanxX on it,,, move the arrow directly horizontaly over, it still has the link all the way over to the left line thing...So how did I fix that? Meaning, the code were you click a email to email me?
RE: HELP - Signature by michael_m91 on 09-23-2004 at 12:36 AM



Because it wouldn't let me type the text without it turning into images I uploaded the text.
RE: HELP - Signature by RebelSean on 09-23-2004 at 02:59 AM

quote:
Originally posted by michael_m91


Because it wouldn't let me type the text without it turning into images I uploaded the text.


Thanks. and for the code where you can display the code for something else is,
code:
[noparse][codes in here][/noparse]


:p

RE: HELP - Signature by CookieRevised on 09-23-2004 at 08:44 AM

everything said on this page can be found in the help pages though!

[Image: attachment.php?pid=311750]

under the topic "myCode"...


RE: HELP - Signature by paperless on 09-23-2004 at 10:27 AM

quote:
Originally posted by CookieRevised
everything said on this page can be found in the help pages though!

[Image: attachment.php?pid=311750]

under the topic "myCode"...

I went there and there wasn't how to post a pic with with link.

Ad ive mentioned that before :

quote:
Originally posted by paperless
Thank ya they should put this on the help of the foprum itisnt there

RE: HELP - Signature by WDZ on 09-23-2004 at 12:04 PM

It shows [url] and [img], so you should put the 2 together... :p

There are quite a few possible combinations of BBcode... they don't all need to be listed, IMO.


RE: HELP - Signature by CookieRevised on 09-23-2004 at 03:19 PM

quote:
Originally posted by Sean
Another question since your good, look at my sig and my button with XxRebelSeanxX on it,,, move the arrow directly horizontaly over, it still has the link all the way over to the left line thing...So how did I fix that? Meaning, the code were you click a email to email me?
It would help if you post the exact code that you use to make your whole signature. Otherwise we can't tell you were you made the error.

But from what I see in the source of this thread is that you use the tags in a very inlogic way instead of the logic and proper way...

taken from the source of the thread:
code:
[font]
    [email=XxRebelSeanxX@msgplus.net]
        [align=center]
            [img]http://avatars.kaonet.net/rebelsean/av.php[/img]
        [/align]
    [/email]
[/font]
[align=center]
    [font]
        [url=http://shoutbox.menthix.net/showthread.php?tid=29484]
            Join the MessengerPlus! WhatPulse Team
        [/url]
    [/font]
[/align]
[align=center]
    [font]
        [img]http://rebelsean.kaonet.net/sig.png[/img]
    [/font]
[/align]
the logic way, like michael_m91 already suggested:
code:
[align=center]
    [email=XxRebelSeanxX@msgplus.net]
        [img]http://avatars.kaonet.net/rebelsean/av.php[/img]
    [/email]
    [url=http://shoutbox.menthix.net/showthread.php?tid=29484]
        Join the MessengerPlus! WhatPulse Team
    [/url]
    [img]http://rebelsean.kaonet.net/sig.png[/img]
[/align]


Also, your current signature is too high!
RE: HELP - Signature by RebelSean on 09-23-2004 at 08:51 PM

quote:
Originally posted by CookieRevised
quote:
Originally posted by Sean
Another question since your good, look at my sig and my button with XxRebelSeanxX on it,,, move the arrow directly horizontaly over, it still has the link all the way over to the left line thing...So how did I fix that? Meaning, the code were you click a email to email me?
It would help if you post the exact code that you use to make your whole signature. Otherwise we can't tell you were you made the error.

But from what I see in the source of this thread is that you use the tags in a very inlogic way instead of the logic and proper way...

taken from the source of the thread:
code:
[font]
    [email=XxRebelSeanxX@msgplus.net]
        [align=center]
            [img]http://avatars.kaonet.net/rebelsean/av.php[/img]
        [/align]
    [/email]
[/font]
[align=center]
    [font]
        [url=http://shoutbox.menthix.net/showthread.php?tid=29484]
            Join the MessengerPlus! WhatPulse Team
        [/url]
    [/font]
[/align]
[align=center]
    [font]
        [img]http://rebelsean.kaonet.net/sig.png[/img]
    [/font]
[/align]
the logic way, like michael_m91 already suggested:
code:
[align=center]
    [email=XxRebelSeanxX@msgplus.net]
        [img]http://avatars.kaonet.net/rebelsean/av.php[/img]
    [/email]
    [url=http://shoutbox.menthix.net/showthread.php?tid=29484]
        Join the MessengerPlus! WhatPulse Team
    [/url]
    [img]http://rebelsean.kaonet.net/sig.png[/img]
[/align]


Also, your current signature is too high!

Thanks...

And I know I have to resize it a bit..Will do that now, thanks for telling me:p
RE: HELP - Signature by michael_m91 on 09-23-2004 at 09:32 PM

I think that when you put your Email Outside Of the Align Is were it messes up.

code:

    [email=XxRebelSeanxX@msgplus.net]
        [align=center]
            [img]http://avatars.kaonet.net/rebelsean/av.php[/img]
        [/align]
    [/email] 




So try putting [email] then [align] instead


code:

    [align=center]
        [email=XxRebelSeanxX@msgplus.net]
            [img]http://avatars.kaonet.net/rebelsean/av.php[/img]
        [/email] 
    [/align]
    [align=center]
        [url=http://shoutbox.menthix.net/showthread.php?tid=29484]
            Join the MessengerPlus! WhatPulse Team
        [/url]
    [/align]
    [align=center]
        [img]http://rebelsean.kaonet.net/sig.png[/img]
    [/align]

RE: HELP - Signature by RebelSean on 09-23-2004 at 10:06 PM

quote:
Originally posted by michael_m91
I think that when you put your Email Outside Of the Align Is were it messes up.
code:

    [email=XxRebelSeanxX@msgplus.net]
        [align=center]
            [img]http://avatars.kaonet.net/rebelsean/av.php[/img]
        [/align]
    [/email] 




So try putting [email] then [align] instead


code:

    [align=center]
        [email=XxRebelSeanxX@msgplus.net]
            [img]http://avatars.kaonet.net/rebelsean/av.php[/img]
        [/email] 
    [/align]
    [align=center]
        [url=http://shoutbox.menthix.net/showthread.php?tid=29484]
            Join the MessengerPlus! WhatPulse Team
        [/url]
    [/align]
    [align=center]
        [img]http://rebelsean.kaonet.net/sig.png[/img]
    [/align]



Thanks! That works great!..Also, wouldnt that be considered a bug if what my sig was doing before i just now updated it? with the [align=center] code???

Also cookie, I re-sized my sig for ya :p
RE: HELP - Signature by michael_m91 on 09-23-2004 at 10:12 PM

No, I don't think so because it's not like the forum is messing up, it's just that if you put different commands in different orders then you get different results, in this case one you didn't want. Small mistakes like these can cause alot of greef, as you are expiriencing.

Can you imagine how much Patchou has to go through when programming. Like imagine, you start to add on to plus, then you run it and the whole program is now messed up. Can you imagine trying to find the Problem. And then when you finnaly find it, it's just a small spelling mistake or he forgot to capitalise one of his Variables. That can really make you pissed off until you find the problem, then you feel great.;)