1
ron-cpw
Theme/layout question
  • 2007/3/25 16:09

  • ron-cpw

  • Just popping in

  • Posts: 82

  • Since: 2006/12/19


Take a look at this mockup for a question about the Left Column...

http://www.backupkit.com/

I have all Blocks shut off for the Left Column in the two modules installed.

Why is the area that would be occupied by the left column not 'consumed' by the module's page?

In other words, why don't I have full width in the Module when all blocks are off on the left?

I set the XOOPS default theme to show the issue...I will probably build the site with OWDRefresh theme...but I see the issue with all themes tested.

as always...thanks

2
3lr0n
Re: Theme/layout question
  • 2007/3/25 18:02

  • 3lr0n

  • Not too shy to talk

  • Posts: 167

  • Since: 2004/3/13


Check your theme.html, sure there is no conditional sentence for the td generate

<td id="leftcolumn"> foreach loop goes here </td>


You have to check is there is any left block and make a conditional sentence to generate the td

<{if $xoBlocks.canvas_left> <td id="leftcolumn"> foreach loop goes here </td><{/if}>


So no td is added if there is no block to show
Spanish Overclocking Community xoops based site : www.overclocking.es

3
ron-cpw
Re: Theme/layout question
  • 2007/3/25 18:28

  • ron-cpw

  • Just popping in

  • Posts: 82

  • Since: 2006/12/19


Thanks, 3lr0n

That did it nicely on the default Theme.

I will try it on the desired Theme now.

4
ron-cpw
Re: Theme/layout question
  • 2007/3/25 18:38

  • ron-cpw

  • Just popping in

  • Posts: 82

  • Since: 2006/12/19


...and does the trick for OWDRefresh Theme as well....

thanks!

Login

Who's Online

107 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 107


more...

Donat-O-Meter

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

Latest GitHub Commits