Stuck

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
User avatar
Deblus
Forum Members
Forum Members
Posts: 105
Joined: Fri Jun 22, 2007 8:52 am

Stuck

Post by Deblus »

I have built my first home page by modifying the default home page that comes with cmsms and have most of it right
except a couple of things I need help with please

1. How can I insert text and an image in the top bright pink header?

2. How do I remove the printer icon

Here's the link to the site which is my first feeble attempt

www.deblus.com.au
Last edited by Deblus on Thu Jun 28, 2007 11:35 am, edited 1 time in total.
Pierre M.

Re: Stuck

Post by Pierre M. »

Try to modify the template (rather than the page) and search the sample install and the forum for "multiple content blocks".
Pierre M.
User avatar
Deblus
Forum Members
Forum Members
Posts: 105
Joined: Fri Jun 22, 2007 8:52 am

Re: Stuck

Post by Deblus »

Pierre

I have searched the template code line by line numerous times and I cannot work out where and how to modify it
Pierre M.

Re: Stuck

Post by Pierre M. »

In the template, I see :

Code: Select all

{* Start Content Area *}
...
<div style="float: right;">{print showbutton=true script=true}</div>
I think removing this {print} tag should help you.

About multiple content blocks, you should read the page "How CMSms works"->"Content".

Pierre M.
Post Reply

Return to “CMSMS Core”