Home
last modified time | relevance | path

Searched refs:tag (Results 276 – 300 of 403) sorted by path

1...<<11121314151617

/template/r7throot4/
H A Dlayout.css489 background: transparent url(images/tag.png) 0px 1px no-repeat;
H A Dprint.css150 /* code blocks by code tag */
164 /* code blocks by file tag */
/template/r7throot5/
H A Dlayout.css485 background: transparent url(images/ico/tag.png) 0px 1px no-repeat;
H A Dprint.css150 /* code blocks by code tag */
164 /* code blocks by file tag */
/template/r7throot6/
H A Dlayout.css493 background: transparent url(images/ico/tag.png) 0px 1px no-repeat;
H A Dprint.css150 /* code blocks by code tag */
164 /* code blocks by file tag */
/template/r7throot7/
H A Dlayout.css502 background: transparent url(images/ico/tag.png) 0px 1px no-repeat;
H A Dprint.css150 /* code blocks by code tag */
164 /* code blocks by file tag */
/template/r7throot8/
H A Dprint.css150 /* code blocks by code tag */
164 /* code blocks by file tag */
/template/ravel/css/
H A Dravel.css357 /* === <address> tag === */
490 /* Checkbox or Radio inside of a label tag */
/template/ravel/
H A Ddetail.php60 foreach($fields as $key => $tag){
62 if (!empty($tag[0])) {
63 $t = array($tag[0]);
65 if(is_array($tag[3])) {
66 $t = array_merge($t,$tag[3]);
70 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
71 if ($tag[2] == 'date') {
/template/raw/
H A Ddesign.css438 /* code blocks by code tag */
443 /* code blocks by file tag */
H A Dprint.css157 /* code blocks by code tag */
171 /* code blocks by file tag */
/template/readthedokus/
H A DREADME.md28 |Enable Font Awesome|Check if you want to use Font Awesome. Don't forget to put the necessary tags in the option below. Technically, this option only puts the tags specified in the head tag.|
29 |Specify a tag to include Font Awesome|Specify tags to include FontAwesome.The tags specified here are put in the head tag.|
30 |Enable Google Fonts|Check if you want to use Google Fonts. Don't forget to put the necessary tags in the option below. Technically, this option only puts the tags specified in the head tag.|
31 |Specify tags to include Google Fonts|Specify tags to include Google Fonts. The tags specified here are put in the head tag.|
109 Even though this theme works without Font Awesome, you can use Font Awesome for better looking. If you decide to use it, check the option in the configuration manager to enable it. Do not forget to set the correct tag in the following option.
H A Ddetail.php57 foreach($fields as $key => $tag){
59 if (!empty($tag[0])) {
60 $t = array($tag[0]);
62 if(is_array($tag[3])) {
63 $t = array_merge($t,$tag[3]);
67 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
68 if ($tag[2] == 'date') {
/template/roundbox/
H A Ddesign.css504 /* code blocks by code tag */
514 /* code blocks by file tag */
H A Dprint.css163 /* code blocks by code tag */
177 /* code blocks by file tag */
/template/roundtheme/
H A Ddesign.css481 /* code blocks by code tag */
486 /* code blocks by file tag */
H A Dprint.css163 /* code blocks by code tag */
177 /* code blocks by file tag */
/template/rtd_suterdev/
H A Ddetail.php57 foreach($fields as $key => $tag){
59 if (!empty($tag[0])) {
60 $t = array($tag[0]);
62 if(is_array($tag[3])) {
63 $t = array_merge($t,$tag[3]);
67 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
68 if ($tag[2] == 'date') {
/template/sandy/
H A Ddesign.css481 /* code blocks by code tag */
486 /* code blocks by file tag */
H A Dprint.css163 /* code blocks by code tag */
177 /* code blocks by file tag */
/template/scanlines/css/
H A Ddesign.css49 - code blocks by code tag
50 - code blocks by file tag
585 /* --- code blocks by code tag --- */
590 /* --- code blocks by file tag --- */
H A Dprint.css164 /* code blocks by code tag */
178 /* code blocks by file tag */
/template/scanlines/
H A Ddetail.php67 foreach($fields as $key => $tag){
69 if (!empty($tag[0])) $t = array($tag[0]);
70 if(is_array($tag[3])) $t = array_merge($t,$tag[3]);
73 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
74 if ($tag[2] == 'date') echo dformat($value);

1...<<11121314151617