![]() |
Forums » List all forums » » Forum: Webmaster's Corner » » » Thread: Moving 'print' to the top of the calendar or better yet, a sidebar » » » » Post: Re: Moving 'print' to the top of the calendar or better yet, a sidebar |
Posted by support at Oct 15, 2024, 3:40:37 PM |
Re: Moving 'print' to the top of the calendar or better yet, a sidebar I like what you did there... A few thoughts: * You can customize the labels on the "Today+Happening Soon" views, so you can add your custom html to jump back to the other calendar views. Under Options->General click "Show More>>" at the bottom of the tab to customize the "Today" and "Happening Soon" labels *An HTML snippet like the following (pasted into your calendar title or footer) will move the buttons from the bottom of your calendar to the top: <script>$(document).ready(function(){$('#calendar_footer_menu_div').prependTo('#calendar');})</script> (from http://localendar.com:8080/docs/display/lc/Moving+the+Calendar+Buttons+to+the+top+of+your+calendar) * For your last suggestion "multiple views in a sidebar (but keeping the user on the page and changing the frame to correspond with the choice of view plus the print button at the top." this can be done using custom html and an iframe on your page. Let me know if you'd like an example. ---------------------------------------- Marc Higgins Support Associate, localendar.com Follow us on Twitter! http://www.twitter.com/localendar_news |
Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us |