1
jad2000
Block in center won't show up
  • 2004/4/20 23:17

  • jad2000

  • Just popping in

  • Posts: 16

  • Since: 2003/4/12


When I put a block in the center it doesn't show up. I wanted to put the chat above the news in the news block. Thanks for your help.

2
BoDGie
Re: Block in center won't show up
  • 2004/4/21 0:49

  • BoDGie

  • Just popping in

  • Posts: 65

  • Since: 2003/8/4 1


Which theme are you using? It's possible the theme your using doesnt have the instructions to display center blocks.

3
jad2000
Re: Block in center won't show up
  • 2004/4/21 1:33

  • jad2000

  • Just popping in

  • Posts: 16

  • Since: 2003/4/12


FC_Chrome fromhttp://www.4thefort.com . If it didn't have the instructions how would i add them? Thanks for your help.

4
BoDGie
Re: Block in center won't show up
  • 2004/4/21 1:48

  • BoDGie

  • Just popping in

  • Posts: 65

  • Since: 2003/8/4 1


Have a look in the theme.html

Look for something like this.

<!-- Display center blocks if any -->
<{if 
$xoops_showcblock == 1}>
  <
table cellspacing="0">
    <
tr>
    </
tr>
    <
td id="centerCcolumn" colspan="2">
      <!-- 
Start center-center blocks loop -->
      <{foreach 
item=block from=$xoops_ccblocks}>
        <{include 
file="themename/theme_blockcenter_c.html"}>
      <{/foreach}>
    <!-- 
End center-center blocks loop -->
    </
td>
    <
tr>
      <
td id="centerLcolumn">
        <!-- 
Start center-left blocks loop -->
        <{foreach 
item=block from=$xoops_clblocks}>
          <{include 
file="themename/theme_blockcenter_l.html"}>
        <{/foreach}>
        <!-- 
End center-left blocks loop -->
      </
td>
      <
td id="centerRcolumn">
        <!-- 
Start center-right blocks loop -->
        <{foreach 
item=block from=$xoops_crblocks}>
          <{include 
file="themename/theme_blockcenter_r.html"}>
        <{/foreach}>
        <!-- 
End center-right blocks loop -->
      </
td>
    </
tr>
 </
table>
<{/if}>

Login

Who's Online

179 user(s) are online (97 user(s) are browsing Support Forums)


Members: 0


Guests: 179


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