Background Code To A Div & Fieldset Box?, combined codes, need help w/background |
![]() ![]() |
Background Code To A Div & Fieldset Box?, combined codes, need help w/background |
Mar 5 2005, 02:50 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 22 Joined: Aug 2004 Member No: 40,291 |
Hey! I combined a div code & a fieldset code to give me a scrollable box with a border/title on it. Does anyone know how I would add a "background picture" to it? Thanks!
<div id="scroll3" style="width:473;height:250;overflow:auto; border:.FFFFFF 4px solid;"><font style="font-family:comic sans ms:font-size:14px;color:.FFFFFF"> <fieldset style="border:FFFFFF 1px solid;height:65px;width:455px"><legend align="left" style="font-family:century gothic;color:FFFFFF;font-size:15px">TITLE</legend><font style="font-family:century gothic;color:660066;font-size:14px;text-align:center"> <center> TEXT <br></fieldset></div></p> |
|
|
|
Mar 5 2005, 05:52 PM
Post
#2
|
|
![]() Amberific. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,913 Joined: Jul 2004 Member No: 29,772 |
Yeah, in your div style add this:
QUOTE background-image:url(BACKGROUND URL HERE);
|
|
|
|
![]() ![]() |