[Zope-CMF] Another question...

Nagarajan, Seshadri (Cognizant) nseshadri@chn.COGNIZANT.COM
Wed, 14 Aug 2002 20:41:25 +0530


This is a multi-part message in MIME format.

------=_NextPartTM-000-d29176df-af91-11d6-83db-0004acb830cc
Content-Type: text/plain;
	charset="ISO-8859-1"

haii..

yup..as u said..the cmf tutor is not much enough for u 2 build a site..hope
zope ppl will come out with somethin gud..for ppl like us...

btw...u can find a template..at 

<ur portal url>/portal_skins/zpt_generic/main_template

this template will have code for displaying the image..Zope Logo...

jus change the image src..

and its done


u have 2 change this...


<td id="PortalLogo">
    <a href="." tal:attributes="href string:${portal_url}/"
    ><img src="Zope_logo.gif" alt="Zope Logo"
          border="0" width="87" height="38"
          tal:attributes="src string:${portal_url}/Zope_logo.gif"></a> 
   </td>

replace Zope_logo.gif wuth urs

Naga

-----Original Message-----
From: Braun Brelin [mailto:bbrelin@yahoo.com]
Sent: Wednesday, August 14, 2002 8:49 PM
To: zope-cmf@zope.org
Subject: [Zope-CMF] Another question...


Sorry for all the newbie questions here, but the
documentation for CMF is still pretty thin, so, I
figure that this is the best place to glean info. 

In the CMF project that I'm trying to do, I want to
modify the portal "skin".  Specifically, I want to
replace the "Zope" jpg on the top left with a
customized graphic.  I've added the graphic to the
"images" folder
but where do I go to edit the "home page" for this
app? 
What's the name of the home page object?

Thanks,

Braun Brelin


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

_______________________________________________
Zope-CMF maillist  -  Zope-CMF@zope.org
http://lists.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

------=_NextPartTM-000-d29176df-af91-11d6-83db-0004acb830cc
Content-Type: text/plain;
	name="InterScan_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="InterScan_Disclaimer.txt"

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. 
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly 
prohibited and may be unlawful.

		Visit us at http://www.cognizant.com

------=_NextPartTM-000-d29176df-af91-11d6-83db-0004acb830cc--