[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

hintergrundbild in td



hallo liste.
ich hab ein problem bezüglich hintergrundbildern in tds, bekomme es weder mit css:

.navtd {
	background-image: url(fileadmin/template/nav_bg.gif);
	background-repeat: no-repeat;
}

(kann das bild über den pfad im browser aufrufen)
noch über html im typoscript hin

        <td background="fileadmin/template/content_bg.gif">&nbsp;</td>

noch als contants:
bghead = fileadmin/template/header_bg.gif
und dann als aufruf im typoscript:
        <td width="735" height="79" background="{$bghead}">

bin ratlos, wäre über nen tipp dankbar




Reply to: