background, code |
![]() ![]() |
background, code |
Mar 4 2006, 09:22 AM
Post
#1
|
|
![]() suppp !? ![]() ![]() ![]() Group: Member Posts: 54 Joined: Aug 2005 Member No: 212,364 |
what is the code to get my background like that but still have the regular colors & white background 4 my font & stuff.
like hers ... myspace |
|
|
|
Mar 4 2006, 10:10 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
Something like this?
CODE <style type="text/css">
table, td {background-color:ffffff;} body { background-image: url(''); background-position: left; background-repeat: repeat; background-attachment: fixed;} </style> |
|
|
|
Mar 4 2006, 10:46 AM
Post
#3
|
|
![]() suppp !? ![]() ![]() ![]() Group: Member Posts: 54 Joined: Aug 2005 Member No: 212,364 |
no.
it didnt work. i dont want the whole background. i want like the myspace i showed you. |
|
|
|
Mar 4 2006, 11:02 AM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 41 Joined: Jan 2006 Member No: 366,194 |
that code worked...
|
|
|
|
Mar 4 2006, 11:08 AM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
http://profile.myspace.com/index.cfm?fusea...iendID=39310177
That's my test page. Wait isn't that similar to hers, it's just that her's is thinner?? Or did I misunderstand your first post. |
|
|
|
Mar 4 2006, 11:16 AM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 41 Joined: Jan 2006 Member No: 366,194 |
i was looking for a similar thing. do you know the code to make it thinner? (that code worked just like the test page looked)
|
|
|
|
Mar 4 2006, 11:56 AM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
CODE <style type="text/css"> table, tr, td { border:none; border-width:0; width: 500px;} body {background-image:url( ); background-repeat: repeat; background-attachment:fixed;} table table {border: 0px;} table table table table{border: 0px; width: 250px;} {The actual modules} table table table {border: 0px solid; border-color: ............; background-color: ............; width: 250px; } </style> <style type="text/css">.contactTable {display:none!important; border:0px !important;}</style> Well you can use that it's not too precise though. -shrug- I suggest you get rid of your firends comments section just like she did and get rid of the borders around the things and such. |
|
|
|
Mar 4 2006, 11:58 AM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 41 Joined: Jan 2006 Member No: 366,194 |
all my friends and comments are gone but how do you get rid of the borders?
|
|
|
|
Mar 4 2006, 11:59 AM
Post
#9
|
|
![]() suppp !? ![]() ![]() ![]() Group: Member Posts: 54 Joined: Aug 2005 Member No: 212,364 |
it didint work for me?
i already have a lyt should i erase that part of the code? because it is no diff. |
|
|
|
Mar 4 2006, 12:01 PM
Post
#10
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 41 Joined: Jan 2006 Member No: 366,194 |
nvm i got it. it made it skinnier and got rid of the borders. i dunno why yours isn't working. :/
|
|
|
|
Mar 4 2006, 12:02 PM
Post
#11
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Hi Ken.
Obviously if you already have a section that's similar (in your layout)... Well, take it. out. Just the section that looks like that code tho. |
|
|
|
Mar 4 2006, 12:11 PM
Post
#12
|
|
![]() suppp !? ![]() ![]() ![]() Group: Member Posts: 54 Joined: Aug 2005 Member No: 212,364 |
okay.
|
|
|
|
![]() ![]() |