defender39 Posted February 7, 2004 Share Posted February 7, 2004 The Calendar contrib is excellent. However the sidebox is an iframe and not an infobox. Is it possible to make that happen? I have been fooling around but with no results. Here is the contents of the boxes/calendar.php <!-- events_calendar //--> <tr> <td> <iframe name="calendar" id="calendar" align="center" valign="top" marginwidth="0" marginheight="0" src=<?php echo FILENAME_EVENTS_CALENDAR_CONTENT .'?_month='. $_month .'&_year='. $_year ?> frameborder=0 height=270 width=162 scrolling=no> Sorry, you browser does not support iframes.</iframe> </td> </tr> <!-- events_calendar //--> any help would be great...you can see the calendar at my site and without the box frame it seems out of place to me Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.