+ Reply to Thread
Results 1 to 8 of 8

Thread: Using HTML in posts

  1. Join Date
    21st October 2002 - 11:00
    Bike
    2007 Suzuki GSX-R750
    Location
    Auckland
    Posts
    1,858
    Wiki Edits
    543
    Blog Entries
    9

    Using HTML in posts

    Most forum boards deny the use of HTML as it can screw up the page layout if you don't know what you are doing, but I like it enabled as it gives me more control on formatting posts.

    One thing to remember when using HTML in posts is that it must be all on a single line as vBulletin adds line breaks after every line in a post. This is fine with normal text but causes many blank lines with HTML.

    So the following example:

    <table border="0cellpadding="0cellspacing="0">
       <tr>
          <td width="50%">
             text
          </td>
          <td width="50%">
             <img src="http://www.domain.com/image.jpg">
          </td>
       </tr>
    </table>


    Would be entered thus:

    <table border="0" cellpadding="0" cellspacing="0"> <tr> <td width="50%"> text </td> <td width="50%"> <img src="http://www.domain.com/image.jpg"> </td> </tr></table>

    To remove the newlines, do a [CTRL] ↓ tol take you to the start of the next newline, then do a [backspace].

    Also make sure the "Automatically parse URLs" option is not selected as this is why you keep seeing "target=_blank" next to links.

    โป่งเหน่ง


    I have never driven a car ! and I never... ummm...

  2. Join Date
    18th February 2003 - 14:15
    Bike
    XJR1200, Honda CB1/400
    Location
    Auckland
    Posts
    1,043
    Wiki Edits
    0
    Hey Bikerboy
    We were concerned about our posts in Italian not being understood.
    Seems to me that's not the only foreign language being used here!

  3. Oooh,but it's nice and colourful eh.I've always perferd black myself,but some of the more expresive guys,y'know,like a bit more colour.Can you do it in more pastel tones...like say peach or terracotta?

  4. Join Date
    27th November 2002 - 17:08
    Bike
    MV AGUSTA F4 STRADA
    Location
    auckland
    Posts
    555
    Wiki Edits
    0
    Che ?
    uno patito dalle motociclette italiane

  5. Join Date
    5th November 2002 - 11:20
    Bike
    GSXR 600 K3 - Alstare
    Location
    East Auckland
    Posts
    2,133
    Wiki Edits
    0
    WTF!? I guess this forum is for the few that know html code!

  6. Join Date
    25th October 2002 - 12:00
    Bike
    Sundry......
    Location
    the barn
    Posts
    4,049
    Wiki Edits
    0
    WTF!? I guess this forum is for the few that know html code


    By the tone of the "I want a job" post, that would be most of the members, wouldn't it?   
    "it's better to be over the hill than under it.!"
    Key - doing fuck all since 2008.......


  7. Join Date
    21st October 2002 - 11:00
    Bike
    2007 Suzuki GSX-R750
    Location
    Auckland
    Posts
    1,858
    Wiki Edits
    543
    Blog Entries
    9
    Using HTML you can better layout images in your post.


    Tanya

    Janie Dickens

    Sarina

    The above was done with the following HTML:

    <table border="1cellpadding="20cellspacing="0align="center">
       <tr>
          <td align="center">
             <a href="http://www.kiwibiker.co.nz/images/tanyagsxr1000_wallpaper_03.jpg">
             <img
     src="http://www.kiwibiker.co.nz/thumbnails/tanyagsxr1000_wallpaper_03_tn.jpg"><br>
              Tanya</a>
          </td>
          <td align="center">
             <a href="http://www.kiwibiker.co.nz/images/janie_dickens.jpg">
             <img
     src="http://www.kiwibiker.co.nz/thumbnails/janie_dickens_tn.jpg"><br>
              Janie Dickens</a>
          </td>
          <td align="center">
             <a href="http://www.kiwibiker.co.nz/images/Sarina_wallpaper.jpg">
             <img
     src="http://www.kiwibiker.co.nz/thumbnails/Sarina_wallpaper_tn.jpg"><br>
              Sarina</a>
          </td>
       </tr>
    </table>


    โป่งเหน่ง


    I have never driven a car ! and I never... ummm...

  8. Join Date
    12th May 2003 - 10:41
    Bike
    98 HondaRS125
    Location
    Kaukapakapa
    Posts
    413
    Wiki Edits
    0
    I had one of those but the wheel fell off.
    Luv it!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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