table borders

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • br4sco
    Member
    • Mar 2007
    • 94

    table borders

    When i use tables in any of the pages or side bar's it has a border around them. sorry if this has already been addressed. just need to find a fix for this one soon. any help would be nice
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24287
    • 6.0.X

    #2
    You would probably need to specify the border color in the html using inline CSS.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • br4sco
      Member
      • Mar 2007
      • 94

      #3
      just tried it, not working. unless i am doing something wrong.

      <table style="background-color:#100101;" width="735">
      <td style="background-color:#100101;" width="735" border="0" valign="top" align="middle">

      <img src="http://www.pitbullradio.net/images/interviews.jpg" border="0">

      </tr></td></table>

      <table style="background-color:#100101;" width="735">
      <td style="background-color:#100101;" width="400" border="0" valign="top" align="middle">

      <img src="http://www.pitbullradio.net/images/nile.jpg" border="0">

      <td style="background-color:#100101;" width="335" border="0" valign="top" align="middle">

      box here

      </tr></td></table>

      Comment

      • Zachery
        Former vBulletin Support
        • Jul 2002
        • 59097

        #4
        Background colors are not the same as borders, and you've set border to 0 n most things.

        Comment

        • br4sco
          Member
          • Mar 2007
          • 94

          #5
          ok i got it now thx
          Last edited by br4sco; Mon 13 May '13, 12:18pm.

          Comment

          • Wayne Luke
            vBulletin Technical Support Lead
            • Aug 2000
            • 74123

            #6
            To your table declaration add style="border:0px !important;"
            Translations provided by Google.

            Wayne Luke
            The Rabid Badger - a vBulletin Cloud demonstration site.
            vBulletin 5 API

            Comment

            • Mark.B
              vBulletin Support
              • Feb 2004
              • 24287
              • 6.0.X

              #7
              Take out all the "border="0" elements and try adding : #xxxxxx; into the inline css, where xxxxxx is the required color.
              MARK.B
              vBulletin Support
              ------------
              My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
              My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

              Comment

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