please help with footer error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • atcspaul
    Senior Member
    • Jun 2007
    • 113

    please help with footer error

    i have an error in my footer and it says should be an easy fix. it says that end tag for element "div" which is not open

    here is the html

    <div align="center">

    <!-- Do not remove this copyright notice -->
    $vbphrase[powered_by_vbulletin]
    <!-- Do not remove this copyright notice -->
    </div>
    <div class="smallfont" align="center">
    <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
    $cronimage
    <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
    $vboptions[copyrighttext]
    </div> </div>

    <br />
    <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/fot_back.gif)">
    <tr>
    Last edited by atcspaul; Thu 29 Jul '10, 9:12am.
    my forums http://stockmarketcats.com/ , http://motorbicycling.com/ & http://stcroixlife.com/
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    So have you tried taking out one of those </div> tags?

    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

    • atcspaul
      Senior Member
      • Jun 2007
      • 113

      #3
      yes that did not work either. turned it into 42 errors. really weird
      my forums http://stockmarketcats.com/ , http://motorbicycling.com/ & http://stcroixlife.com/

      Comment

      • Lats
        Senior Member
        • Mar 2002
        • 3671

        #4
        This is a standard footer snippet...
        Code:
        <div align="center">
         <div class="smallfont" align="center">
         <!-- Do not remove this copyright notice -->
         $vbphrase[powered_by_vbulletin]
         <!-- Do not remove this copyright notice -->
         </div>
         <div class="smallfont" align="center">
         <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
         $cronimage
         <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
         $vboptions[copyrighttext]
         </div>
        </div>
        You appear to missing the 2nd opening div.
        Lats...

        Comment

        • atcspaul
          Senior Member
          • Jun 2007
          • 113

          #5
          thank you lats but that bought up a whole bunch of new errors also. has me baffled
          my forums http://stockmarketcats.com/ , http://motorbicycling.com/ & http://stcroixlife.com/

          Comment

          • Lats
            Senior Member
            • Mar 2002
            • 3671

            #6
            I guess you're going to have to look at those additional tables fairly closely - good luck.
            Lats...

            Comment

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