Home
last modified time | relevance | path

Searched refs:boxes (Results 51 – 75 of 116) sorted by last modified time

12345

/template/a_free_worldic/
H A Ddesign.css657 /* overcome IE issue with one line code or file boxes which require h. scrolling */
/template/roundbox/
H A Ddesign.css701 /* overcome IE issue with one line code or file boxes which require h. scrolling */
/template/minima/
H A Ddesign.css667 /* overcome IE issue with one line code or file boxes which require h. scrolling */
/template/mnml-blog/
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).
H A Dmain.php101 $boxes = array();
118 $boxes[] = $interim;
121 if (!empty($boxes)){
122 foreach ($boxes as $box){
/template/mnml-blog/user/
H A D.htaccess7 <FilesMatch "^(boxes\.php|tracker\.php)$">
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:
/template/mnml-blog/css/
H A Dmnml-blog_screen.css666 /* common sidebar boxes */
/template/prsnl10/
H A DREADME92 boxes).
/template/monobook/static/3rd/monobook/
H A Dmain.css478 ** classes for special content elements like town boxes
/template/monobook/user/
H A D.htaccess7 <FilesMatch "^(tabs|buttons|boxes)\.php$">
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:
/template/monobook/
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).
H A Dmain.php312 $boxes = array();
348 $boxes[] = $interim;
351 if (!empty($boxes)){
353 foreach ($boxes as $box){
/template/vector/user/
H A D.htaccess7 <FilesMatch "^(tabs|buttons|boxes)\.php$">
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:
/template/vector/
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).
H A Dmain.php275 $boxes = array();
297 $boxes[] = $interim;
300 if (!empty($boxes)){
302 foreach ($boxes as $box){
/template/r7throot2/
H A Ddesign.css637 /* overcome IE issue with one line code or file boxes which require h. scrolling */
/template/r7throot1/
H A Ddesign.css659 /* overcome IE issue with one line code or file boxes which require h. scrolling */
/template/headstrong/
H A Dstyle.css502 /* overcome IE issue with one line code or file boxes which require h. scrolling */
/template/incognitek/
H A Ddesign.css576 /* overcome IE issue with one line code or file boxes which require h. scrolling */
/template/sugna/
H A Ddesign.css685 /* overcome IE issue with one line code or file boxes which require h. scrolling */
/template/arctictut/
H A Ddesign.css703 /* overcome IE issue with one line code or file boxes which require h. scrolling */
/template/gtopia/
H A Ddesign.css693 /* overcome IE issue with one line code or file boxes which require h. scrolling */

12345