Welcome to Geeklog, Anonymous Wednesday, November 27 2024 @ 07:22 pm EST
Geeklog Forums
Calendar in a new page?
Status: offline
TMR Design
Forum User
Newbie
Registered: 11/28/05
Posts: 9
I have a template that is fairly narrow and reducing the calendar in size so it fits makes it too small so I would like to open a new window from the Calendar link that just contains the calendar without all the other blocks and layouts.
I can't seem to figure it out and really need this to work.
Can anyone help me get the calendar out of the body of the page and into its own page?
Thanks,
Robert
I can't seem to figure it out and really need this to work.
Can anyone help me get the calendar out of the body of the page and into its own page?
Thanks,
Robert
8
6
Quote
Status: offline
TMR Design
Forum User
Newbie
Registered: 11/28/05
Posts: 9
33 views and not one reply or suggestion... hmmmm.
Oh well, I guess I will not be doing that.
Oh well, I guess I will not be doing that.
7
8
Quote
Status: Banned
machinari
Forum User
Full Member
Registered: 03/22/04
Posts: 1512
in calendar.php find
$display .= COM_siteHeader ('menu', $LANG12[40]);
} else {
$display .= COM_siteHeader ('menu', $LANG12[39]);
}
and change to
$display .= COM_siteHeader ('none', $LANG12[40]);
} else {
$display .= COM_siteHeader ('none', $LANG12[39]);
}
Text Formatted Code
if ($mode == 'personal') {$display .= COM_siteHeader ('menu', $LANG12[40]);
} else {
$display .= COM_siteHeader ('menu', $LANG12[39]);
}
Text Formatted Code
if ($mode == 'personal') {$display .= COM_siteHeader ('none', $LANG12[40]);
} else {
$display .= COM_siteHeader ('none', $LANG12[39]);
}
6
5
Quote
All times are EST. The time is now 07:22 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content