Log in

View Full Version : How would you make this table black?



lord_havoc
06-25-2007, 05:39 AM
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.

alexjewell
06-25-2007, 03:11 PM
Just use css to something like:



table{
background-color: black !important;
border-color: white !important;}

lord_havoc
06-25-2007, 03:21 PM
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.

alexjewell
06-25-2007, 03:22 PM
Yeah, but myspace allows style tags in your profile, why not in the bulletins too?

lord_havoc
06-25-2007, 07:51 PM
I don't know... but it doesn't. That was my first idea. But the bulletin just showed up as normal.

spyder
06-28-2007, 10:51 PM
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

lord_havoc
06-29-2007, 03:12 AM
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.

alexjewell
06-29-2007, 02:47 PM
It's not worth all this. It's just MySpace. Ha.