Blocks not showing either side

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Blocks not showing either side
alexcroox
CZ Newbie
alexcroox has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Dec 20, 2005
0.00 posts per day
Posts: 17
Points: 570
   
Hi on a theme i have, on some pages such as the forums or Your_account, the content takes up the entire width of the page, rather then having the left blocks visible (or the right ones). How do i rectify this?

(sorry i know you must have hundreds of missing blocks threads!)

much appreciated.

alex



Back to top Reply with quote
#2   re: Blocks not showing either side
floppydrivez
CZ Addict
 Codezwiz Site Donator
floppydrivez has been a member for over 18 year's 18 Year Member
usa.gif mississippi.gif
Occupation: graphic design
Age: 42
Gender: Male
Website:
Status: Offline
Joined: Feb 26, 2006
0.08 posts per day
Posts: 518
Points: 4,848
AIM Address Yahoo Messenger MSN Messenger 
Need to look in your theme.php

Find something that looks like this
// Below is where you control which modules have left blocks visable if you want to add a module just add the "OR ($name=='Module_Name')" in the list below and if you want to see left
// blocks in a module then just delete the "OR ($name=='Module_Name')" from the list below, ive tried to add the majority of Modules but there will be some ive missed.

    if (($name=='Forums') OR ($name=='Private_Messages') OR ($name=='Your_Account') OR ($name=='Downloads')  OR ($name=='Supporters') OR ($name=='Members_List') OR ($name=='Topics') OR ($name=='gallery2')){
} else {
blocks(left);


Actually the best thing to search for is block(left);. This should help you. Let me know.


Back to top Reply with quote
#3   re: Blocks not showing either side
alexcroox
CZ Newbie
alexcroox has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Dec 20, 2005
0.00 posts per day
Posts: 17
Points: 570
   
that worked a charm thanks! icon_biggrin.gif



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum