Thread: [Php-calendar-discussion] Would like today's date/day to be a different color
Brought to you by:
sproctor
From: Larry J. <joh...@gm...> - 2008-07-19 14:58:40
|
I am looking for one more tweak. I would like the day on the calendar that is today's date to be a different color so that its quickly and easily recognized. I can't figure out how to do it though. Anyone have any ideas on how to do this? -- Larry |
From: Gabriel H. <ga...@ga...> - 2008-07-20 15:33:51
|
Hi Larry, The modifications I did a while back include this option. http://www.gabrielharrison.co.uk/php-calendar Gabriel 2008/7/19 Larry Johnson <joh...@gm...>: > I am looking for one more tweak. I would like the day on the calendar that > is today's date to be a different color so that its quickly and easily > recognized. I can't figure out how to do it though. Anyone have any ideas > on how to do this? > > -- > Larry > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Php-calendar-discussion mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/php-calendar-discussion > > |
From: Larry J. <joh...@gm...> - 2008-07-21 22:53:17
|
Hello Gabriel, Thank you VERY much for the link to your updated files. I was able to go through them and find the code to highlight today's date/day. I also ended up moving some of the buttons around for the months and admin functions as you had done. Finally I also added the 'Current month' button using your code. Again, thank you very much for this, this helps me tremendously! One super minor thing I am noticing and just cannot for the life of me find an answer to is in IE the buttons for the months and admin functions are only getting a black border on their left and right, i.e. their border on the top and bottom is not there. It looks great in Firefox (all borders are there in Firefox) but some of the people using my calendar probably will be using IE. Any thoughts on how to get a black border to appear on the top and bottom instead of just the left and right when in IE? Thanks again Gabriel, you really made my day! Larry On Sun, Jul 20, 2008 at 10:33 AM, Gabriel Harrison < ga...@ga...> wrote: > Hi Larry, > > The modifications I did a while back include this option. > > http://www.gabrielharrison.co.uk/php-calendar > > Gabriel > 2008/7/19 Larry Johnson <joh...@gm...>: > >> I am looking for one more tweak. I would like the day on the calendar >> that is today's date to be a different color so that its quickly and easily >> recognized. I can't figure out how to do it though. Anyone have any ideas >> on how to do this? >> >> -- >> Larry >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Php-calendar-discussion mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/php-calendar-discussion >> >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Php-calendar-discussion mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/php-calendar-discussion > > -- Larry |
From: Gabriel H. <ga...@ga...> - 2008-07-22 08:42:22
|
Can you email a URL to an example of the problem? Gabriel 2008/7/21 Larry Johnson <joh...@gm...>: > Hello Gabriel, > > Thank you VERY much for the link to your updated files. I was able to go > through them and find the code to highlight today's date/day. I also ended > up moving some of the buttons around for the months and admin functions as > you had done. Finally I also added the 'Current month' button using your > code. Again, thank you very much for this, this helps me tremendously! > > One super minor thing I am noticing and just cannot for the life of me find > an answer to is in IE the buttons for the months and admin functions are > only getting a black border on their left and right, i.e. their border on > the top and bottom is not there. It looks great in Firefox (all borders are > there in Firefox) but some of the people using my calendar probably will be > using IE. Any thoughts on how to get a black border to appear on the top > and bottom instead of just the left and right when in IE? > > Thanks again Gabriel, you really made my day! > > Larry > > > > On Sun, Jul 20, 2008 at 10:33 AM, Gabriel Harrison < > ga...@ga...> wrote: > >> Hi Larry, >> >> The modifications I did a while back include this option. >> >> http://www.gabrielharrison.co.uk/php-calendar >> >> Gabriel >> 2008/7/19 Larry Johnson <joh...@gm...>: >> >>> I am looking for one more tweak. I would like the day on the calendar >>> that is today's date to be a different color so that its quickly and easily >>> recognized. I can't figure out how to do it though. Anyone have any ideas >>> on how to do this? >>> >>> -- >>> Larry >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win great >>> prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the >>> world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Php-calendar-discussion mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/php-calendar-discussion >>> >>> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Php-calendar-discussion mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/php-calendar-discussion >> >> > > > -- > Larry > |