Easy PHP Calendar Script

Go Back   Easy PHP Calendar > General Discussion > Customizations (Themes / Templates)

Customizations (Themes / Templates) Help with customizing the themes and templates. Post your own custom themes for others to enjoy.

Closed Thread
 
Thread Tools Search this Thread Display Modes

non-stacking multi-calendar?
Old 12-10-2009, 12:44 AM   #1
echocanyon
Calendar User
 
echocanyon is offline
Join Date: Dec 2009
Posts: 8
Default non-stacking multi-calendar?

i activated the multi-calendar generator for my installation, but i need for the 3 months i have active to exist on a single line. the way the file is rendering now is with the present month on one line and then the present month and two future months on another line below.

that creates a bit of redundancy on the page that i would like to avoid. is this possible?

otherwise, really easy setup and seems great so far, thanks!

-chris
 

Old 12-10-2009, 06:37 AM   #2
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,447
Default

It is not supposed to get stacked. This simply means that you didn't use the proper code in your page. If you post it here, we can help you figure out where you made the mistake.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 12-11-2009, 01:35 PM   #3
echocanyon
Calendar User
 
echocanyon is offline
Join Date: Dec 2009
Posts: 8
Default

i'm using the default demo page right now for testing.

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Easy PHP Calendar</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<?php $CSS=1; require("calendar.php"); ?>
<style type="text/css">
<!--
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
-->
</style>
</head>
<body>
<?php $OL=1; require("calendar.php"); ?>
<div align="center">
<span class="style1">
<br />
</div>
<table width="100%" align="center">
  <tr><td align="center">
<?php
// $TOC=1; // UNCOMMENT THIS LINE TO SHOW TEXT ON CALENDAR

//unset($epcAltLink); $epcAltLink="http://www.easyphpcalendar.com/"; // UNCOMMENT THIS LINE TO USE THE ALT LINK FEATURE
require("calendar.php"); 

?>
<br /><br />
<?php
// SHOW LISTINGS MODULE
// $epcListMouseover=1; // WILL USE THE MOUSE-OVER POPUPS FOR LIST MODE
$LIST=1;
$DF = "M jS, Y (D)"; 
$template="modern.php";
require("calendar.php");

// THIS IS AN EXAMPLE OF THE MULTI-CALENDAR GENERATOR
$MULTI=1;
$epcMultiWidth = "600px";
$epcMultiPad = 10;
$epcMultiNav = "580px";
$epcMultiCol = 3;
$epcMultiRow = 1;
require("calendar.php"); 

?>
</td>
<td width="0" align="left" valign="top">
<a name="escOL">&nbsp;</a>
</td>
</tr></table>
</body>
</html>
 

Old 12-11-2009, 01:37 PM   #4
echocanyon
Calendar User
 
echocanyon is offline
Join Date: Dec 2009
Posts: 8
Default

alternately--the events administration page has an ideal layout--with the 3 months on top and a list below. is there any documentation that shows how to get that look in the forums?

thanks!
 

Old 12-11-2009, 02:31 PM   #5
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 9,959
Default

Can you provide a link to your page? We need to be able to see what's happening. Because it's not the way it should be working normally.
__________________
-- Brian

Questions?

Instructions | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 12-17-2009, 08:08 PM   #6
echocanyon
Calendar User
 
echocanyon is offline
Join Date: Dec 2009
Posts: 8
Default

It's displaying like this now:

http://70.32.78.35/sonic-cal/

I'd like for it to just show the dec, jan, feb grids and then the event detail window below them--or, even better would be the multiple event listing displayed on the events/index.php page.

Thanks again. Sorry for the delay.
 

Old 12-17-2009, 08:19 PM   #7
echocanyon
Calendar User
 
echocanyon is offline
Join Date: Dec 2009
Posts: 8
Default

actually, i think i have it working now. thanks!
 
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi Calendar not working properly champi0n General Support 5 12-20-2007 03:38 PM
Multi Calendar Question double_agent General Support 6 11-15-2006 09:28 PM
Multi Calendar Mode....... bradphipps General 1 06-24-2006 03:11 PM
Multi Calendar Display jaystorr General Support 1 05-18-2006 10:05 AM
Property Calendar - multi user Jon General 0 07-27-2005 12:08 AM



All times are GMT -4. The time now is 10:22 AM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright 2009 NashTech, Inc.

| Home | Register | Today's Posts | Search | New Posts |