PDA

View Full Version : text wrap in TOC


coleman423
10-25-2005, 04:21 PM
Hi, I really like the program and it's flexibility. One thing I can not find the answer too is how to force the text to wrap in calendar entries in TOC mode.

Thanks,
Bob

Brian
10-25-2005, 04:23 PM
http://www.easyphpcalendar.com/forums/showthread.php?t=3491

:)

coleman423
10-25-2005, 05:27 PM
Brian, I followed the link and tried the suggested edit of esstyle.css and it did not seem to make a difference.

Any other suggestions?

Thanks,
Bob

Brian
10-25-2005, 06:24 PM
Editing the CSS should be all there is to do. You may need to clear your browser's cache before you can see the changes.

coleman423
10-28-2005, 03:07 PM
I cleared the cache and the title still doesn't wrap. How do I go about making the font smaller? I looked in the same stylesheet file, but could not isolate the proper setting to change.

Thanks,
Bob

Brian
10-28-2005, 03:40 PM
Can you provide a link to your page so we can take a look as to why it doesn't wrap the text?

coleman423
10-28-2005, 04:09 PM
Brian,

Here is the link to the page:

http://www.divaangels.org/events.php

Thanks for your help,
Bob

Brian
10-28-2005, 04:20 PM
Looking at your CSS file, the text hasn't been removed that will make the event titles wrap to the next line. Can you double-check the CSS and make sure it's been edited an uploaded to your server?

coleman423
10-28-2005, 04:46 PM
Maybe I am editing the wrong file. I am editing the esstyle.css file in the /calendar/theme/system directory. I checked it and this area has been changed to:

.titleTOC {
font-size: 8px;
padding: 0px;
margin: 0px;
}

Hope it helps clarify my problem.

Thanks,

Brian
10-28-2005, 06:50 PM
You should be editing the CSS file in the theme/default directory.