Extension talk:Calendar (Barrylb)/CSS
From MediaWiki.org
Where in the css file does this need to be installed? --65.13.25.106 05:37, 1 August 2006 (UTC)
- You can just put it at the bottom. -- Barrylb 04:15, 2 August 2006 (UTC)
That worked, thanks! Is there any known way to make it wrap better? Right now its at [1] and it causes a few issues with either going right across the screen in IE, or behind the main_page in Firefox and Safari. --65.13.25.106 19:48, 2 August 2006 (UTC)
- When I looked at your site in Firefox and IE, it stayed in the left column so it is hard for me to help. The calendar just inserts an html table in the page so all I can suggest is that you need figure out what is happening with the CSS styles or html code.. I wish I could say more.. -- Barrylb 07:11, 3 August 2006 (UTC)
- Also, I made a couple of changes to the code so you should copy the latest version of the Calender.php and SpecialEvents.php to your site. I had incorrectly extracted the date from the article name but I get it from the Category now and I think your version might be the old one. -- Barrylb 07:37, 3 August 2006 (UTC)
I placed the code at the bottom of main.css, but the calendar does not have any styling, it is just white. Is anyone else having this problem?