Page 1 of 1

Brain explosion. [solved]

Posted: Wed Oct 24, 2007 12:53 am
by herbshirt
Hi Guys,

(Sorry, I couldn't figure out a descriptive title))

It's me again.

My brain is about to explode trying to work this out so I may as well ask the experts...

If you go here: http://www.lilypily.com.au/home.html

Above the header images, where it says "Luxury Bellingen Accommodation :: Bed & Breakfast" is inserted by;
{title}

I don't want to page title to appear there. Theres not enough room any more. I'd like to just insert a regular h2 manually for each page which could be different to the page title.

How would I go about that?

(I think I'm about due to donate... you guys have been great!) I love CMS MS.

Thanks,
Herb.

Re: Brain explosion.

Posted: Wed Oct 24, 2007 1:14 am
by Nullig
I believe it is inserted as:

Luxury Bed & Breakfast Holiday Accommodation Bellingen

Just remove that from your template.

Nullig

Re: Brain explosion. [solved]

Posted: Wed Oct 24, 2007 2:27 am
by herbshirt
No, actually I was referring to the one below it (Just above the image in big writing) and if I removed it from the template it would have disappeared from all pages which is not what I wanted.

I ended up duplicating the template and using a different one for the home page only.

Thanks.

Re: Brain explosion. [solved]

Posted: Wed Oct 24, 2007 6:22 am
by Dr.CSS
This will give you a one line edit box called Title: (edit box)  w/o a wysiwyg/toolbar...

{content block="title" oneline="true"}

Re: Brain explosion. [solved]

Posted: Wed Oct 24, 2007 7:00 am
by herbshirt
Thats sounds cool. I tried it, but not sure how I owuld use it. It only worked if I inserted it into my template but... I already have a Title box.  ???

Re: Brain explosion. [solved]

Posted: Wed Oct 24, 2007 8:34 am
by Dr.CSS
You could use it instead of the {title} tag to add a title diff. from menu text and title of page...

Yes it goes in the template...

I use it to give extra Content: boxes a title...

Re: Brain explosion. [solved]

Posted: Thu Oct 25, 2007 4:17 am
by herbshirt
Cool thanks. I hadn't read about that one. Is it written somewhere or do you think there should be some more documents something like... " Cool hints and Tips " ?

Re: Brain explosion. [solved]

Posted: Thu Oct 25, 2007 5:18 am
by Dr.CSS
Extentions > Tags click the name of the tag to get parameters it takes...

Just like modules...