[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/help/ -> templates.edit-css.html (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2  <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
   3  <head>
   4  <title>Templates - Edit CSS</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Templates: Edit
   8  CSS</strong>
   9  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  10       <tr>
  11            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  12            <td width="84%" valign="top" class="data">From this screen, you can
  13                 edit the contents of the template_css.css file, for the selected
  14                 template. You can edit, add, or delete CSS classes. Please remember
  15                 that setting of this file, together with the index.php file, &nbsp;control
  16                 the appearance&nbsp;of your template.For changes to be saved,
  17                 template_css.css file must be writable. You can make it writable,
  18                 by changing its permissions using an FTP client.During saving,
  19                 you can set its permissions back to unwritable, by checking the &#39;Make
  20                 unwritable after saving&#39; option. Alternatively you can make
  21                 changes to this file, by downloading to your computer, editing
  22                 it with your favourite editor and uploading, replacing the old
  23            file.</td>
  24       </tr>
  25       <tr>
  26            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  27            <td valign="top" class="data">n/a</td>
  28       </tr>
  29       <tr>
  30            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  31            <td valign="top" class="data">n/a</td>
  32       </tr>
  33       <tr>
  34            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  35            <td valign="top" class="data"><p>n/a</p></td>
  36       </tr>
  37       <tr>
  38            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  39            <td valign="top" class="data"><ul>
  40                 <li><strong>Save</strong>: Save your changes. </li>
  41                 <li><strong>Cancel</strong>: Cancel the present operation without saving.</li>
  42            </ul></td>
  43       </tr></table>
  44  
  45  <p>&nbsp;</p>
  46  </body></html>