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

Re-size the listing table
Old 12-13-2005, 04:20 AM   #1
devashanti
Calendar User
 
devashanti is offline
Join Date: Dec 2005
Posts: 6
Default Re-size the listing table

I changed the width value in the css class below in the essstyle.css file. But it did not change the width of the listing table. (The listings that display below the calendar.)

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

Old 12-13-2005, 05:49 AM   #2
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

It wouldn't. ".mainTableTOC" refers to the Text On Calendar size only. To change the listing module, you have to edit your listing template. It usually is either monthly.php or modern.php in /templates/
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

I tried that already
Old 12-13-2005, 02:14 PM   #3
devashanti
Calendar User
 
devashanti is offline
Join Date: Dec 2005
Posts: 6
Default I tried that already

I edited the line:
<table border="0" class="tableListings" width="500">
in the monthly.php template (added width="500")

and the line:
<!--body-->
<table width="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#276983" class="tableListings">

by changing the width="100%" to width="500"

still it doesn't work

I can't find the class="tableListings" in the .css file so....
 

Old 12-14-2005, 06:50 AM   #4
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

The CSS that applies to the listing module is part of the template file, either monthly.php or modern.php. Just look right at the top...
HTML Code:
<!--head-->
<style type="text/css">
<!--
.tableListings {
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 
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
Importing from existing MySQL table Burchie General 4 10-06-2005 01:24 PM
epc_calendar table liaok General Support 2 08-25-2005 11:49 AM
User define the name of the MySQL Table captklutz General Support 3 05-13-2005 08:10 PM
Change table width for just the event listing? How? mickknutson General Support 1 03-14-2005 12:33 PM
What is the table name??? heritagelost General Support 1 01-05-2005 11:55 PM



All times are GMT -4. The time now is 12:55 PM.


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 |