Elgg  Version 1.9
Namespaces | Variables
layout.php File Reference

Go to the source code of this file.

Namespaces

 Elgg\Core
 Activate a plugin or plugins.
 

Variables

elgg page default
 
elgg page default elgg page header elgg inner
 
margin __pad0__
 
height __pad1__
 
margin __pad2__
 
margin __pad3__
 
padding __pad4__
 
border top
 
elgg page topbar
 
border bottom
 
padding __pad5__
 
position __pad6__
 
height __pad7__
 
index
 
elgg system messages
 
top __pad8__
 
right __pad9__
 
max width
 
elgg system messages li
 
elgg system messages li p
 
elgg page header
 
position __pad10__
 
background __pad11__
 

Variable Documentation

◆ __pad0__

margin __pad0__

Definition at line 25 of file layout.php.

◆ __pad10__

position __pad10__

Definition at line 67 of file layout.php.

◆ __pad11__

background __pad11__

Definition at line 68 of file layout.php.

◆ __pad1__

height __pad1__

Definition at line 26 of file layout.php.

◆ __pad2__

margin __pad2__

Definition at line 30 of file layout.php.

◆ __pad3__

margin __pad3__

Definition at line 34 of file layout.php.

◆ __pad4__

padding __pad4__

Definition at line 35 of file layout.php.

◆ __pad5__

padding __pad5__

Definition at line 43 of file layout.php.

◆ __pad6__

position __pad6__

Definition at line 44 of file layout.php.

◆ __pad7__

height __pad7__

Definition at line 45 of file layout.php.

◆ __pad8__

top __pad8__

Definition at line 52 of file layout.php.

◆ __pad9__

right __pad9__

Definition at line 53 of file layout.php.

◆ bottom

border bottom

Definition at line 42 of file layout.php.

◆ default

elgg page default
Initial value:
{
min-width: 800px
max width
Definition: layout.php:54

Definition at line 20 of file layout.php.

◆ header

elgg page header
Initial value:
{
padding: 0 10px

Definition at line 65 of file layout.php.

◆ index

z index

Definition at line 46 of file layout.php.

◆ inner

elgg page default elgg page footer elgg inner
Initial value:
{
max-width: 990px

Definition at line 23 of file layout.php.

◆ li

elgg system messages li
Initial value:
{
margin-top: 10px
border top
Definition: layout.php:36

Definition at line 57 of file layout.php.

◆ messages

elgg system messages
Initial value:
{
position: fixed
list style position
Definition: typography.php:154

Definition at line 50 of file layout.php.

◆ p

elgg system messages li p
Initial value:
{
margin: 0

Definition at line 60 of file layout.php.

◆ top

border top

Definition at line 36 of file layout.php.

◆ topbar

elgg page topbar
Initial value:
{
background: #333333 url(<?php echo elgg_get_site_url(); ?>_graphics/toptoolbar_background.gif) repeat-x top left
$CONFIG url
The full URL where Elgg is installed.
Definition: config.php:94
elgg_get_site_url($site_guid=0)
Get the URL for the current (or specified) site.
overflow x
Definition: typography.php:47
margin left
Definition: admin.php:210

Definition at line 40 of file layout.php.

◆ width

max width

Definition at line 54 of file layout.php.