Home
Services
Support
Templates
Themes
Web Hosting & Domain Names!
Spidean
Pinnacle of Excellence
Welcome Guest
Register
|
Log in
|
Help
Support Spidean
Do you like our FREE downloads? How about the FREE support for the FREE downloads? Please help us out and donate any amount! It's fast and easy through PayPal.
Spidean Forums
Forums
Search
New Posts
Board Index
>
Support
> Help! How to not show right or left column?
< Last Thread
Next Thread >
New Topic
Post Reply
Author:
Subject: Help! How to not show right or left column?
edfel
Member
Posts: 94
Registered: 2/12/2003
Status:
Offline
posted on 2/12/2003 at 04:51 PM
Hi
I have a problem, want to disable right or left column when accesing this link with PostWrap:
http://deltapi.cayey.upr.edu/modules.php?op=modload&name= PostWrap&file=index&page=http://deltapi.cayey.upr.edu/chat/index.ph p
How Could I do it?
TIA
Edfel
[Edited on 12/2/2003 by edfel]
shawn
Administrator
Posts: 4608
Registered: 10/7/2002
Status:
Offline
posted on 2/12/2003 at 04:57 PM
To do it for all PostWrap links, try this in theme.cfg:
$custom_module['PostWrap'] = array (
'left' => false,
'right' => false,
);
Or for just that page, this might work:
if($page = "http://deltapi.cayey.upr.edu/chat/index.php") {
$custom_module['PostWrap'] = array (
'left' => false,
'right' => false,
);
}
edfel
Member
Posts: 94
Registered: 2/12/2003
Status:
Offline
posted on 2/12/2003 at 07:36 PM
Thanks Shawn.
I still have a problem. Last line of the 'wrapped' script is not displayed correctly.
check:
http://deltapi.cayey.upr.edu/modules.php?op=modload&name= PostWrap&file=index&page=http://deltapi.cayey.upr.edu/chat/index.ph p&h=100%
and log into the Chat (second screen is not working... properly - bottom line)
TIA
[Edited on 12/2/2003 by edfel]
New Topic
Post Reply
Main Menu
Home
Downloads
FAQ
Forums
Gallery
News
Search
Services
Templates
Themes
Get AutoTheme
AutoTheme Details
Featured Item
Idea Factory Theme
$19.95
Poll
How do you like the new look?
Fabulous!
Much better than the puke purple and green
Slight improvement
Step backward
Sucks!
[
Results
|
Polls
]
Votes:
180
Legal
|
Credits
|
Sitemap
Reliable and Affordable Web Hosting
Copyright © 2002-2011
Shawn McKenzie
and Spidean.
Powered by the AutoTheme HTML Theme System
Page created in 0.108569 Seconds