Div background image resize

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shrutikaghosh
    New Member
    • Aug 2008
    • 1

    Div background image resize

    Hi,

    I want to shrink the background image to fit the size of <div>. It is somethiing like:

    <div style="BACKGROU ND: url(./images/2008calendar.jp g) left top;">
    this is my text
    </div>

    The background image should shrink to fit the text.

    Thanks
  • mcardle
    New Member
    • Aug 2008
    • 3

    #2
    You cannot shrink a backgroundimage . You can only repeat the backgroundimage if it is not big enought.

    //mcardle

    Comment

    Working...