Topic: No Repeat Background (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10840" title="Pages that link to Topic: No Repeat Background (Page 1 of 1)" rel="nofollow" >Topic: No Repeat Background <span class="small">(Page 1 of 1)</span>\

 
RammStein
Paranoid (IV) Inmate

From: cEll 513, west wing of the ninth plain
Insane since: Dec 2000

posted posted 10-28-2002 21:45

<TD background="images/quicklink.jpg" WIDTH="215" HEIGHT="189" valign="top">

I have this set as the background in the TD command but I don't want it to repeat it .. I know you can set it where it wont repeat .. do any of you recall that command .. I can't find it anywhere in reference books or online at the moment?



.::. cEll .::. 513

CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 10-28-2002 22:02

Set a style for that TD in a style sheet and use:

code:
.myTD{
background-repeat : no-repeat;
background-image: url(blah.GIF);
}



Later,
C:\


~Binary is best~

RammStein
Paranoid (IV) Inmate

From: cEll 513, west wing of the ninth plain
Insane since: Dec 2000

posted posted 10-28-2002 22:03

thanks C:\

now I recall


.::. cEll .::. 513

Pugzly
Paranoid (IV) Inmate

From: 127.0.0.1
Insane since: Apr 2000

posted posted 10-28-2002 22:56

You can also put them together:

background: #00ff00 url("smiley.gif") no-repeat fixed center center;



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu