1
orgunozcu
THEME... HOW FULL SCREEN..? (For Forum..For Newbb)
  • 2005/11/7 14:18

  • orgunozcu

  • Not too shy to talk

  • Posts: 136

  • Since: 2005/9/1 5


Hallo Again Me... i have a problem..

you now sometimes in soma modul you want no right or no lef block in theme.. So we do blocks inactif so get ok..

But in some themes if you do left blocks noactifs than we see a space inseat of left blocks ..

But i want (for Exemple for newbb) full screen..

what have i do in theme.. what is cod for that and where have i do put??

(notice: please dont say me that ı have to do in block settings.. i mean another thing.. İ mean theme full screen.... for exemple there is a site . it has no rıght block and no left block.. so i want just newbb .. and i dont wont space place in left blocks thanks..)

2
davidl2
Re: THEME... HOW FULL SCREEN..? (For Forum..For Newbb)
  • 2005/11/7 14:20

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


I'm pretty sure that the Kubrik theme has something built in along these lines...

3
Lance_
Re: THEME... HOW FULL SCREEN..? (For Forum..For Newbb)
  • 2005/11/7 15:49

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


pod answered this in this thread https://xoops.org/modules/newbb/viewtopic.php?topic_id=38858&forum=17&post_id=170308#forumpost170308

Answer is:
<{if !empty($xoops_lblocks)}><{/if}>


Just wrap your left column with the first line above.

Cheers.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting

4
orgunozcu
Re: THEME... HOW FULL SCREEN..? (For Forum..For Newbb)
  • 2005/11/7 17:28

  • orgunozcu

  • Not too shy to talk

  • Posts: 136

  • Since: 2005/9/1 5


it is my theme.html where must i put the cod.. i coulud'nt find.. soryy

------------------------------------------------------------
"?>











<{$xoops_sitename}> :: <{$xoops_pagetitle}>



<{$xoops_module_header}>


































<{if ($xoops_banner == "")}>
<{else}>





<{/if}>




























<{$xoops_sitename}>






















<{$xoops_sitename}>  »  <{$xoops_pagetitle}>

<{if $xoops_isuser}>
Hoşgeldiniz <{$xoops_uname}> [Hesabınız] [Çıkış] <{if $xoops_isadmin}>[Yönetim]<{/if}>
<{else}>
<{$xoops_sitename}>.'a Hoşgeldiniz [Üye Girişi] [Üye OL]
<{/if}>








<{if $xoops_showrblock == 1}>


<{/if}>


<{if !empty($xoops_lblocks)}><{/if}>

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
























<{/foreach}>



<{if $xoops_showcblock == 1}>














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
























<{/foreach}>



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
























<{/foreach}>



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
























<{/foreach}>


<{/if}>

<{if ($xoops_contents == "")}>
<{else}>

















<{$xoops_contents}>


<{/if}>




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
























<{/foreach}>



















<{$xoops_banner}>


















<{$xoops_footer}> : Komplolar.CoM



-----------------------------------------------------------

5
Lance_
Re: THEME... HOW FULL SCREEN..? (For Forum..For Newbb)
  • 2005/11/7 19:04

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


in the lines

<{if !empty($xoops_lblocks)}><{/if}>


move the <{/if}>

after



<{if !empty($xoops_lblocks)}> 





<{/if}>
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting

6
orgunozcu
Re: THEME... HOW FULL SCREEN..? (For Forum..For Newbb)
  • 2005/11/7 19:19

  • orgunozcu

  • Not too shy to talk

  • Posts: 136

  • Since: 2005/9/1 5


hhttp://www.komplolar.com/komploarsivi/modules/newbb/


look it doesnt work .. please help me..

7
orgunozcu
Re: THEME... HOW FULL SCREEN..? (For Forum..For Newbb)
  • 2005/11/7 19:53

  • orgunozcu

  • Not too shy to talk

  • Posts: 136

  • Since: 2005/9/1 5


nobody knows?? please help me.. i think it is very simple but i couldnt do.. because i am new in XOOPS theme..

8
Lance_
Re: THEME... HOW FULL SCREEN..? (For Forum..For Newbb)
  • 2005/11/7 23:45

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


LOL Sorry my bad, forgot to change after copy paste.

/edit small modifications.

Quote:

Lance_ wrote:
in the lines

<{if !empty($xoops_lblocks)}><{/if}>


move the <{/if}>

after



<{if !empty($xoops_lblocks)}> 
<
td width="170" valign="top">





td>
<{/if}>
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting

9
orgunozcu
Re: THEME... HOW FULL SCREEN..? (For Forum..For Newbb)
  • 2005/11/8 6:29

  • orgunozcu

  • Not too shy to talk

  • Posts: 136

  • Since: 2005/9/1 5


oh you are super now ok..

thank very very very very very very very very much..

the god give you what you want in your life...

THANKS THANKS...
look it is ok now

http://www.komplolar.com/komploarsivi/modules/newbb/

10
gumleaf
Re: THEME... HOW FULL SCREEN..? (For Forum..For Newbb)
  • 2005/12/2 1:53

  • gumleaf

  • Just popping in

  • Posts: 36

  • Since: 2005/11/27


Quote:

orgunozcu wrote:
Hallo Again Me... i have a problem..

you now sometimes in soma modul you want no right or no lef block in theme.. So we do blocks inactif so get ok..

But in some themes if you do left blocks noactifs than we see a space inseat of left blocks ..

But i want (for Exemple for newbb) full screen..

what have i do in theme.. what is cod for that and where have i do put??

(notice: please dont say me that ı have to do in block settings.. i mean another thing.. İ mean theme full screen.... for exemple there is a site . it has no rıght block and no left block.. so i want just newbb .. and i dont wont space place in left blocks thanks..)


Before I get to the stuff following this .. how do I make ..

"So we do blocks inactif so get ok.."

???
I can't see anywhere in the newbb 2 module admin to make the left block inactive. .. Individual blocks .. yes .. but not the entire left column.

Can someone clue me in?

Login

Who's Online

337 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 337


more...

Donat-O-Meter

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

Latest GitHub Commits