Module Background, right side |
![]() ![]() |
Module Background, right side |
Sep 4 2004, 01:51 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
Hey,
I don't know if there was a code where your modules can have a background, but i was wondering if anyone can help me get that code... may you or can you..? thank you |
|
|
|
Sep 4 2004, 02:02 AM
Post
#2
|
|
![]() I never give 4/10 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 627 Joined: Aug 2004 Member No: 45,375 |
I think it's this code. Change bg color.
QUOTE <style type="text/css"> table.blogbody { text-align:left; background-color:FFFFFF; border: 1px solid #82C0FA; } </style> - Tran - |
|
|
|
Sep 4 2004, 02:11 AM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
no i meant like MY MODULES, like i want to change the background to an image... lol sorry i didn't make myself clear
|
|
|
|
Sep 4 2004, 02:22 AM
Post
#4
|
|
![]() I never give 4/10 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 627 Joined: Aug 2004 Member No: 45,375 |
oh no hahah it was my fault :P i dont use xanga table. That's y i always messed it up XP
This is the right code: QUOTE <style type ="text/css"> table.left TD { background-image: url (URL OF PIC); color: #82C0FA; border: 0px; width:200; text-align:left; padding-top:0; padding-bottom:6; padding-left:7; padding-right:7; } </style> - Tran - |
|
|
|
![]() ![]() |