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, 12:05 PM
Post
#2
|
|
|
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 |
|
|
|
Jasminluvsu how does she do that? Aug 24 2005, 10:49 AM
mzislandpinay div.blogheader, .caption {
/* edits the dates */
f... Aug 24 2005, 10:55 AM
Jasminluvsu but i want it in custom modules will that work? Aug 24 2005, 10:58 AM
mzislandpinay umm.. i'm not sure.. i think there's anoth... Aug 24 2005, 11:06 AM
Jasminluvsu ok thanks for the date code all i need is that cus... Aug 24 2005, 11:08 AM
Jasminluvsu thanks...a mod can close this now Aug 24 2005, 03:30 PM![]() ![]() |