News:

Wondering if this will always be free?  See why free is better.

Main Menu

Edit Calender

Started by cookie1982, May 06, 2011, 11:32:59 AM

Previous topic - Next topic

cookie1982

I would like to know if it is possible to edit the calender.

I am refering to the main SMF calender , when you click on calender it brings up a page with the main calender month on it, and three mini calenders to the left.

I would like to know if it is possible to hide or move the mini calanders. They take up to much room horizontally. I would either like to get ride of them, or move them so  they appear vertically underneath or above the main calender.

Possibly asking too much?

mashby

Would be a matter of editing Themes/default/Calendar.template.php
I was messing around with it using Firebug though and merely altered a few things in the CSS. But that was just to see what it looked like. In Calendar.template.php, there is a div with an id of month_grid. That is what is adding the little calendars. You could comment that out or remove it entirely. Then after that there is a div with an id of main_grid and it has a style of margin-left: 220px;. Remove the style declaration and you should have a wide screen calendar. In theory, you could also adjust the CSS stuff to move that tiny calendar deal around, just unsure of how to do that exactly.
Always be a little kinder than necessary.
- James M. Barrie

Advertisement: