1
billyvision
remove the left panel

hi i want my website content without the left panel...

specially when i am using mybb and tinycontent modules. ( i want them to open in full page without the left panel)

i have tried making user menu and main menu blocks point to top page only ( not all pages) it still leaves a blank area and the newbb and tiny content are confined to centre small area.

i hope my point is clear here!
please reply back !
thanks

2
gestroud
Re: remove the left panel
  • 2005/12/18 16:07

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


You have to make everything in the left column point to the top page only, not just the main and user menus. Also, if you have you center block set to a fixed width, it probably won't change.

P.S. It should be "Relevant Links"

3
billyvision
Re: remove the left panel

Quote: Also, if you have you center block set to a fixed width, it probably won't change.

can you suggest me any theme wherein the centre block doesnt have a fixed width... and how can i change this in the theme that i wish to install ..

your help will be appreciated

4
Quest
Re: remove the left panel
  • 2005/12/22 12:24

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


I am not sure which theme you used as a model for the one you are creating but I had a similar problem using the PHPKOAX theme. Everytime I removed the blocks from the left for a module I still had a gray background left panel and couldn't get the module content to position full page center like I wanted it to.

The fix:

The theme was missing the showblocks code for the leftblocks.

Just after <!--Display Left Blocks Start---> be sure you have this code.

<{if $xoops_showlblock == 1}>

then make sure you close the <if> after the left blocks table cell.

<!-- End left blocks loop -->
</td>
<{/if}>
<!-- Display left blocks end -->

This worked for me and everything functioned great afterwards. Hope this helps you out.

Quest

Login

Who's Online

195 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 195


more...

Donat-O-Meter

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

Latest GitHub Commits