Brain explosion. [solved]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
herbshirt
Forum Members
Forum Members
Posts: 145
Joined: Thu Jul 26, 2007 3:47 am

Brain explosion. [solved]

Post 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.
Last edited by herbshirt on Wed Oct 24, 2007 2:25 am, edited 1 time in total.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Brain explosion.

Post by Nullig »

I believe it is inserted as:

Luxury Bed & Breakfast Holiday Accommodation Bellingen

Just remove that from your template.

Nullig
herbshirt
Forum Members
Forum Members
Posts: 145
Joined: Thu Jul 26, 2007 3:47 am

Re: Brain explosion. [solved]

Post 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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Brain explosion. [solved]

Post 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"}
herbshirt
Forum Members
Forum Members
Posts: 145
Joined: Thu Jul 26, 2007 3:47 am

Re: Brain explosion. [solved]

Post 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.  ???
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Brain explosion. [solved]

Post 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...
herbshirt
Forum Members
Forum Members
Posts: 145
Joined: Thu Jul 26, 2007 3:47 am

Re: Brain explosion. [solved]

Post 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 " ?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Brain explosion. [solved]

Post by Dr.CSS »

Extentions > Tags click the name of the tag to get parameters it takes...

Just like modules...
Post Reply

Return to “CMSMS Core”