1
hlint
background-repeat="no-repeat"
  • 2004/5/13 14:22

  • hlint

  • Friend of XOOPS

  • Posts: 25

  • Since: 2004/2/6 7


I'm trying to get the backgroud in a <td>not to repeat itself.
But I don't have the knowledge nor the program that tells me the right code.

This is what I'm using now
Quote:
<td width="100%" background-repeat="no-repeat" background="<{$xoops_imageurl}>images/logolente.jpg" bgcolor="#FFFFFF">


It doen't work. please help.

greetings erik

(one of the many bumps to XOOPS heaven)

2
studioC
Re: background-repeat="no-repeat"
  • 2004/5/13 14:54

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


try this ...


<td style="width:100%;background-image:url(<{$xoops_imageurl}>images/logolente.jpg);background-repeat:no-repeat;background-color:#fff;"></td>


michael

3
hlint
Re: background-repeat="no-repeat"
  • 2004/5/14 10:06

  • hlint

  • Friend of XOOPS

  • Posts: 25

  • Since: 2004/2/6 7


Realy great, it works, copy paste and I'm done.

Thanks a lot!

Login

Who's Online

98 user(s) are online (67 user(s) are browsing Support Forums)


Members: 0


Guests: 98


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits