Changing footer background color

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jimnyc
    Senior Member
    • Aug 2003
    • 191
    • 2.3.0

    Changing footer background color

    I was able to change the background color where the copyright notice is by editing the "body tag" line under page layout in styles. Unfortunately, this changed the background color for the entire board. Same with the text, I changed the color of the text in the footer in the same way and it affected the whole board.

    How can I change the BG color and text for JUST the footer?

    Thanks!
    .
  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    #2
    take a look at the footer template?

    you can edit the stuff in there, you might need to make a new class if you want to stick with a totaly CSS layout

    Comment

    • jimnyc
      Senior Member
      • Aug 2003
      • 191
      • 2.3.0

      #3
      Originally posted by Faranth
      take a look at the footer template?

      you can edit the stuff in there, you might need to make a new class if you want to stick with a totaly CSS layout
      Below is the code for my footer template, never been edited before. I don't see any reference to colors in there. Am I looking in the wrong place?

      </td>
      </tr>
      </table>
      <!-- /content area table -->
      </center>

      <p align="center">
      <normalfont><b>&lt; <a href="$contactuslink">Contact Us</a> - <a href="$homeurl">$hometitle</a>
      <!-- - <a href="$privacyurl">Privacy Statement</a> --> &gt;</b></normalfont>
      </p>

      <p align="center"><smallfont>
      <!-- Do not remove this copyright notice -->
      Powered by: vBulletin Version $templateversion<br>
      Copyright &copy;2000 - $copyrightyear, Jelsoft Enterprises Limited.<br>
      <!-- Do not remove this copyright notice -->
      $copyrighttext
      </smallfont></p>
      .

      Comment

      • jimnyc
        Senior Member
        • Aug 2003
        • 191
        • 2.3.0

        #4
        I even added this code to just the footer template:

        <body bgcolor="#FF9900">

        The color remains the same though, I guess it's being overridden from somewhere else.
        .

        Comment

        • ApexSpeed
          Member
          • Dec 2004
          • 59
          • 3.8.x

          #5
          Has anyone figured out a solution to this? I have spent the whole day trying to figure it out, to no avail. Can anyone help, please?

          Comment

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