| Re: How can i add a custom block UNDER NEWS? |
| by stefan88 on 2004/9/25 16:21:11 Quote:
I was thinking about center-top and center-bottom for my site too. So far the only idea I have is a custom theme with rightcolumn put as center-bottom as I don't use right column. Is there somebody doing this, is it possible, any other ideas?
|
| Re: How can i add a custom block UNDER NEWS? |
| by Bazus on 2004/1/5 3:13:22 there is a way to do it, but it will be a permanet and will show in all pages. the way I did it was editing the theme.html page and placing the block after the last code for central code (<{/if}> <{$xoops_contents}>) what ever you placed after this code will show in all pages because is coded into the theme.html. |
| Re: How can i add a custom block UNDER NEWS? |
| by yurtlar on 2004/1/4 23:14:12 as a result i cant have a block at the bottom :) |
| Re: How can i add a custom block UNDER NEWS? |
| by Mithrandir on 2004/1/4 23:09:33 The position of blocks relative to each others is set in the theme/[themename]/theme.html In that file, you can move the center-center block below the main contents, but unfortunately it will move ALL center-center blocks below main contents. I'd really like a center-top and center-bottom setting instead of just center-center - but that's a core thing
|
| How can i add a custom block UNDER NEWS? |
| by yurtlar on 2004/1/4 22:50:03 My openning page is news page and i want to create a new block under news but i couldn't how can i do it? i have already had blocks above news. |