Welcome to Geeklog, Anonymous Friday, May 03 2024 @ 10:41 am EDT

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
 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.
 Quote

Status: Banned

machinari

Forum User
Full Member
Registered: 03/22/04
Posts: 1512
in calendar.php find
Text Formatted Code
if ($mode == 'personal') {
    $display .= COM_siteHeader ('menu', $LANG12[40]);
} else {
    $display .= COM_siteHeader ('menu', $LANG12[39]);
}

 
and change to
Text Formatted Code
if ($mode == 'personal') {
    $display .= COM_siteHeader ('none', $LANG12[40]);
} else {
    $display .= COM_siteHeader ('none', $LANG12[39]);
}

 
 Quote

All times are EDT. The time is now 10:41 am.

  • 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