[TYPO3] Funky Heading

Scotty C superscotty19 at yahoo.com
Thu Oct 19 06:57:50 CEST 2006


Christopher,

"First of all" ... I already gave (what I believe is)
a perfectly clear explanation as to why the message
sent 3 times. Now, I know that you've seen my previous
posts (because you've insulted me on every one of
them), so you should know by now that I did not send
the message on purpose three times. I am terribly
sorry it has caused so much grief and pain to you.

Second, and again, the site I am working on is
www.robinsonwireless.com. I thought I explained the
whole situation in my first post (which I sent 3
times, I know), but all I want to do is have a page
title (which is *not* the same as the title of the
page ... meaning the "Contact" page will actually have
a heading title of "Head Offices") appear in a
specific font in a specific subpart of the page. 
So more speficially, going back to the "Contact" page,
I want to have the word "Head Offices" appear in the
"architecture" font in the top right corner of the
page. That said, I have defined a subpart in the top
right called ###heading1###, and I have placed a text
content element in the "Left" column of the page. So,
the pseudocode I have is as follows:

- Take the text from the Left column and place it in
#heading1#
- Make the text appear in the architecture font

The problem is, as you know, my typoscript is terrible
(because even after reading every page of
documentation and buying the book, I still can't find
a definitive reference for every element and it drives
me crazy because I know many programming languages but
TS baffles me). This is where I am asking anyone for
help. Please forgive my butchered attempt at TS, but
hopefully through solving this, I will better
understand and hopefully be one step closer to being
able to give help back to the community that has
helped me so much.

-Scott.



--- Christopher <bedlamhotel at gmail.com> wrote:

> Hi,
> 
> On 10/16/06, Scotty C <superscotty19 at yahoo.com>
> wrote:
> > Hi everyone!
> >
> > I'm designing www.robinsonworeless.com and I'm
> trying
> > to place the heading for each page (ex.
> "Locations")
> > in a unique way and I need some help.
> >
> > What I've done is created a subpart called
> > ###TOPHEADING###. On the site, TOPHEADING is
> located
> > in the top right section of the page, separate
> from
> > the content. It also has a unique font called
> > Architecture. In my TS, I want to be able to put
> the
> > heading label (which may or may not be the same as
> the
> > page title) in the "Left" section of the page, and
> > then just have the TS grab the "Left" element and
> put
> > it in place of the subpart. Here's what I have so
> far:
> >
> > subparts.TOPHEADING < styles.content.getLeft
> >
> > Now, that works fine but when I try to do things
> like
> > set the font or position the heading, nothing
> happens.
> > The TS I have (which is clearly worng) is:
> >
> > subparts.TOPHEADING < styles.content.getLeft
> > subparts.TOPHEADING.1 = TEXT
> > subparts.TOPHEADING.1 {
> > offset = 100,1
> >      fontSize = 15
> >      fontColor = black
> >      fontFile = fileadmin/fonts/ARCHITRN.TTF
> > }
> >
> >
> > Can somebody please help?
> >
> 
> First of all, this is the THIRD time you've sent
> this message to the list. Why?
> 
> Secondly, you've already received a response
> identifying the
> problem--namely that your TS makes absolutly no
> sense since TEXT [1]
> does not have the properties 'offset', 'fontSize',
> 'fontColor' and
> 'fontFile' (these are properties of GIFBUILDER's
> text object)--and
> offering help if you can offer a slightly better
> explanation of what
> you are trying to achieve...
> 
> 
> -Christopher
> 
> [1]
>
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/8/3/
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
>
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the TYPO3-english mailing list