| |
|
| Stats | |
| Goal: | $100.00 |
| Due Date: | Jun 30 |
| Gross Amount: | $25.00 |
| Net Balance: | $23.57 |
| Left to go: | $76.43 |
|
|
|
| Donations | |
| Anonymous ($15)Jun-14 | |
| Anonymous ($10)Jun-10 | |


$distinctDbLetters_arr = array();
$sql = 'SELECT DISTINCT (UPPER(LEFT(title, 1))) AS letter FROM ' . $xoopsDB->prefix('xoopstube_videos') ;
if ($result = $xoopsDB->query($sql)) {
while ($row = $xoopsDB->fetchArray($result)) {
$distinctDbLetters_arr[] = $row['letter'];
}
}
unset($sql);
if (in_array($ltr, $distinctDbLetters_arr)) {
$letterchoice
.= '<a class="xoopstube_letters xoopstube_letters_green" href="';
} else {
$letterchoice
.= '<a class="xoopstube_letters" href="';
}
.xoopstube_letters_green {
background-image: url(images/icon/backgnd_green.png);
}





Xoops Demo is pleased to present to you last Xoops theme based on the Framework BOOTSTRAP

In this template, the structure of the theme was created entirely DIV thus removing all TABLE
Block Main Menu, User menu and connection has been customized with tools BOOTSTRAP


The "closed site" page has been customized

Other options have also been added
Thank you for these ideas to Grodunord
"paste,fullscreen,visualchars,nonbreaking,inlinepopups,youtube",
"theme_advanced_buttons4" => "xoopsimagemanager,xoopsemotions,xoopsquote,xoopscode,xoopsmlcontent,youtube",