Press CTRL-D to Bookmark this Page  |  Contact Us
Views

How to Edit Table Background

Jump to: navigation, search

The layout on the right is after editing the layout code.
BlankLayout.pngLayoutwithtablebackground.png

To change the background color (or image) of the tables on your Myspace profile, copy and paste the code below:


How to add code to Myspace
Code: 




*DONT FORGET TO CHANGE THE FOLLOWING SETTINGS:

Border-style:
Choose between: dotted, dashed, solid, double, groove, ridge, inset, outset
border-width Change where it says "#" to your desired width (the greater the #, the bigger the thicker the border)
border-color Change where it says "COLOR" to your desired border color.
Visit HTML COLORS
background-color Change where it says "COLOR" to your desired table color.
Visit HTML COLORS
background-repeat Choose whether your background will repeat itself or not. (Choose: Repeat, no-repeat, repeat-Y, repeat-X)
background-attachment Choose whether your background will stay in one place or scroll with the page. (Choose: Scroll, fixed)
background-position Change the location of your background image.
filter:alpha To change the opacity, edit the "#" under -khtml-opacity:. The closer the # is to 0, the more translucent it will be.
background-image Change where it says "URL" to your image URL


To change each individual table, visit: How to Add Backgrounds to Each Section


For more on opacity, visit: Translucent Tables