Results 1 to 8 of 8

Thread: How would you make this table black?

  1. #1
    Join Date
    Mar 2007
    Posts
    113
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How would you make this table black?

    How would you edit the page so that the tables appear black in a bulletin on Myspace? in bulletins you can only edit the body background that I know of.

  2. #2
    Join Date
    Mar 2006
    Location
    Cleveland, Ohio
    Posts
    574
    Thanks
    6
    Thanked 5 Times in 5 Posts

    Default

    Just use css to something like:

    Code:
    table{
    background-color: black !important;
    border-color: white !important;}
    Thou com'st in such a questionable shape
    Hamlet, Act 1, Scene 4

  3. #3
    Join Date
    Mar 2007
    Posts
    113
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yeah, I tried that... the problem is the browser ignores it because style tags go in the head section. The bulletin is typed in the body section.

  4. #4
    Join Date
    Mar 2006
    Location
    Cleveland, Ohio
    Posts
    574
    Thanks
    6
    Thanked 5 Times in 5 Posts

    Default

    Yeah, but myspace allows style tags in your profile, why not in the bulletins too?
    Thou com'st in such a questionable shape
    Hamlet, Act 1, Scene 4

  5. #5
    Join Date
    Mar 2007
    Posts
    113
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I don't know... but it doesn't. That was my first idea. But the bulletin just showed up as normal.

  6. #6
    Join Date
    May 2005
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    couldnt you just add a

    style="background-color: black;"

    into the element that you wish to be black. sorry if this is unrelated, i dont myspace

  7. #7
    Join Date
    Mar 2007
    Posts
    113
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Tried that also. The only thing I can change is the background image or color of the page. But I can't find a way to edit the elements of the page like tables.

  8. #8
    Join Date
    Mar 2006
    Location
    Cleveland, Ohio
    Posts
    574
    Thanks
    6
    Thanked 5 Times in 5 Posts

    Default

    It's not worth all this. It's just MySpace. Ha.
    Thou com'st in such a questionable shape
    Hamlet, Act 1, Scene 4

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •