1
zolton
center block always before left or right center
  • 2005/1/20 20:33

  • zolton

  • Just popping in

  • Posts: 7

  • Since: 2004/12/31


The center block is always before the left or right center is there anyway to change it?? Where i can put the center block after the left or right center block.

Thanks,

zolton

2
Bassman
Re: center block always before left or right center
  • 2005/1/20 20:39

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


You'll have to edit the theme.html file for the theme you're using, in most cases they are commented so you know where the center/center blocks are. But if they are not, look for
Quote:

<{if $xoops_showcblock == 1}>











<{foreach item=block from=$xoops_ccblocks}>
<{include file="imaginet/theme_blockcenter_c.html"}>
<{/foreach}>





<{foreach item=block from=$xoops_clblocks}>
<{include file="imaginet/theme_blockcenter_l.html"}>
<{/foreach}>




<{foreach item=block from=$xoops_crblocks}>
<{include file="imaginet/theme_blockcenter_r.html"}>
<{/foreach}>


<{/if}>


You'll just have to move things around to get what you want.

Login

Who's Online

255 user(s) are online (57 user(s) are browsing Support Forums)


Members: 0


Guests: 255


more...

Donat-O-Meter

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

Latest GitHub Commits