Hi Murray,

Yes, the default webskin has recently switched from 'pliant' to 'mollio'
[1]. My mods relate to Mollio (which you can also use at v3.0.1).

> Have I installed the wrong version ?

There are detailed instructions showing how to switch from pliant to
mollio [2] (cheers Jeff!).

Cheers

David


[1]
http://groups.google.com/group/farcry-dev/browse_thread/thread/92c929efe
e51363a/f3b39d1458d1a156?lnk=gst&q=farcry_pliant+mollio%5C&rnum=1#f3b39d
1458d1a156
[2]
http://www.nabble.com/Re%3A-Mollio---how-to-activate-p4661881s621.html

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
On Behalf Of murrah
Sent: Tuesday, 15 August 2006 9:10 AM
To: farcry-dev
Subject: [farcry-dev] Re: Mollio styles not showing up


Hi Murray, Welcome aboard!

Thanks.

>The specific modifications required are:

{your_FarCry_project_folder}/webskin/includes/dmHeader.cfm (Line 24 to
29):

<link rel="stylesheet" type="text/css" href="/css/main.css"
media="screen" />
<link rel="stylesheet" type="text/css" href="/css/print.css"
media="print" />
<!--[if lte IE 6]>
<link rel="stylesheet" type="text/css" href="css/ie6_or_less.css" />
<![endif]--> <script type="text/javascript"
src="/js/common.js"></script>

Thanks for that. Maybe I havent installed the right version because what
I have in my dmHeader.cfm file is:

<cfimport taglib="/farcry/farcry_core/tags/webskin" prefix="skin">

<cfoutput>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en"> <head> <meta
http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>#application.config.general.sitetitle#:
#attributes.pageTitle#</title>
</cfoutput>

<skin:importCSS type="link">

<cfoutput>
<script type="text/javascript"
src="#application.url.webroot#/js/navigation.js"></script>
</head>
<body id="#attributes.layoutClass#">

etc. The version control comment says:

|| VERSION CONTROL ||
$Header: /cvs/farcry/farcry_pliant/webskin/includes/dmHeader.cfm,v 1.2
2005/08/19 06:19:00 guy Exp $
$Author: guy $
$Date: 2005/08/19 06:19:00 $
$Name:  $
$Revision: 1.2 $

As per the suggestion on the downloads page I installed version 3.0.1.
Have I installed the wrong version ?

Thanks,
Murray




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to