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

Matching visuals to CSS
Old 12-21-2005, 05:46 PM   #1
harveyk
Calendar User
 
harveyk is offline
Join Date: Dec 2005
Posts: 4
Question Matching visuals to CSS

Hello, I just installed EasyPHP and would like to customize it somewhat. Nothing major, but colors, fonts, spacing, etc. Your comments in the main CSS file are pretty good, but it's still confusing trying to match up each style in the CSS file to the ouitputted page. Would it be possible to create a few base pages that have the CSS style names printed on them? For instance, I would be looking at the main calendar page just as it is now, see the blue row color, and also see some kind of text with arrow pointing to the row and saying ".TableRow" or something like that? Then I could easily just find .TableRow in the CSS file and change the color. Maybe there's some utility that I don't know about that already does something like that? Thanks!
 

Old 12-21-2005, 08:33 PM   #2
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

Actually there is If you're using Firefox, make sure to check out the Web Developer Toolbar and under the CSS button, enable "View Style Information" and then hover over the items you want information on (you can also click on the items to get the actual part of the CSS that affects it).
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

That works nicely
Old 12-22-2005, 09:40 AM   #3
harveyk
Calendar User
 
harveyk is offline
Join Date: Dec 2005
Posts: 4
Cool That works nicely

Hey, thanks, I knew there must be something! That toolbar thingie helps a lot. One quirky thing in the calendar design: if you look at http://amsterdambilliards.com/calendar you can see that I changed the rows to a maroon kind of color. It was blue, and that blue seems to be "hard coded" into the design? It's not a CSS thing? Anyway, I still think that a simpler to use kind of Wysiwyg design templater tool would be great! Thanks...
 

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

I'm not sure exactly where you're having an issue.. if you take a screenshot and point an arrow to what you want to change, we can point you in the right direction. Note that the listing module uses templates which are located in /templates and the CSS is built into the .php files themselves whereas the calendar uses themes which are in /theme. Themes are .css files only, the TOC part being at the top of the file, and the normal calendar's section being in the bottom part of the file (both sections are seperated by a significant number of blank lines).

The image with all parts of the calendar exploded showing what style affects it is something that I have on my To-Do list for the EPCTutorials site. I'm sure that it will be of help to many clients.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 12-22-2005, 10:10 AM   #5
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

There are no "hard coded" colors designed into the calendar output. Although I'm not sure what you're having problems changing since you did change the color?
__________________
-- Brian

Questions?

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

Customizing
Old 12-22-2005, 11:56 AM   #6
harveyk
Calendar User
 
harveyk is offline
Join Date: Dec 2005
Posts: 4
Default Customizing

Thanks for the reply. The postings by ve9gra helped a lot too. I don't see any mention of /templates in the 'customizing' page of your http://docs.easyphpcalendar.com/ site, but maybe I missed it. The 'hard coded' thing I was referring to was this line: "<table width="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#663300" class="tableListings">". I changed it to 663300, but I thought all that was done with CSS. Anyway, there really aren't all that many styles I guess, so I'm sure I'll figure it all out, especially with that toolbar that ve9gra suggested. But that exploded diagram would be great. Also, check this out: http://www.jsand.net/spinkbb/?lang=en It allows you to easily generate new css files for punbb by with a simple web interface. It's debatable how nice the designs end up being, but it's a pretty good idea. Better would be a simple form with dropdowns for font, row colors, highlight colors, etc. But I'm sure that must be a lot of work to do. Thanks for your help.
 

Old 12-22-2005, 01:11 PM   #7
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

We have grand plans for making these type of changes in Version 7 much more intuitive.
__________________
-- Brian

Questions?

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

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

Well, I got it... there's now a Calendar CSS Map. There will be more maps coming up as well as tutorials on integration into existing sites.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 12-23-2005, 10:36 AM   #9
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Great job ve9gra!

You may want to put this in a new topic and make it a sticky!
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 
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
CSS updates not appearing Milan General Support 4 12-22-2005 07:21 PM
Integration into existing page with CSS chronisj General 6 10-02-2005 10:18 PM
CSS Style Not Applying mr7perfect General 5 07-01-2005 11:19 AM
css on demo.php BigG General Support 3 06-30-2005 08:51 PM
CSS not applying Christian025 General Support 7 04-14-2005 11:55 AM



All times are GMT -4. The time now is 04:51 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 |