I have a template that I'm trying to customize. It has a left sidebanner div and image.
How do I get text to appear on top of the image? By making the image a background-image in CSS? By specifying z-index?
Your help is GREATLY appreciated
Bonus 0 Newbie Poster
Recommended Answers
Jump to PostNot 100% certain you can put "background" in a TD... I know that it is also dodgey trying to colour a TD...
So you have two options.
1) Put a Div inside the TD and apply the BGIMG to that
2) Use full on selectors.... #TABLEID TR TD {} …
Jump to Post... MidiMagic ...
The reason I mentioned it...
" being dodgey "
...is that some browsers aren't 100% on it, (i.e. some simply won't show it if it is the TD that is styled, rather than the TABLE TR / TABLE TD / TABLE TR TD or use of classes …
All 8 Replies
webecho 0 Newbie Poster
Scrawn_Dog 0 Newbie Poster
autocrat 52 Posting Pro in Training
MidiMagic 579 Nearly a Senior Poster
MidiMagic 579 Nearly a Senior Poster
autocrat 52 Posting Pro in Training
MidiMagic 579 Nearly a Senior Poster
autocrat 52 Posting Pro in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.