how does she do that? |
![]() ![]() |
how does she do that? |
Aug 24 2005, 10:49 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 242 Joined: Feb 2005 Member No: 102,806 |
im wondering how do uput a background image in a custom module....EXAMPLEshe has it in her regular modules in the background theres lil flowers and on top it says bebeone89..but i want to know how you do it with custom modules? also i would like to know if you can do it with the dates also?
|
|
|
|
Aug 24 2005, 10:55 AM
Post
#2
|
|
|
Call me Elsie Mae ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 936 Joined: Aug 2005 Member No: 207,655 |
okai you see where it says "background-image: ur" just put the link of the background you want.. .. i sugguest you lo0k in ur code and don't use this one.. cuz i it wrong.. lol.. but just find the part that says... "background image" and then put the imagine link in. |
|
|
|
Aug 24 2005, 10:58 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 242 Joined: Feb 2005 Member No: 102,806 |
but i want it in custom modules will that work?
|
|
|
|
Aug 24 2005, 11:06 AM
Post
#4
|
|
|
Call me Elsie Mae ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 936 Joined: Aug 2005 Member No: 207,655 |
umm.. i'm not sure.. i think there's another code for that.. hmm..
|
|
|
|
Aug 24 2005, 11:08 AM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 242 Joined: Feb 2005 Member No: 102,806 |
ok thanks for the date code all i need is that custom module code...but hey maybe i can jus have a image and type in my username or something like that
|
|
|
|
Aug 24 2005, 12:05 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
//EDIT
CODE <style type="text/css"> /* edit to your liking */ table.module { border: 1px solid #000000; width:160px; background-color:f2f2f2; } table.module th { background-color: #336699;font: bold 11px arial; text-transform: uppercase;color: #FFFFFF; border: none; background-image: url(IMG URL HERE); } table.module td {color: #000000; text-align: left; border: none; background-image:none; } </style> where it says IMG URL HERE is where you put it |
|
|
|
Aug 24 2005, 03:30 PM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 242 Joined: Feb 2005 Member No: 102,806 |
thanks...a mod can close this now
|
|
|
|
![]() ![]() |