Mirage 2.0.0 landing css

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
oytuncanatan
Posts: 1
Joined: 22 Sep 2021, 08:39

10 Oct 2022, 08:33

When I download mirage-2.0.0, there is no resources/mirage-layout/css/landing.css file. Naturally, the page view is distorted.

I request your help on the matter.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

10 Oct 2022, 21:46

There was an issue in v2 that was fixed in later versions, please use the following for head section at landing;

Code: Select all

<head>
	<script>document.write('<base href="' + document.location + '" />');</script>
	<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
	<meta name="apple-mobile-web-app-capable" content="yes"/>
	<title>PrimeNG - Mirage - Landing Page</title>

	<link rel="stylesheet" type="text/css" href="resources/primefaces-mirage-blue-light/theme.css">
	<link rel="stylesheet" type="text/css" href="resources/mirage-layout/css/layout-blue-light.css">
        <link rel="stylesheet" href="resources/mirage-layout/css/primeflex.min.css"/>
</head>

Post Reply

Return to “Mirage - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests