![]() | ![]() |
![]() | ![]() |
| |||||||
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |||
| I have a code that makes the sides of my profile black...body {background-color: black;}table, td{background-color:white; border:none; border-width:0;}I want the same thing, except with an image...&& I tried this...background-image:url(http://i26.tinypic.com/2i1ibtv.jpg);background-repeat: repeat;table, td{background-color:white; border:none; border-width:0;}but I dont know why its not showing up... what can I do!?!?! Help?!
__________________ Myspace Coder |
| Sponsored Links |
| |
| |||
| Try this ...background-image:http://i26.tinypic.com/2i1ibtv.jpg;....ground-repeat: repeat;table, td{background-color:white; border:none; border-width:0;}
__________________ Myspace Coder |
| |||
| background-image:url("http://i26.tinypic.com/2i1ibtv.jpg");background-repeat: repeat;table, td{background-color:white; border:none; border-width:0;}Also, take out "body {background-color: black;}table, td{background-color:white; border:none; border-width:0;}"that bit, you don't need it anymore.That should fix it If not, just use this code:
__________________ Myspace Coder |
![]() |
| Thread Tools | |
| Display Modes | |
| |
| All times are GMT. The time now is 08:55 AM. |