PDA

View Full Version : Text Will Not Go On Image



Dan
November 3rd, 2007, 03:12
Hey folks,

Been designing this website with a while now and basically, I have 3 boxes that have glowing backgrounds. I am trying to place text on the images but for some odd reason the text will not go there. It types etc, but just no text, no matter what color I use.
I have other parts of the site that have the same setup and the text went onto them with no problem.

Anyone have any idea what this may be?

JonnyH
November 3rd, 2007, 04:58
You set the background of the table to the image correct? Not inserted the image and trying to type over it.

Decker
November 3rd, 2007, 07:41
Hmm, got any more clues? What are you designing in, sample of the prob?

themoose
November 3rd, 2007, 13:22
Try making a div the dimensions of the image and making the image the background-url. You'll then be able to type inside the div no problems.

Dark Matter
November 3rd, 2007, 13:25
maybe the text appears under everything??? try using z-index: ; in your css that might fix it ? or if you want you can pm me with css and html/php files or what ever you site is coding in and i could take a look if you wish ?