[Typo3] can't get styles.content...

Allan Jacobsen allan.jacobsen at tips.dk
Thu Nov 3 09:25:58 CET 2005


This is almost always because you have forgot to add css_styled_content in the template.

MVH
Allan Jacobsen
Infrastruktur, Dansk Tipstjeneste A/S
Korsdalsvej 135, 2605 Brøndby

-----Oprindelig meddelelse-----
Fra: typo3-english-bounces at lists.netfielders.de [mailto:typo3-english-bounces at lists.netfielders.de] På vegne af Piotr B.
Sendt: 3. november 2005 09:20
Til: typo3-english at lists.netfielders.de
Emne: [Typo3] can't get styles.content...

hi!

here is my html-template cut:

[...]
<table class="tab-menu">
<tr>
	<td class="td-menu" id="td-menu"></td>
	<td class="td-tresc" id="td-tresc"></td>
	<td class="td-promo" id="td-promo"></td>
</tr>
</table>
[...]

and the template-config part:

[...]
temp.mainTemplate = TEMPLATE
temp.mainTemplate {
	template =< plugin.tx_automaketemplate_pi1
	workOnSubpart = DOCUMENT_BODY
	subparts.td-tresc < styles.content.get
	subparts.td-menu < temp.menu
[...]

almost everything works - td-menu [page's menu] is filled with temp.menu 
etc., but td-tresc [page's main body] remains empty... i've tried to 
fill td-menu with styles.content.get - it worked, tried to fill td-tresc 
with temp.menu - also failed... what's wrong? am i missing something? 
class and id names are ok, no misspelled letters etc... after a two-day 
battle with this problem i have no idea what to do...

tia

-- 
piotr b.
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english




More information about the TYPO3-english mailing list