Results 1 to 5 of 5

Thread: Sig coding help

  1. #1
    Shlup's Retired Pimp Recognized Member Raistlin's Avatar
    Join Date
    Dec 1999
    Location
    Spying on Unne and BUO
    Posts
    20,583
    Articles
    101
    Blog Entries
    45
    Contributions
    • Former Cid's Knight
    • Former Editor

    Default Sig coding help

    Ok, I have a very basic knowledge of HTML. So now I want to put a quote box to the right of the banner in my sig, on the same level. Is that possible, or will I have to make an image of the quote box first?

  2. #2
    Very VIP person Tech Admin Rantz's Avatar
    Join Date
    Apr 2006
    Posts
    17,631
    Articles
    1

    Default

    <table width="100%"><tr><td valign="top" width="1">
    Stuff That Looks Like Jesus</td><td valign="top">
    ho ho
    </td></tr></table>

    You can quote that and grab the code.

  3. #3
    Shlup's Retired Pimp Recognized Member Raistlin's Avatar
    Join Date
    Dec 1999
    Location
    Spying on Unne and BUO
    Posts
    20,583
    Articles
    101
    Blog Entries
    45
    Contributions
    • Former Cid's Knight
    • Former Editor

    Default

    Thanks!

  4. #4
    Very VIP person Tech Admin Rantz's Avatar
    Join Date
    Apr 2006
    Posts
    17,631
    Articles
    1

    Default

    Hmm, it's a little displaced vertically by the blockquote tag's margin. If you care to fix this, you can recreate the quote in html:

    <table width="80%"><tr><td valign="top" width="1"><br /> Stuff That Looks Like Jesus</td><td valign="top"><blockquote style="margin-top:0"><div style="padding: 5px 0px 5px 0px; font-size: 8pt;">Originally Posted by <strong>2009 Ciddies</strong></div><div class="quotebox" style="border:1px black solid; font-size:9pt; padding:5px">22) Best Poster

    Raistlin............6
    ShlupQuack..........3</div></blockquote></td></tr></table>

  5. #5
    Shlup's Retired Pimp Recognized Member Raistlin's Avatar
    Join Date
    Dec 1999
    Location
    Spying on Unne and BUO
    Posts
    20,583
    Articles
    101
    Blog Entries
    45
    Contributions
    • Former Cid's Knight
    • Former Editor

    Default

    Yeah, I noticed that and was messing around with it but couldn't make it look better. Thanks again.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •