Re: [TYPO3] Background images - again

2007-09-07 Thread Dmitry Dulepov [typo3]
Hello! Kristian Wind wrote: > Hello everyone! > > This has been covered before, but there was no solution, as far as I > could see. Your message has come to a thread named "Timtab blog and SEO", so very few people will see it. Never use "reply" button when posting new messages to the list - t

Re: [TYPO3] Background images - again

2007-09-07 Thread Kristian Wind
Found it: lib.baggrund = COA lib.baggrund { 10= TEXT 10.data = page:media <-- THIS 10.wrap = } Best regards Kristian [EMAIL PROTECTED] Den 07/09/2007 kl. 12.29 skrev Kristian Wind: > Hello! > > I think that what I'm looking for is the "name" for the "Files" field > to do somethin

Re: [TYPO3] Background images - again

2007-09-07 Thread Kristian Wind
Hello! I think that what I'm looking for is the "name" for the "Files" field to do something like: 10 = TEXT 10.field = header - so I can parse it into my template. Anyone got an ide - og am I way off...? Best regards, Kristian [EMAIL PROTECTED] Den 07/09/2007 kl. 10.29 skrev Kristian W

Re: [TYPO3] Background images - again

2007-09-07 Thread Kristian Wind
Hello again! It was copied wrong! The code I'm using is: lib.baggrund = IMG_RESOURCE lib.baggrund { file.import = fileadmin/right_backgrounds/ file.import.field = media file.import.listNum = 0 stdWrap.wrap = } lib. baggrund < temp. baggrund Sorry! Best regards, Kristian [EMAIL PROTECTED]

Re: [TYPO3] Background images - again

2007-09-07 Thread Kristian Wind
Hello Christopher! Can you give an example? I am missing a link of some sort. Could this be a way? lib.baggrund = IMG_RESOURCE lib.baggrund { file.import = fileadmin/right_backgrounds/ file.import.field = media file.import.listNum = 0 stdWrap.wrap = } lib.bild_b1 < temp.bild_b1 This returns:

Re: [TYPO3] Background images - again

2007-09-07 Thread Christopher Torgalson
Hi, On 9/7/07, Kristian Wind <[EMAIL PROTECTED]> wrote: > Hello everyone! > > This has been covered before, but there was no solution, as far as I > could see. > > What I need is to map the field "Files:" from the advanced page > properties into a backend style. Like this: > > > > How do I do tha

[TYPO3] Background images - again

2007-09-07 Thread Kristian Wind
Hello everyone! This has been covered before, but there was no solution, as far as I could see. What I need is to map the field "Files:" from the advanced page properties into a backend style. Like this: How do I do that? Thanks in advance! Best regards, Kristian [EMAIL PROTECTED] ___