background image (Full Version)

All Forums >> [Web Development] >> Cascading Style Sheets and Accessibility



Message


dpf -> background image (11/14/2005 13:10:15)

im a little (more) brain dead today. I need to put a non repeating image as background in a cell and then lay text over it but as I try to use cell padding it seem to move the back ground image as well - i am confuzzled. (confused and puzzled)




jaybee -> RE: background image (11/14/2005 13:12:33)

Dear brain dead,

URI?

CODE?

Anything??????

[:D]




danrendrag -> RE: background image (11/14/2005 13:20:17)

CSS:

td.classname {
background: url('/images/image.jpg') no-repeat;
}

HTML:

<td class="classname">




bobby -> RE: background image (11/14/2005 14:20:27)

padding in the cell should not affect the background image...

try adding background-position: top left; to your style and see if it helps.





womble -> RE: background image (11/14/2005 16:07:13)

Dear Confused (yay! he admits it! [;)])

I think what Jaybee meant to say was:

[img]http://www.ecanus.net/forumsmiles/urlsmiley.gif[/img]

(more) brain dead - is that possible?! [;)]

/agrees with all of the above
If they don't work...[img]http://www.ecanus.net/forumsmiles/urlsmiley.gif[/img]




jaybee -> RE: background image (11/15/2005 7:05:16)

Cooooeeeeee
Daniel Patrick
where are you?

Wombly my dear, Jaybee absolutely meant to say URI and not URL.

http://www.w3.org/Addressing/




womble -> RE: background image (11/15/2005 8:09:47)

I knew that - I was referring to the smiley [;)]




Taz -> RE: background image (11/15/2005 8:11:41)

Just for Jaybee. ;)

[image]http://ganjataz.com/smileys/01-signs/images/link-uri-clue.gif[/image]




dpf -> RE: background image (11/15/2005 9:37:24)

ok.... my brain returned and i got it.. thanks!!!!![8|]




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.0625