1
gumleaf
How to put a break between blocks?
  • 2005/12/17 10:08

  • gumleaf

  • Just popping in

  • Posts: 36

  • Since: 2005/11/27


Hi
I'm using the phpaox theme in XOOPS 20.13.2

All the blocks in the left and center columns merge into each other. I know its the design .. but is there any way to put a break / space between them?

I'm pretty good at html .. but for the life of me I can't see how or where to put a "
" in the theme.html. For the left system blocks maybe I could stick an empty cell on the bottom of its template with a spacer gif. But I'm not too worried about them .. its the custom blocks in the center I want spaces between. I suppose they are stored in the data base?

Any ideas? .. You can see my main page from the URL in my signature below.

Thanx.

2
gestroud
Re: How to put a break between blocks?
  • 2005/12/17 15:51

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


Put the "
" after the "$blockcontent" tags, or increase the padding at the bottom of each block in your theme's style.css file.

3
gumleaf
Re: How to put a break between blocks?
  • 2005/12/18 1:07

  • gumleaf

  • Just popping in

  • Posts: 36

  • Since: 2005/11/27


Hi
Increasing the padding in the css has no effect (all 3 css files)

Can't do it in theme.html either.


<{foreach item=block from=$xoops_ccblocks}>







 <{$block.title}>
<{$block.content}>

<{/foreach}>







Putting the break there results in a break between the header and the first center block. I've tried putting it at different other places with no effect.

i.e .. after <{/foreach}> .. after <{$block.content}>

etc.

If I put it after <{$block.content}> .. it has no effect also.
I tried updating the system module in admin each time too .. no effect.

Any ideas anyone?



Login

Who's Online

1021 user(s) are online (80 user(s) are browsing Support Forums)


Members: 0


Guests: 1021


more...

Donat-O-Meter

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

Latest GitHub Commits