- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 70 guest(s) and 0 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Left Column Hide (Story Page not Story Index) [ ]
Author
Message
lost3
Lieutenant
Joined: Aug 16, 2004
Posts: 163
Posted:
Tue Dec 11, 2007 11:53 am
Hello,
I was wondering if anyone could tell me if it's possible to hide the Left Column on the Story Page but not on the Story Index.
I added the:
Code:
if ($name=='News') {
/* Don't display it. */
}
else {
blocks(left);
}
code but of course it takes it off both the index and story page.
Whadaya say? Do you think it's possible?
Any response will be appreciated.
Thank you for your time.
lost3
Lieutenant
Joined: Aug 16, 2004
Posts: 163
Posted:
Tue Dec 11, 2007 12:21 pm
Whatever. I copied the news module and renamed it so I would be able to do this. Still I would like to do it the right way if it's possible.
_________________ Evaders99 and VinDSL for President !!!!!!!!!!!!!!!!
Evaders99
Site Admin
Joined: Aug 17, 2003
Posts: 12397
Posted:
Tue Dec 11, 2007 3:32 pm
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