revraz Posted August 14, 2008 Share Posted August 14, 2008 Anyone have a good source of info on how to use width and height for a Calendar Table layout? It seem when I use height in HTML, it's ignored. Link to comment https://forums.phpfreaks.com/topic/119723-good-looking-calendar-layout/ Share on other sites More sharing options...
AjBaz100 Posted August 22, 2008 Share Posted August 22, 2008 use css to set your width and height. Link to comment https://forums.phpfreaks.com/topic/119723-good-looking-calendar-layout/#findComment-622683 Share on other sites More sharing options...
JasonLewis Posted August 22, 2008 Share Posted August 22, 2008 It depends on how your setting your height. Height is funny sometimes. I would suggest avoid using percentages for heights. Post some code or explain in a bit more detail. But as AjBaz100 said. CSS is a lot easier way of controlling the layout of things. Link to comment https://forums.phpfreaks.com/topic/119723-good-looking-calendar-layout/#findComment-622750 Share on other sites More sharing options...
zq29 Posted August 22, 2008 Share Posted August 22, 2008 Check that the font size is not larger than the height you are trying to set too, I have noticed that this is a problem with some browsers. Link to comment https://forums.phpfreaks.com/topic/119723-good-looking-calendar-layout/#findComment-622900 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.