46 lines
1.7 KiB
HTML
46 lines
1.7 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<title><span>15</span>CSS Manager</title>
|
|
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<h1>CSS Manager</h1>
|
|
|
|
<h3>Description</h3>
|
|
|
|
<div>
|
|
<p><img src="../../../../../media/com_jem/images/icon-48-cssedit.png" alt="" class="left" />
|
|
Here you can modify the CSS files of the various views of JEM directly in the backend.<br>
|
|
Ther etwo block in CSS manager page, on the left the list of default css files, on the right the list of custom files defined.
|
|
<p>
|
|
<div></div>
|
|
<dl><strong>Two types of css files in JEM and save in diferent folders.</strong>:
|
|
<dt>Default CSS files: </dt><dd>/media/com_jem/css/ folder</dd>
|
|
<dt>Customs CSS files: </dt><dd>/media/com_jem/css/custom/ folder</dd>
|
|
</dl>
|
|
<p>The customs css files are defined in JEM → Setting → Layout → Custom Stylesheets.<br>
|
|
Clinking a link on the right will take you to the edit screen for the chosen CSS file.</p>
|
|
<div class="clear"></div>
|
|
</div>
|
|
|
|
<div class="box">
|
|
<p class="attentionheader">Attention</p>
|
|
<p class="attention">Don't change anything if you don't know exactly what you do.
|
|
Read the comments carefully and backup this file before you alter it.</p>
|
|
</div>
|
|
|
|
<h3>Navigation</h3>
|
|
|
|
<p>To access this screen use:
|
|
<strong>Components</strong> → <strong>JEM</strong> → <strong>Control Panel</strong> → <strong>CSS Manager</strong></p>
|
|
|
|
<h3>Toolbar</h3>
|
|
|
|
<p><strong>Close:</strong>
|
|
Close the CSS-Manager and go back to the JEM Control Panel.</p>
|
|
|
|
</body>
|
|
</html> |