Home arrow Forum 100 % width for forum !
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 05, 2008, 12:42:31 PM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 2.0.x (Moderators: -Wolverine, kai920)
| | | |-+  100 % width for forum !
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: 100 % width for forum !  (Read 2120 times)
ajay_11
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
100 % width for forum !
« on: October 27, 2006, 06:07:33 AM »

Hi I am using
SMF 1.1RC3
Joomla! 1.0.11 Stable
and the correct JSMF bridge.

I have got everything working only that I would love a 100 % width of the forum.

Like on the site here or http://www.joinapr.com/
Logged
Tijntje
Joomla Newbie
*

Karma: +0/-2
Offline Offline

Posts: 36



View Profile WWW
Re: 100 % width for forum !
« Reply #1 on: October 31, 2006, 02:46:26 PM »

Disable all your site module on the left in the joomla admin when the forum is loaded. This should do the trick.
Logged
Ginza
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 12


View Profile
Re: 100 % width for forum !
« Reply #2 on: November 10, 2006, 01:08:05 AM »

How do we disable the left and right module? (forgive me i am new to this....trying to learn as many as possible thru this forum). I would like to have only the top menu bar on the forum page just like this site.

Please give me detail steps if possible.
Logged
Tijntje
Joomla Newbie
*

Karma: +0/-2
Offline Offline

Posts: 36



View Profile WWW
Re: 100 % width for forum !
« Reply #3 on: November 10, 2006, 02:57:39 AM »

Go to the backend of Joomla.
Go to the menu Modules
Click Site Modules
If you open a module you can specify where it should be shown.
It is called "Menu Item Link(s):"
Deselect "All" and your Forum.
Save

Now when you open the forum with the menu link the module should disapear.
Logged
Ginza
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 12


View Profile
Re: 100 % width for forum !
« Reply #4 on: November 12, 2006, 10:37:55 AM »

forum is not listed under site modules. WHat should I do...add new?
Logged
Ginza
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 12


View Profile
Re: 100 % width for forum !
« Reply #5 on: November 14, 2006, 10:57:13 PM »

I am able to hide the left menu now. But the forum page still look awkward. Is there a way to increase the width all the way to the left so that it look insync with the joomla header?

please check out my forum at http://zogam.com/index.php?option=com_smf&Itemid=26

Please tell what I should do?
Logged
Livebox
Guest
Re: 100 % width for forum !
« Reply #6 on: November 15, 2006, 12:05:39 AM »

Just read the basic manual for Joomla on Joomla.org Wink

there is a module published in the left colum. rot this colum is static Wink
Logged
p9939068
Joomla Expert
****

Karma: +18/-5
Offline Offline

Posts: 173


View Profile WWW
Re: 100 % width for forum !
« Reply #7 on: November 15, 2006, 10:02:47 AM »

Looking through your page source code, I'll try to do some guesswork and help you with this.

Open the file templates/rhuk_solarflare_ii/index.php and look for the code below:
Code:
  <div id="left_outer">
  <div id="left_inner">
  <?php mosLoadModules 'left', -); ?>
    </div>
  </div>

Change the above code to
Code:
<?php if (mosCountModules'left' )) { ?>
  <div id="left_outer">
  <div id="left_inner">
  <?php mosLoadModules 'left', -); ?>
    </div>
  </div>
<?php ?>

What the above code does basically to load the whole of the left section only if there are modules published in the "left" module space.

Note:
Code:
<?php mosLoadModules 'left', -); ?>
could be
Code:
<?php mosLoadModules 'left', -); ?>
or
Code:
<?php mosLoadModules 'left' ); ?>
Logged

-----
Owner of http://mike.simbunch.com
Creator of ParaInvite, AJAX Sandbox, AJAX SMF Polls, Profile URL etc..
Pages: [1] Go Up Print 
« previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Search Contact About Advertise Blogs Topsites Submit News Register Login