PDA

View Full Version : Customizing the List Calendar


signature16
12-29-2006, 04:27 PM
I am trying to find out how to customize the looks of the List layout. I was looking at the CSS tutorials, but I can't find anything that has to do with the styling of the list mode:

http://www.epctutorials.com/index.php?option=com_content&task=view&id=13&Itemid=26


Is there a picture like that for the list mode?

Also, is there a way to extend my trial until I can get this working?

Brian
12-29-2006, 07:22 PM
Simply edit the List Mode template. Everything is in the one template file.

An expired trial will still display everything the way the full version will except for only one event for any month.

signature16
12-29-2006, 07:30 PM
Which file do I edit? Is it the monthly.php one?

Brian
12-29-2006, 07:33 PM
It would be the one you choose when adding the List Mode code to your page.

It would look like this:

$template="templateName.php";

ve9gra
12-30-2006, 09:39 AM
I did not create a template exploded view because of the way the templating system works. The template is held in a single file that you can totally modify. The other modes are closed source, that's why they needed a better description.