Notice: Undefined variable: page_title in /home/profilerehab/public_html/includes/page.help-answers.php on line 4
Change or Remove Table Border Colors in Myspace 1.0
FACEBOOKCOVERS
TWITTERBACKGROUND
WALLPAPERS
FACEBOOKSTATUSES
HELP
NEXTUPDATE
MobileMenu
MYSPACE HELP & TWEAKS

MYSPACE QUESTION

How do I change the table border colors of my myspace tables in Myspace 1.0? How do I get rid of the borders in 1.0?


MYSPACE ANSWER

If you want to change the BORDER colors of your myspace tables (the boxes that hold your info in two columns on your myspace profile) in Myspace 1.0 just look into the following code and adjust the border-color number in the "table table table" section.

Here is an example of one of our layout codes below:

Look through the layout code until you see where the section is that starts with "table table table" (about 5 paragraphs down inside the code). Underneath "table table table" you will see border-color a couple lines down. Right now the border color number is set to black. The color number for black is 000000. You can change this to any color number you want or to make it easier you can just write border-color: black or border-color: pink but if you choose to write pink instead of using a color number you can only get one generic color of pink.

To have NO borders on your tables just replace the whole border section (border-color, border-width, border-style) with border: none; If you leave any of the other commands in there like border-width or border-style you might still see a border showing up so make sure you delete those before adding border: none;

Here is the table table table section separated from the code to show you specifically what to change:

Change the color number next to border-color: 000000; to choose a different color. Here are some common colors: 000000 is black and ffffff is white. You can also write the actual word: black, white, pink, green, red, yellow, blue, teal, hotpink, etc. In this case it would look like "border-color: black;" You can play around until you find a color that works.

In Myspace 1.0 don't use number signs # in front of the color numbers or the color won't work. Myspace 1.0 doesn't recognize the number sign with those.

For a wider range of color options we will be adding a color picker to this section so you can choose more specific colors.

To change the table border colors in Myspace 2.0 go to www.profilerehab.com/help/change_20_table_border_colors

While you are here, check out some of our myspace layouts. Don't forget to Like Us on facebook and follow us on Twitter!

Myspace Profile Layout Help

MYSPACE RELATED TOPICS

Myspace Layout Help with Myspace Profile

PAGE DESCRIPTION

how to change 1.0 table border colors, how to change table border colors in myspace 1.0, how to change myspace 1.0 border colors, code to change myspace border colors in Myspace 1.0