myspaceprodesigns.com
background codes
- bookmark us
- add me on myspace
- add me on xuqa
- add me on yfly

10/13/2007 05:43 PM
Re: Hiding Lines between friends comments on div
10/13/2007 02:15 PM
Hiding Lines between friends comments on div
backgrounds and tables
NOTE: All codes must go in your style sheet
body
body {
background-color:COLOR;
background-image:;
background-repeat:repeat/no-repeat
background-position:center center/center left/center right/center top/center bottom/left top/left bottom/right top/right bottom;
background-attachment:fixed/scroll;
border: Xpx STYLE COLOR;
}
area under tables
table, tr, td {
background-color:COLOR;
background-image:;
background-repeat:repeat/no-repeat
background-position:center center/center left/center right/center top/center bottom/left top/left bottom/right top/right bottom;
background-attachment:fixed/scroll;
border: Xpx STYLE COLOR;
}
This is the area around your tables
table table table {
background-color:COLOR;
background-image:;
background-repeat:repeat/no-repeat
background-position:center center/center left/center right/center top/center bottom/left top/left bottom/right top/right bottom;
background-attachment:fixed/scroll;
border: Xpx STYLE COLOR;
}
tables
table table table tr td {
background-color:COLOR;
background-image:;
background-repeat:repeat/no-repeat
background-position:center center/center left/center right/center top/center bottom/left top/left bottom/right top/right bottom;
}
overflow:auto is the property which creates the scrollbox and height and width should be defined in pixels.
Comments
View Comments (4) • Leave Comment • Support Forum