I can set a signature as a link, could you advise me

Discussion in 'Support & Feedback' started by Blacksnow, Jul 18, 2007.

Thread Status:
Not open for further replies.
  1. #1
    When I get signature area I cannot find HTML version to set a link.
     
    Blacksnow, Jul 18, 2007 IP
  2. BLaZeR

    BLaZeR Peon

    Messages:
    1,567
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #2
    [url=http://www.site ]text [/ur l]
    Code (markup):
    remove spaces
     
    BLaZeR, Jul 18, 2007 IP
  3. CountryBoy

    CountryBoy Prominent Member

    Messages:
    8,970
    Likes Received:
    754
    Best Answers:
    0
    Trophy Points:
    360
    #3
    We use BBCode around here - here's a quick guide:

    Set your link URL by:
    [URL=http://yoururl.com]Your Anchor[/URL]
    = Your Anchor

    Set your anchor color by wrapping the following tags around the anchor text:
    [color=red]Your Anchor[/color]
    = Your Anchor

    Bold or italic your anchor by wrapping the following tags around it:
    [B]Your Anchor[/B] or [I]Your Anchor[/I] or both [B][I]Your Anchor[/B][/I]
    = Your Anchor or Your Anchor or Your Anchor

    Align your link to the right by wrapping the following tags around it:
    [right][URL=http://yoururl.com]Your Anchor[/URL][/right]
    Or center it by using the [center] and [/center] tags instead.

    So if you wanted bolded blue anchor text, aligned centrally you would need to used the following code:
    [center][URL=http://yoururl.com][color=blue][B]Your Anchor[/B][/color][/URL][/center]
    =
    Notice that, unlike HTML, there's is no need to include quotation marks (") in the code - it just wastes characters from your 350 character limit.

     
    CountryBoy, Jul 18, 2007 IP
    arpitagarwal82 likes this.
  4. Blacksnow

    Blacksnow Peon

    Messages:
    1,015
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks, Friends. I got it now
     
    Blacksnow, Jul 18, 2007 IP
  5. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #5
    CountryBoy, how did you made the BBcdoe to show original?

    I cant do that?
     
    inworx, Jul 19, 2007 IP
  6. CountryBoy

    CountryBoy Prominent Member

    Messages:
    8,970
    Likes Received:
    754
    Best Answers:
    0
    Trophy Points:
    360
    #6
    By wrapping the [plain] and [/plain] tags around it - it just gives the code characters without actually coding it.

     
    CountryBoy, Jul 19, 2007 IP
  7. bwtm77

    bwtm77 Active Member

    Messages:
    382
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    58
    #7
    Good help there.

    Thank you CountryBoy
     
    bwtm77, Jul 19, 2007 IP
Thread Status:
Not open for further replies.