Results 1 to 2 of 2

Where to remove the post br element?

This is a discussion on Where to remove the post br element? within the Template Modifications forums, part of the vBulletin SEO Discussion category; As this forum is all about content quality I hope it would be ok to ask this here as well. ...

  1. #1
    Senior Member Cor van Noorloos's Avatar
    Real Name
    Cor van Noorloos
    Join Date
    Mar 2008
    Location
    Werkendam, The Netherlands
    Posts
    178
    Liked
    0 times
    Blog Entries
    1

    Where to remove the post br element?

    As this forum is all about content quality I hope it would be ok to ask this here as well.

    Just a random post snippet
    <b>Definition List Title</b><br />
    This is a definition list division.<br />
    <br />
    <b>Definition</b><br />
    An exact statement or description of the nature, scope, or meaning of something: <i>our definition of what constitutes poetry.</i><br />
    <br />
    <b>Ordered List</b><br />
    <ol class="decimal"><li>List Item 1</li>

    <li>List Item 2<ol class="upper-alpha"><li>Nested list item A</li>
    <li>Nested list item B</li>
    </ol></li>
    <li>List Item 3</li>
    </ol><br />
    <b>Unordered List</b><br />
    Where to remove the post br element - vBulletin.org Forum

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    The ONLY time you should use a <br /> is within a line of text with a line of text following it.

    Code:
    <p>this is line one<br />
    and this is line two</p>
    in all other cases, margins, padding, line-height, etc should use used on the container elements.

Similar Threads

  1. [HOW-TO] Remove the Forum name in Post Titles
    By FireStorM in forum Template Modifications
    Replies: 57
    Last Post: 01-11-2012, 12:23 AM
  2. How to remove new post rewrite
    By bonjurkes in forum URL Rewrite Settings
    Replies: 3
    Last Post: 07-28-2009, 01:27 PM
  3. Test Post - please remove
    By Ian Cunningham in forum Off-Topic & Chit Chat
    Replies: 0
    Last Post: 01-26-2009, 03:00 PM
  4. Remove Last Post Links Options
    By Sysop in forum Bug Reporting
    Replies: 13
    Last Post: 10-01-2008, 08:41 AM

Posting Permissions

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