Easy PHP Calendar - We really take care of your dates!


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

What did I mess up?
Old 03-29-2006, 11:01 AM   #1
toekneebullard
Calendar User
 
toekneebullard is offline
Join Date: Feb 2006
Posts: 7
Default What did I mess up?

I've spent hours looking though files trying to figure out what variable I messed up. if you got to standrewslifeteen.org and click the link under the mini calendar, you get a full sized calendar, but the width is funny. What file should I look in for the width variable that I seemed to have screwed up?

Thanks for your help!
Tony
 

Old 03-29-2006, 11:04 AM   #2
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

Look in the theme/default/esstyle.css for:

.mainTableTOC {
background-color: #FFFFFF;
border: 1px solid #BBBBBB;
width: 705px;
table-layout: fixed;
}
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 03-29-2006, 01:04 PM   #3
toekneebullard
Calendar User
 
toekneebullard is offline
Join Date: Feb 2006
Posts: 7
Default

checked that...but it's already set to 705.
 

Old 03-29-2006, 02:42 PM   #4
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

It looks like the table you've put the TOC mode in is set to 680 Px

<table width="680" align="center">
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 03-29-2006, 02:49 PM   #5
neubeedoo
Calendar User
 
neubeedoo is offline
Join Date: Aug 2005
Posts: 24
Default

Hi Tony -

This page: http://www.standrewslifeteen.org/cal...llcalendar.php

Links to this css: http://www.standrewslifeteen.org/cal...lt/esstyle.css

Which has this as of 2:30pm ET:
Code:
 
mainTableTOC {
background-color: #a09e8f;
border: 1px solid #BBBBBB;
width: 440px;
table-layout: fixed;
}
It is set to 440 not 705.
(confirmed by firefox's display block size:
Quote:
table .mainTableTOC 440x621
Change it to 705 and remember to reupload that css file to the server!

Cheers!
 

Old 03-29-2006, 02:57 PM   #6
neubeedoo
Calendar User
 
neubeedoo is offline
Join Date: Aug 2005
Posts: 24
Default

There is an additional problem -

You seem to have placed the TOC calendar php code
INSIDE of a 680px table in fullcalendar.php
that is also holding your ListMode php code.

Move the TOC php code into a seperate 100% table OUTSIDE and ABOVE the
table you have set at 680 holding your listings ...
OR keep everything where it is and change the 680px table in fullcalendar.php to read 100%

Last edited by neubeedoo; 03-29-2006 at 02:59 PM.
 

Old 03-30-2006, 10:30 AM   #7
toekneebullard
Calendar User
 
toekneebullard is offline
Join Date: Feb 2006
Posts: 7
Default

Thanks guys! Turns out I was looking at the essstyle file in theme/system/ rather than theme/default/. All is well now. Thanks for your help!
 
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



All times are GMT -4. The time now is 04:46 AM.


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

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