how to remove table border?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • terickson
    New Member
    • Apr 2010
    • 6
    • 4.0.0

    [vB4] how to remove table border?

    Hello,
    If I paste an html table into a post or signature, even if I have border=0, vbulletin is putting a border around the table. How can I get rid of it?
    Thanks for the help,
    Thane.
  • randy17875
    New Member
    • Apr 2008
    • 6

    #2
    I've seen the same problem. There seems to be an issue with the border in tables. Seems to be no way to put up a table without a border.

    Comment

    • audiokid
      Senior Member
      • Apr 2009
      • 555
      • 4.1.x

      #3
      same, I want to remove borders
      Cheers!

      RECORDING ORG
      created for musicians, by musicians

      Comment

      • OturanBoğa
        New Member
        • Nov 2008
        • 26
        • 4.1.x

        #4
        yes please?

        Comment

        • OturanBoğa
          New Member
          • Nov 2008
          • 26
          • 4.1.x

          #5
          I want to remove borders?

          Comment

          • stevectaylor
            Senior Member
            • Aug 2007
            • 380
            • 3.6.x

            #6
            I did see a thread how to do this once, but cannot locate it anymore.
            Holiday Forum
            Motor Car Forum
            Political Forum
            Web Hosting Forum

            Comment

            • Rocky777
              Senior Member
              • May 2009
              • 125
              • 4.0.x

              #7
              Same probblem here. Maybe somebody will help us

              Comment

              • stevectaylor
                Senior Member
                • Aug 2007
                • 380
                • 3.6.x

                #8
                All credit to VB support, they have sorted mine for me.

                Just add the following to additional CSS

                .restore th, .restore td {
                border:0px;
                }
                Holiday Forum
                Motor Car Forum
                Political Forum
                Web Hosting Forum

                Comment

                • OturanBoğa
                  New Member
                  • Nov 2008
                  • 26
                  • 4.1.x

                  #9
                  Thanks

                  Comment

                  Related Topics

                  Collapse

                  Working...