121
demian
Missing Bottom Block in theme
  • 2009/12/18 17:20

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


i found a nice theme that i would like to use in my site

http://hello.oceannet.jp/?xoops_theme_select=mambo_taste

donwload:http://oceannet.jp/files/theme/mambo_taste.zip

can anyone help me to add missing bottom block - (bl bc br) to this theme
my coding skill is not good..

TQ..Help

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<
head>
<
meta http-equiv=content-type content="text/html; charset=<{$xoops_charset}>" />
<
meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<
meta name="robots" content="<{$xoops_meta_robots}>" />
<
meta name="keywords" content="<{$xoops_meta_keywords}>" />
<
meta name="description" content="<{$xoops_meta_description}>" />
<
meta name="rating" content="<{$xoops_meta_rating}>" />
<
meta name="author" content="<{$xoops_meta_author}>" />
<
meta name="copyright" content="<{$xoops_meta_copyright}>" />
<
meta name="generator" content="XOOPS" />
<
title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<
link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
<!-- 
RMVadded module header -->
<{
$xoops_module_header}>
<
script type="text/javascript">
<!--
<{
$xoops_js}>
//-->
</script>
</
head>
<
body>
<
table width="100%" border="0" cellspacing="0" cellpadding="0">
  <
tr bgcolor=#202020>
    
<td width="25">&nbsp;</td>
    <
td width="170"><img src="<{$xoops_imageurl}>top.jpg"></td>
    <
td id="header1"><img src="<{$xoops_imageurl}>logo.gif"></td>
    <
td width="170" id="header2">
    <
EMBED src="<{$xoops_imageurl}>clock.swf" quality=high WIDTH=90 HEIGHT=90 bgcolor=#202020 menu=false></EMBED>
    
</td>
  </
tr>
  <
tr>
    <
td width="25" id="headerbar"><img src="<{$xoops_imageurl}>mark.gif"></td>
    <
td width="170" id="headerbar">&nbsp;</td>
    <
td id="headerbar"><img src="<{$xoops_imageurl}>mark.gif"><a href="<{$xoops_url}>/modules/xcgal/">&nbsp;ORIGINAL THEME</a></td>
    <
td width="170" id="headerbar">&nbsp;</td>
  </
tr>
</
table>


<
table cellspacing="0">

    <
tr>
      <
td width=25 bgcolor=#F4F4F4>&nbsp;</td>

      
<td id="leftcolumn">
        <!-- 
Start left blocks loop -->
        <{foreach 
item=block from=$xoops_lblocks}>
        <{if 
$block.title|regex_replace:"/.*none/":"none" ne "none"}>
        <
div class="blockTitle"> :: <{$block.title}></div>
        <{/if}>
        <
div class="blockContent"><{$block.content}></div>
        <{/foreach}>
        <!-- 
End left blocks loop -->

      </
td>

      <
td id="centercolumn">

        <!-- 
Display center blocks if any -->
        <{if 
$xoops_showcblock == 1}>

        <
table cellspacing="0">
          <
tr>
            <
td id="centerCcolumn" colspan="2">

            <!-- 
Start center-center blocks loop -->
            <{foreach 
item=block from=$xoops_ccblocks}>
            <{if 
$block.title|regex_replace:"/.*none/":"none" ne "none"}>
            <
div class="blockTitle"><{$block.title}></div>
            <{/if}>
            <
div class="blockContent"><{$block.content}></div>
            <{/foreach}>
            <!-- 
End center-center blocks loop -->

            </
td>
          </
tr>
          <
tr>
            <
td id="centerLcolumn">

            <!-- 
Start center-left blocks loop -->
              <{foreach 
item=block from=$xoops_clblocks}>
              <
div style="padding: 0px 0px 0px 8px;">
              <
div class="blockTitle"><{$block.title}></div>
              <
div class="blockContent"><{$block.content}></div>
              </
div>
              <{/foreach}>
            <!-- 
End center-left blocks loop -->

            </
td><td id="centerRcolumn">

            <!-- 
Start center-right blocks loop -->
              <{foreach 
item=block from=$xoops_crblocks}>
              <
div style="padding: 0px 5px 0px 0px;">
              <
div class="blockTitle"><{$block.title}></div>
              <
div class="blockContent"><{$block.content}></div>
              </
div>
              <{/foreach}>
            <!-- 
End center-right blocks loop -->

            </
td>
          </
tr>
        </
table>

        <{/if}>
        <!-- 
End display center blocks -->

        <
div id="content">
          <{
$xoops_contents}>
        </
div>

      </
td>

      <{if 
$xoops_showrblock == 1}>

      <
td id="rightcolumn">
        <!-- 
Start right blocks loop -->
        <{foreach 
item=block from=$xoops_rblocks}>
        <
div class="blockTitle"> :: <{$block.title}></div>
        <
div class="blockContent"><{$block.content}></div>
        <{/foreach}>
        <!-- 
End right blocks loop -->
      </
td>

      <{/if}>

    </
tr>
  </
table>

  <
table cellspacing="0">
    <
tr id="footerbar">
      <
td><a href="https://xoops.org/" target="_blank"><img src="<{$xoops_imageurl}>poweredby.gif" alt="" /></a></td>
    </
tr>
  </
table>
</
body>
</
html>



body {colorblackbackgroundwhitemargin0padding0;}

table {width100%; margin5padding5font-size11px}
table td {padding0border-width0vertical-aligntopfont-familyVerdanaArialHelveticasans-serifosaka;}

{color#333333; text-decoration: none; background-color: transparent;}
a:hover {color#ff6600;}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
ul margin2pxpadding2px; list-styledecimal insidetext-alignleft;}
li margin-left2px; list-stylesquare insidecolor#2F5376}

input.formButton {}

.
item {border1px solid #cccccc; margin:1px 6px;}
.itemHead {padding3pxbackground-color#999999; color: #FFFFFF;}
.itemInfo {text-alignrightpadding3pxbackground-color#efefef}
.itemTitle a {font-size110%; font-weightboldfont-variantsmall-capscolor#ffffff; background-color: transparent;}
.itemPoster {}
.
itemPostDate {}
.
itemStats {}
.
itemBody {padding-left12px;}
.
itemText {margin-top5pxmargin-bottom5pxline-height150%; color:#111111;}
.itemText a{color:#000000;text-decoration: underline;}
.itemText:first-letter {font-size150%; font-weightbold;}
.
itemFoot {text-alignrightpadding3pxbackground-color#efefef}
.itemAdminLink {font-size90%;}
.
itemPermaLink {font-size90%;}

th {background-color#2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif, osaka;}

td#header1 {background-color: #202020; vertical-align: middle; text-align:left; border-right:1px solid #DCDCDC;}
td#header2 {background-color: #202020; vertical-align: middle; text-align:center;}
td#headerbar {border-top:1px solid #dcdcdc;border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc; background-color: #FFFFFF; height:30px; vertical-align: middle; font-size:11px;}

td#leftcolumn {width: 170px; border-right: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; background:#F4F4F4;}
td#leftcolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
td#leftcolumn div.blockTitle {padding: 3px; background-color: #f4f4f4; color: #CC3300; font-weight: bold;}
td#leftcolumn div.blockContent {padding: 3px 3px 10px 3px; border-bottom:1px solid #DCDCDC;}

#mainmenu a {text-align:left; display: block; margin: 0; padding: 4px;}
#mainmenu a.menuTop {padding-left: 3px;}
#mainmenu a.menuMain {padding-left: 3px;}
#mainmenu a.menuSub {padding-left: 9px;}

#usermenu a {text-align:left; display: block; margin: 0; padding: 4px;}
#usermenu a.menuTop {}
#usermenu a.highlight {color: #0000ff; background-color: #fcc;}

td#centercolumn {font-size: 11px;}

td#centercolumn th {background-color: #898989; color: #FFFFFF; vertical-align: middle;}
td#centerCcolumn {padding: 0px;}
td#centerCcolumn div.blockTitle {padding: 10px 3px 3px 15px; color: #000000; font-weight: bold; margin-top: 0px; margin-right: 0px;  margin-left: 0px;}
td#centerCcolumn div.blockContent {border-bottom: 1px solid #dddddd; padding: 5px 15px; margin-right: 0px; margin-left: 0px; margin-bottom: 3px; line-height: 130%;}

td#centerLcolumn {width: 50%; padding: 0px 3px 0px 0px;}
td#centerLcolumn div.blockTitle {padding: 10px 3px 3px 10px; color: #000000; font-weight: bold; margin-top: 0px;}
td#centerLcolumn div.blockContent {padding: 5px; margin-left: 0px; margin-right: 0px; margin-bottom: 2px; line-height: 120%;}

td#centerRcolumn {width: 50%; padding: 0px 3px 0px 0px;}
td#centerRcolumn div.blockTitle {padding: 10px 3px 3px 10px; color: #000000; font-weight: bold; margin-top: 0px;}
td#centerRcolumn div.blockContent {padding: 5px; margin-left: 0px; margin-right: 0px; margin-bottom: 2px; line-height: 120%;}

div#content {text-align: left; padding: 8px;}

td#rightcolumn {width: 170px; border-right: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; background:#F4F4F4;}
td#rightcolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
td#rightcolumn div.blockTitle {padding: 3px; background-color: #f4f4f4; color: #CC3300; font-weight: bold;}
td#rightcolumn div.blockContent {padding: 3px 3px 10px 3px; border-bottom:1px solid #DCDCDC;}

tr#footerbar {text-align:center; background-image: url(hbar.gif);}


.outer {border1px solid silver;}
.
head {background-color#c2cdd6; padding: 5px; font-weight: bold;}
.even {background-color#ededed; padding: 5px;}
.odd {background-color#f9f9f9; padding: 5px; line-height:180%;}
.foot {background-color#c2cdd6; padding: 5px; font-weight: bold;}
tr.even td {background-color#ededed; padding: 5px;}
tr.odd td {background-color#f9f9f9; padding: 5px;}

div.errorMsg background-color#FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg background-color#DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg background-color #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode {background#EFEFEF; border: 1px dotted #666666; font-family:"Courier New",Courier,monospace, osaka; padding: 2px 10px 2px 10px; margin:0px 10px 0px 10px; font-size:12px; color:#2F5376;}
div.xoopsQuote {background#EFEFEF; border: 1px dotted #666666; font-family:"Courier New",Courier,monospace, osaka; padding: 2px; margin:0px 10px 0px 10px; font-size:12px; color:#2F5376;}


.comTitle {font-weightboldmargin-bottom2px;}
.
comText {padding2px;}
.
comUserStat {font-size10pxcolor#2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weightnormal;}
.
comUserStatus {margin-left2pxmargin-top10pxcolor#2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin2px;}
.
comUserRankText {font-size10px;font-weight:bold;}
.
comUserRankImg {border0;}
.
comUserName {}
.
comUserImg {margin2px;}
.
comDate {font-weightnormalfont-styleitalicfont-sizesmaller}
.
comDateCaption {font-weightboldfont-stylenormal;}





122
demian
Xoops.org Newest Member Block
  • 2009/12/13 5:14

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


from what module xoops.org newest member block are from ? as can been here in the right sidebar ?



123
demian
Re: Blocks anywhere hack by trabis works within custom html blocks?
  • 2009/11/8 23:13

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


trabis thank you...it is working to call any block

except the mytabs blocks


cache cleared
xoops 2.3.3



124
demian
Re: Question about xroster2.2.3
  • 2009/11/8 11:58

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


maybe this topic can help you

https://xoops.org/modules/newbb/viewtopic.php?start=20&topic_id=53051&viewmode=flat&order=ASC&type=&mode=0



125
demian
Re: Blocks anywhere hack by trabis works within custom html blocks?
  • 2009/11/8 11:53

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


bump



126
demian
Re: How do I add a simple webpage to a xoops themed site?
  • 2009/11/7 13:11

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


if anyone is interested here is how to add custom site name, page title,keywords and description to the original code



https://xoops.org/modules/newbb/viewtopic.php?topic_id=60742&forum=4&post_id=271870#forumpost271870


<?php
if (file_exists("mainfile.php")) {
include(
"mainfile.php");
} elseif (
file_exists("../mainfile.php")) {
include(
"../mainfile.php");
} else {
include(
"../../mainfile.php");
}
include(
XOOPS_ROOT_PATH."/header.php");
$xoopsTpl->assign'xoops_showrblock'1); // 1 = With right block - 0 = Without right block
$xoopsTpl->assign'xoops_showlblock'0); // 1 = With left block - 0 = Without left block
?>

HTML CONTENT GOES HERE

<?php

if(isset($xoTheme) && is_object($xoTheme)) {
$xoTheme->addMeta'meta''keywords'"keyword, keyword, keyword, keyword");
$xoTheme->addMeta'meta''description'"This is the page description");
$xoopsTpl->assign('xoops_sitename','This is the page title');

}
include(
XOOPS_ROOT_PATH."/footer.php");
?>






127
demian
Re: Different editor per user group
  • 2009/11/7 13:02

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


Hi you have made the same topic sometimes ago..

https://xoops.org/modules/newbb/viewtopic.php?topic_id=68631&forum=4&post_id=319258#forumpost319258


i'm also waiting for an answer...

if this is possible..




128
demian
Re: Blocks anywhere hack by trabis works within custom html blocks?
  • 2009/11/6 5:04

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


anyone ?



129
demian
Re: Custom Block Preview Button Not working - Xoops 2.4
  • 2009/11/6 5:03

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


any quick fix ?



130
demian
Re: Blocks anywhere hack by trabis works within custom html blocks?
  • 2009/11/5 9:03

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


kernel/block.php




TopTop
« 1 ... 10 11 12 (13) 14 15 16 ... 21 »



Login

Who's Online

245 user(s) are online (173 user(s) are browsing Support Forums)


Members: 0


Guests: 245


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits