[Typo3] Typo3 Help

Valery Romanchev it at webmed.ru
Fri Feb 11 01:16:07 CET 2005



Yes in this case (it was just example of hader)


For CSS you can use:

page.includeCSS {
file1 = {$template_path}css/content.css
file2 = {$template_path}css/content1.css
}


But there are some cases, when you need to use constant in CSS


config.inlineStyle2TempFile = 1
page.CSS_inlineStyle (
html
{
	height: 100%;
}
body
{ 
	color: #333333;
	background: #ffffff url(/{$template_path}images/leftcolumnbg.gif)
repeat-y;
	font-size: 100.01%;
	height: 100%;
}
)

---
Best regards,
Valery Romanchev
freelance TYPO3 web-developer
romanchev at list.ru
it at webmed.ru
Moscow, Russia
  

> -----Original Message-----
> From: typo3-english-bounces at lists.netfielders.de 
> [mailto:typo3-english-bounces at lists.netfielders.de] On Behalf 
> Of Robert A Heller
> Sent: Friday, February 11, 2005 2:46 AM
> To: TYPO3 English
> Subject: Re: [Typo3] Typo3 Help
> 
> But you'd be seriously better off to put this in a style 
> sheet file and incorporate the file.  No ?
> 
> Valery Romanchev wrote:
> 
> >Example:
> >
> >page.headerData.10 = TEXT
> >page.headerData.10.value (
> ><style>
> >   /* styles for the tree */
> >   SPAN.TreeviewSpanArea A {
> >        font-size: 10pt; 
> >        font-family: verdana,helvetica; 
> >        text-decoration: none;
> >        color: black
> >   }
> >   SPAN.TreeviewSpanArea A:hover {
> >        color: '#820082';
> >   }
> ></style>
> ><script src="/fileadmin/_tmpl/tree/ua.js"></script>
> ><script src="/fileadmin/_tmpl/tree/ftiens4.js"></script>
> >)
> >
> >
> >
> >
> >---
> >Best regards,
> >Valery Romanchev
> >freelance TYPO3 web-developer
> >romanchev at list.ru
> >it at webmed.ru
> >Moscow, Russia
> >  
> >
> >  
> >
> >>-----Original Message-----
> >>From: typo3-english-bounces at lists.netfielders.de
> >>[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of 
> >>Miller, Eric A.
> >>Sent: Friday, February 11, 2005 1:34 AM
> >>To: typo3-english at lists.netfielders.de
> >>Subject: [Typo3] Typo3 Help
> >>
> >>Greetings my webby friends,
> >> 
> >>We are currently seriously considering Typo3 for the rollout of our 
> >>new production website.
> >> 
> >>However I am a bit stuck taking the designers new layout 
> and producing 
> >>it in typo3.
> >> 
> >>How do I go about modifying the <head> </head> area inside the 
> >>template to reflect what she needs to keep it from blowing up.
> >> 
> >>what I have so far :http://www-test.creighton.edu/index.php?id=21
> >> 
> >>I have been a web developer for some time now and I have to 
> admit this 
> >>structure of Typo3 has me confused like no other.
> >> 
> >> 
> >>Also are there any consultants or firms that offer training ?
> >> 
> >> 
> >>Any help would be appreciated.
> >> 
> >>Eric Miller
> >>Web Systems Engineer
> >>Creighton University
> >> 
> >>Office : 402 280 3933
> >>Cell :    402 740 2518
> >> 
> >>"If I had to do it all over again I would of taken the blue pill."
> >> 
> >>_______________________________________________
> >>Typo3-english mailing list
> >>Typo3-english at lists.netfielders.de
> >>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> >>
> >>
> >>    
> >>
> >
> >_______________________________________________
> >Typo3-english mailing list
> >Typo3-english at lists.netfielders.de
> >http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> >
> >
> >  
> >
> 
> -- 
> <http://www.rheller.net/> 	
> 
> *Robert A Heller*
> 1912 Ironwood Court,
> Port Moody, B.C.
> V3H 4C3
> *Cell. (604) 454-7344*
> 
> _______________________________________________
> 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