Home
last modified time | relevance | path

Searched refs:boxes (Results 1 – 25 of 116) sorted by relevance

12345

/template/monobook/user/
H A Dboxes.php.dist6 * Create a "/user/boxes.php" file if you want to add/remove some sidebar boxes.
7 * The template recognizes and loads the provided boxes data automatically.
8 * You may want to rename this file from "boxes.php.dist" to "boxes.php"
37 //note: The boxes will be rendered in the order they were defined. Means:
H A D.htaccess7 <FilesMatch "^(tabs|buttons|boxes)\.php$">
/template/vector/user/
H A Dboxes.php.dist6 * Create a "/user/boxes.php" file if you want to add/remove some sidebar boxes.
7 * The template recognizes and loads the provided boxes data automatically.
8 * You may want to rename this file from "boxes.php.dist" to "boxes.php"
37 //note: The boxes will be rendered in the order they were defined. Means:
H A D.htaccess7 <FilesMatch "^(tabs|buttons|boxes)\.php$">
/template/mnml-blog/
H A Dmain.php101 $boxes = array();
118 $boxes[] = $interim;
121 if (!empty($boxes)){
122 foreach ($boxes as $box){
H A DREADME108 - Own boxes
109 To apply own boxes in the right column, have a look at
110 "mnml-blog/user/boxes.php". Don't worry: you will find some examples how
111 to define the boxes. If you still have questions after playing with the
113 If "mnml-blog/user/boxes.php" does not exist, simply copy it out of the
124 boxes).
/template/monobook/
H A Dmain.php312 $boxes = array();
348 $boxes[] = $interim;
351 if (!empty($boxes)){
353 foreach ($boxes as $box){
H A DREADME106 - Own boxes
107 To apply own boxes in the left column/sidebar, create a
108 "monobook/user/boxes.php" file. You can rename the "boxes.php.dist" to
109 "boxes.php" as a good starting point (it contains some examples and useful
110 comments how to define your own boxes). If you still have questions after
121 boxes).
/template/vector/
H A Dmain.php275 $boxes = array();
297 $boxes[] = $interim;
300 if (!empty($boxes)){
302 foreach ($boxes as $box){
H A DREADME100 - Own boxes
101 To apply own boxes in the left column/sidebar, create a
102 "vector/user/boxes.php" file. You can rename the "boxes.php.dist" to
103 "boxes.php" as a good starting point (it contains some examples and useful
104 comments how to define your own boxes). If you still have questions after
115 boxes).
/template/mnml-blog/user/
H A Dboxes.php.dist6 * Create a "/user/boxes.php" file if you want to add/remove some sidebar boxes.
7 * The template recognizes and loads the provided boxes data automatically.
8 * You may want to rename this file from "boxes.php.dist" to "boxes.php"
37 //note: The boxes will be rendered in the order they were defined. Means:
H A D.htaccess7 <FilesMatch "^(boxes\.php|tracker\.php)$">
/template/pinboard/css/
H A Dpinboard-responsive.css221 #sidebar-boxes .widget,
229 #sidebar-boxes,
621 #sidebar-boxes {
634 #sidebar-boxes .threecol {
638 #sidebar-boxes .threecol:last-child {
644 #sidebar-boxes .widget {
653 #sidebar-boxes,
H A Dpinboard-functions.css128 #sidebar-boxes .widget-title,
/template/sprintdoc/css/
H A Darea_tabs.less2 * This file provides styles for tab boxes
/template/scanlines/user/
H A D.htaccess7 <FilesMatch "^(boxes\.php|tracker\.php)$">
/template/congrid/css/
H A Dtools.css2 * This file provides the definitions dealing with flex-boxes.
H A Dgrid.css2 * This file provides the definitions dealing with flex-boxes.
/template/roundbox/
H A Droundcorners.css2 * CSS variant with rounded corners for the main boxes
/template/usable/blueprint/src/
H A Dforms.css37 /* Success, notice and error boxes
/template/quickjump/blueprint/src/
H A Dforms.css37 /* Success, notice and error boxes
/template/chippedsnow/css/
H A Dchippedsnow.css34 ul#boxes li {
/template/boozurk/tinynav/
H A DREADME.md4 …fied and gzipped) that converts `<ul>` and `<ol>` navigations to a select boxes for small screen. …
/template/dwsimple/dwsimple/
H A Dsimple.php85 $this->boxes=0;
/template/battlehorse/
H A Dlayout.css174 /* hack needed to avoid some unwanted extra space between boxes and their shadows */

12345