Post in HTML

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • martync
    Senior Member
    • May 2002
    • 109
    • 3.5.x

    Post in HTML

    I'm having problems poting in HTML, I have the following set: -

    BB Code Settings

    Allow HTML BB Code is ticked, but when I post in html all I get is the code, not the html that is expected, where am I going wrong

    Cheers
  • copiertalk
    Senior Member
    • Oct 2005
    • 851
    • 3.7.x

    #2
    That is what the html BBCODE does. You can test this in the testing forum.
    www.Copiertalk.com - Everything Copier , Printer, Fax

    Comment

    • Lynne
      Former vBulletin Support
      • Oct 2004
      • 26255

      #3
      Originally posted by martync
      I'm having problems poting in HTML, I have the following set: -

      BB Code Settings

      Allow HTML BB Code is ticked, but when I post in html all I get is the code, not the html that is expected, where am I going wrong

      Cheers
      HMTL BB Code has to do with this box:
      HTML Code:
      This sentence is in an html bbcode box.

      Please don't PM or VM me for support - I only help out in the threads.
      vBulletin Manual & vBulletin 4.0 Code Documentation (API)
      Want help modifying your vbulletin forum? Head on over to vbulletin.org
      If I post CSS and you don't know where it goes, throw it into the additional.css template.

      W3Schools <- awesome site for html/css help

      Comment

      • martync
        Senior Member
        • May 2002
        • 109
        • 3.5.x

        #4
        OK thanks for that, how do I post in HTML them

        Cheers

        Comment

        • Lynne
          Former vBulletin Support
          • Oct 2004
          • 26255

          #5
          You enable HTML on forum by form basis. So, admin cp > forums & moderators > forum manager > select the forum > Allow HTML > Yes. BUT!.... read this in the Help:

          Allow HTML Code in posts
          This allows users to use HTML while posting. It is strongly recommended that you DO NOT turn this on as it can severely compromise security and/or severely mess up layout if users insert malformed HTML. Even if you set this to Yes, users still cannot use certain tags, including javascript: and about:.

          Please don't PM or VM me for support - I only help out in the threads.
          vBulletin Manual & vBulletin 4.0 Code Documentation (API)
          Want help modifying your vbulletin forum? Head on over to vbulletin.org
          If I post CSS and you don't know where it goes, throw it into the additional.css template.

          W3Schools <- awesome site for html/css help

          Comment

          • martync
            Senior Member
            • May 2002
            • 109
            • 3.5.x

            #6
            Thanks for your replies, it must be the code that is wrong because I'm still having issues with it

            Cheers for your time anyway

            Comment

            • martync
              Senior Member
              • May 2002
              • 109
              • 3.5.x

              #7
              This code works normally outside of VB, could one of you let me know why it does not work inside vb

              Cheers

              HTML Code:
              <!-- MINI-LEAGUE HTML V1713 -->
              <style type="text/css" media="all">
              @import "http://www.freefantasyfootball.tv/css1540/League.css";
              @import "http://www.freefantasyfootball.tv/PresentationLayer/1722/Common/1540-smCommon.css";
              </style>
              <table cellspacing="0" cellpadding="1" class="genericTable" summary="Mini-League" Style="width:450px;font-size:12px;">
              <thead><tr><td colspan="7" class="extTextLeftAlign"><a href="http://www.freefantasyfootball.tv/league.aspx?page=league&id=16256">Cliftonallwhites :</a></td></tr>
              <tr class="extTableHeader">
              <th class="extTextRightAlign" style="width:10%;">Pos.</th>
              <th class="extTextLeftAlign"  style="width:40%;">&nbsp;Team</th>
              <th class="extTextLeftAlign"  style="width:40%;">&nbsp;</th>
              <th class="extTextRightAlign" style="width:10%;">Mn.</th>
              <th class="extTextRightAlign" style="width:10%;">Pts.</th>
              </tr></thead>
              <tfoot><tr><td colspan="7" class="extTextRightAlign"><div class="timeBar"><b>Last Updated: </b>18/08/2008 09:55:46</div></td></tr>
              <tr><td colspan="7" class="extTextRightAlign"><a href="http://www.freefantasyfootball.tv/">http://www.freefantasyfootball.tv/</a></td></tr></tfoot>
              <tbody>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">0</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=5034981" >Macca UTD Team 2</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">0</td>
              <td class="extTextRightAlign">0</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">181</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3021509" >forestgumps</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">52</td>
              <td class="extTextRightAlign">52</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">211</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3065601" >lil ludders super stars</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">51</td>
              <td class="extTextRightAlign">51</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">220</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3013816" >Poole Stars XI</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">50</td>
              <td class="extTextRightAlign">50</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">271</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3069300" >Chets Chargers</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">49</td>
              <td class="extTextRightAlign">49</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">274</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=5026785" >Ryans Army</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">49</td>
              <td class="extTextRightAlign">49</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">345</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3071105" >Richards Rovers</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">47</td>
              <td class="extTextRightAlign">47</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">699</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=5017608" >MACCA UTD</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">41</td>
              <td class="extTextRightAlign">41</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">1302</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3073667" >polls dream team</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">34</td>
              <td class="extTextRightAlign">34</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">1403</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3058215" >Greenwood galaticos</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">33</td>
              <td class="extTextRightAlign">33</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">1427</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3078295" >FOOTY FEVER</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">33</td>
              <td class="extTextRightAlign">33</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">1516</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3071515" >BioCity Strikers</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">32</td>
              <td class="extTextRightAlign">32</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">1658</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3071606" >Nottingham Reds</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">31</td>
              <td class="extTextRightAlign">31</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">1771</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3061229" >M275 P.F.C</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">30</td>
              <td class="extTextRightAlign">30</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">1854</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3034576" >john cena</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">29</td>
              <td class="extTextRightAlign">29</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">2172</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3058309" >Litigious Ludders</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">27</td>
              <td class="extTextRightAlign">27</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">2445</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3067067" >the ahujas</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">25</td>
              <td class="extTextRightAlign">25</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">2588</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3069496" >THE YOUNG ONES</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">24</td>
              <td class="extTextRightAlign">24</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">2958</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3062985" >OKANE CHAMPIONS</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">21</td>
              <td class="extTextRightAlign">21</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">3364</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3067143" >ahujastars</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">18</td>
              <td class="extTextRightAlign">18</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">3391</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=5022603" >Toms Dream Team</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">18</td>
              <td class="extTextRightAlign">18</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">3476</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3061173" >Shaw United</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">17</td>
              <td class="extTextRightAlign">17</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">3662</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=5031231" >roberto</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">16</td>
              <td class="extTextRightAlign">16</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">4025</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=5030612" >BungleNation FC</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">13</td>
              <td class="extTextRightAlign">13</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">4252</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3077712" >mummy,s a team</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">11</td>
              <td class="extTextRightAlign">11</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">99999</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=5032019" >garry and traceys team</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">0</td>
              <td class="extTextRightAlign">0</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">99999</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3065489" >wilford whips</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">0</td>
              <td class="extTextRightAlign">0</td>
              <tr class="extAlternateRowCol">
              <td class="extTextRightAlign">99999</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3067137" >Moyles Magpies</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">0</td>
              <td class="extTextRightAlign">0</td>
              <tr class="extPrimaryRowCol">
              <td class="extTextRightAlign">99999</td>
              <td class="extTextLeftAlign" >&nbsp;<a href="http://www.freefantasyfootball.tv/team.aspx?page=view&amp;id=3073351" >champion blues 11</a></td>
              <td class="extTextLeftAlign"></td>
              <td class="extTextRightAlign">0</td>
              <td class="extTextRightAlign">0</td>
              </tbody></table>

              Comment

              • Lynne
                Former vBulletin Support
                • Oct 2004
                • 26255

                #8
                That posts fine in a thread on my test site where I allow html to be posted. Well, it posts... it has a huge chunk of blank/white space at the top of the post.

                Please don't PM or VM me for support - I only help out in the threads.
                vBulletin Manual & vBulletin 4.0 Code Documentation (API)
                Want help modifying your vbulletin forum? Head on over to vbulletin.org
                If I post CSS and you don't know where it goes, throw it into the additional.css template.

                W3Schools &lt;- awesome site for html/css help

                Comment

                • martync
                  Senior Member
                  • May 2002
                  • 109
                  • 3.5.x

                  #9
                  Thanks Lynne, anybody know how to get rid of the white space

                  Comment

                  • Lynne
                    Former vBulletin Support
                    • Oct 2004
                    • 26255

                    #10
                    I'd check your html - specifically the colspans in the table. I don't know that colspan=7 is correct and it may be causing the table to do weird things. Also, make sure you are closing your <tr> tags. Your whole table is full of incorrect html.

                    Please don't PM or VM me for support - I only help out in the threads.
                    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
                    Want help modifying your vbulletin forum? Head on over to vbulletin.org
                    If I post CSS and you don't know where it goes, throw it into the additional.css template.

                    W3Schools &lt;- awesome site for html/css help

                    Comment

                    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                    Working...