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 2.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 2.0? How do I get rid of the borders in 2.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 2.0 just look into the following code and adjust the border-color number in the DIV.moduleMid2 section.

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

Look through the layout code until you see where the section is that starts with "DIV.moduleMid2" (in the middle of the code). Underneath DIV.moduleMid2 you will see "border-color:" 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. For Myspace 2.0 use the # number sign before the color if you are using color numbers and if you are using a word like black or green, then don't use the number sign. Example: border-color: black; or border-color: #020202 - both of these are correct.

To have NO borders on your tables just replace the color number or word with the word transparent like this: border-color: transparent;

Here is the DIV.moduleMid2 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 black, white, pink, green, red, yellow, blue, teal, hotpink, etc. In this case it would look like "border-color: black;" or "border-color: #020202;"You can play around until you find a color that works. 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 1.0 go to www.profilerehab.com/help/change_table_border_color

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 2.0 table border colors, how to change table border colors in myspace 2.0, how to change myspace 2.0 border colors, code to change myspace border colors in Myspace 2.0