Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

17478 Posts in 4473 Topics by 1972 members

Archive

SilverStripe Forums » Archive » Inserting "invisible" Tables

Our old forums are still available as a read-only archive.

Page: 1
Go to End
Author Topic: Inserting "invisible" Tables 1022 Views
  • mondy
    avatar
    10 posts

    Inserting "invisible" Tables Link to this post

    Hello. As you can probably guess, I am a newbie. Thanks for your patience. I am trying to insert a table into one of my pages, but I don't want to be able to see the table lines when the page is viewed in a browser. I set the table borders to 0, but they still show. ANy help would be great. Thanks!

  • trevor
    avatar
    53 posts

    Re: Inserting "invisible" Tables Link to this post

    this could be the css I had similar thing when modifying the standard css files. The best way to trace it is if you use firefox and install the firebug plugin when you load the page you can then inspect to see what css is being applied to your element in the html. it even lets you change on the fly so you can check before changing the actual css. FIrebug in an invaluable tool in my opinion.

    HTH

    Trevor

  • sonicparke
    avatar
    74 posts

    Re: Inserting "invisible" Tables Link to this post

    Were you able to track this down? So far I haven't figured out why I can't get rid of the border. I used firebug but everything I tried had zero effect on the table borders. Well, I could change border="0" on the table to border="10" and it made the outside border bigger but the inner lines never budge.

    1022 Views
Page: 1
Go to Top

Currently Online: becca

Welcome to our latest member: cjtdesign

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.