Using a different color for each event in a calendar?

I don't know if this is possible. If I have a calendar that is green. Every event I set up in that calendar is green. So if you have a full day of events each day on the calendar just looks like this mass of green.
Is there any way (as I've seen in other calendar apps.) to change the color for each event so that they stand out more.
I see references on the net to an iCal plugin called iCalibrate which seems to do this but it also doesn't seem to be available any more? But it said...
" iCalibrate 1.3 can now change any color, anywhere in any of your calendars"
That's pretty much what I'd like to be able to do.
Pat.

Ok I found a similar question on this forum that was answered and helped. If anyone comes across this wondering the same thing, copy and paste your SpryMenuBarHorizontal.css file and rename the copy to something like "(Title_Of_Page)SpryMenuBarHorizontal.css" and then replace "SpryMenuBarHorizontal.css" in your code to <link href="../SpryAssets/(Title_Of_Page)SpryMenuBarHorizontal.css" and then you are good to go.

Similar Messages

  • How to use the different class for each screen as well as function.

    Hi Experts,
    How to use the different class for each screen as well as function.
    With BestRegards,
    M.Thippa Reddy.

    Hi ThippaReddy,
    see this sample code
    Public Class ClsMenInBlack
    #Region "Declarations"
        'Class objects
        'UI and Di objects
        Dim objForm As SAPbouiCOM.Form
        'Variables
        Dim strQuery As String
    #End Region
    #Region "Methods"
        Private Function GeRate() As Double
                Return Double
        End Function
    #End Region
    Public Sub SBO_Appln_MenuEvent(ByRef pVal As SAPbouiCOM.MenuEvent, ByRef BubbleEvent As Boolean)
            If pVal.BeforeAction = True Then
                If pVal.MenuUID = "ENV_Menu_MIB" Then
                End If
            Else ' Before Action False
                End If
        End Sub
    #End Region
    End Class
    End Class
    Rgds
    Micheal
    Vasu Anna Regional Feeling a???? Just Kidding
    Edited by: micheal willis on Jul 27, 2009 5:49 PM
    Edited by: micheal willis on Jul 27, 2009 5:50 PM

  • How can i apply different color for each cell in jlist component?

    hi guys i need your help and sorry if my english is very bad..guys how can i apply different colors for each cell in jlist component? for example for the first cell i want to apply color blue, for the second cell i want red, etc... i need your answer guys tnx..
    Edited by: ryrene on Mar 21, 2010 12:13 AM

    ryrene wrote:
    hi guys i need your help and sorry if my english is very bad.
    ..guys how can i apply different colors for each cell in jlist component? for example for the first cell i want to apply color blue, for the second cell i want red, etc... i need your answer guys tnx..I'll see your tnx, and raise you dve bmbrs & nplm.

  • How do you make a SpryMenuBar a different color for each page?

    Hey everyone. I'm new to web design and dreamweaver is definitly kicking my butt. Anyway, I'm trying to create a simple website for a foundation and I want to make each page have a different color Sprymenubar to match the color theme of the different pages. The site will only have about 6 color themes max so this shouldn't be a huge undertaking. The trouble I'm having is I have created the home page (the color green) and right now I'm working on the second page (the color blue). When I added a new sprymenubar and changed the CSS Rule to make the color of the menu blue and the hover color light blue it then changes the color of the menu on the home page from Green to Blue. How annoying! I even tried starting from scratch and inserting another horizontal sprymenubar but I can't seem to make another horizontal sprymenubar with a whole new set of rules independent from the first one. What can I do? Do I have to make an editable region or am I just not clicking a certain button to make the new menubar independent from the first one?
    Examples
    First this
    Then this
    And then this happens 
    Let me know!!

    Ok I found a similar question on this forum that was answered and helped. If anyone comes across this wondering the same thing, copy and paste your SpryMenuBarHorizontal.css file and rename the copy to something like "(Title_Of_Page)SpryMenuBarHorizontal.css" and then replace "SpryMenuBarHorizontal.css" in your code to <link href="../SpryAssets/(Title_Of_Page)SpryMenuBarHorizontal.css" and then you are good to go.

  • Navigation bar different colors for each tab

    I want to have the top horizontal navigation bar with different background colours for each tab on the bar.
    I don't want to change the background colour for the entire navigation bar.  How do I change them individually?
    thanks!

    Hi lorrscorpio,
    As far as I know it is difficult to change background color of top navigation link OOTB, better to create a html menu for that and add it to your page .In that you can easily change background color of your top navigation link.
    Whenever you see a reply and if you think is helpful, click &quot;Vote As Helpful&quot;! And whenever you see a reply being an answer to the question of the thread, click &quot;Mark As Answer

  • TabBar - different color for each tab.  How To?

    (Flex3)
    Fairly simple requirement:  I have a TabBar and I want each tab to have a different color.
    Seems like there should be a simple way to do this?
    I thought I found an answer here, but I can't find it.  Had something to do with retrieving each Tab instance from the TabBar and setting styles on it.
    Thanx.

    ... woohoo!! got it by playing around (per usual)
        var tab:Tab = tabBar.getChildAt();
        tab.setStyle("backgroundColor", );   // sets the color when the tab is selected.
        tab.setStyle("fillColors", [, ]);   // sets the unselected fill
        tab.setStyle("fillAlphas",[, ]);   // optional

  • Color for each item ring

    Hello,
    Is it possible to assign a different color for each item in a ring control ? See what I start in attached file.
    Thanks
    Attachments:
    enumeration_avec_couleur.vi ‏8 KB

    Attached is the LV 8.0 version.  I also added a control as described by Evan because I hadn't thought of it originally, but it is probably the best option -- it places text on color and doesn't require a loop to update.
    David C
    Applications Engineering
    Attachments:
    enumeration_avec_couleur2.vi ‏74 KB
    Control 2.ctl ‏6 KB

  • How to let the user define the colors for each plots in the graph (I use LabVIEW 7)?

    How to let the user define the colors for each plots in the graph (I
    use LabVIEW 7)?

    Hi,
    Take a look at this example, it uses property nodes to select tha
    active plot and then changes the color of that plot.
    If you want to make the number of plots dynamic you could use a for
    loop and an array of color boxes.
    I hope this helps.
    Regards,
    Juan Carlos
    N.I.
    Attachments:
    Changing_plot_color.vi ‏38 KB

  • JTextArea-Using different colors  for the Strings added

    I'm looking for a way to write in a textArea using different colors for the Strings

    use SetForeground(Color newForegroundColor) on the JTextArea class
    good luck
    krishna

  • How to set different color for items in selectManyCheckbox

    hi,
    I would like to change item text background color for each item on selectManyCheckbox (different for each item).
    It is only 5 items so that could be static reference or select.
    I know only how to change background for all items
    af|selectManyCheckbox::item-text {
        background:orange;
    How to select concrete item text and change color for only them?
    I found similar problem:
    css - Set background color of every individual checkbox of p:selectManyCheckbox - Stack Overflow
    but this dont work for me because I dont have in adf tr structure
    I need somethink like this:
    af|selectManyCheckbox::item-text XXXX - select here one of the item by number on list or id  {
        background:orange;

    hi,
    thanks Alejandro and Federico for answers.
    I use JDev 11.1.1.6. I dont write it in previously post because I think that is a more css then adf problem.
    I have 5 selectItem based on simple List<String> {"text1", "text2", "text3", "text4". "text5"}:
    <af:selectManyCheckbox label="List" id="smc2"
                                               layout="horizontal"
                                               value="#{bean.listInBean}"
                                               autoSubmit="true">
                          <af:selectItem label="text1" value="text1" id="si47"/>
                          <af:selectItem label="text2" value="text2" id="si43"/>
                          <af:selectItem label="text3" value="text3" id="si46"/>
                          <af:selectItem label="text4" value="text4" id="si45"/>
                          <af:selectItem label="text5" value="text5" id="si44"/>
                        </af:selectManyCheckbox>
    and I would like to color first selectItem text to orange, second to red.. etc, The list is a static list. Not would be changed.
    After Alejandro answer I build simple for each element (anyCollection contains item with two fields: textValue and label {(text1,text1), (text2,text2)...}
      <af:forEach items="#{bean.anyCollection}"
                                      var="item">
                            <af:selectItem id="si48" value="#{item.textValue}"  styleClass="yourClassName#{var.index}"
                                           label="#{item.label}"/>
                          </af:forEach>
    And now if I have my var called "item" I can write 5 css style classe yourClassName#{var.index} with different color, but there is a problem:
    Attribute styleClass is not defined for af:selectItem
    If it will be so simple I will just add 5 style classes for each selectItem
    <af:selectItem label="text1" value="text1" id="si47" styleClass="yourClassName0"/>
    <af:selectItem label="text2" value="text2" id="si43" styleClass="yourClassName1"/>
    Should I use other component then adf facer rich?

  • Background image instead of color for each sliding panel

    I'm working with sliding panels and trying to add some style to the page.  I have figured out how to put a different background color on each slide and even how to put a background image on the whole thing, but  I cannot figure out how to use multiple images (one for each pannel). When I put the images in place of the colors it works fine in the Dreamweaver screen but totally disapears in a web browser.  Here is the url:    http://www.centerofdiscovery.com/the_center_of_discovery_home_page.html
    any help would be great!

    Regarding getting the tabs to sit on top of the content panel, speaking generally here, make the containing div for both the tabs and the content panel to have a margin: 0 auto; setting.This is for horizontal alignment.
    The blue rectangle can be belayed by setting border: none; on the specific rule that applies to the "a" links within that container. It is an indication that there is a link there.
    Please rename the images that have word-spaces in their file names. Some browsers react badly to word-spaces.
    I see that you have
    <p>
      </p><div class="slidingpanelandtab">
        <blockquote>
          <p><a onclick="sp1.showPanel(0); return false;" href="#"><img width="144" height="70" class="oneColFixCtrHdr" src="Images/panneltab.jpg"/></a><a onclick="sp1.showPanel(1); return false;" href="#"><img width="144" height="70" src="Images/panneltabb.jpg"/></a><a onclick="sp1.showPanel(2); return false;" href="#"><img width="144" height="70" src="Images/panneltaba.jpg"/></a><a onclick="sp1.showPanel(3); return false;" href="#"><img width="144" height="70" src="Images/panneltabc.jpg"/></a></p>
        </blockquote>
    Which sets off your "slidingpanelandtab" class div with an empty paragraph space <p></p> and then sets off the next section not only with <p></p> paragraph spacing but also with a <blockquote></blockquote>, which will by all rights indent that element.
    I suggest that you get rid of the spurious paragraph tags and the blockquote; that should tighten up your spacing.
    Beth

  • Optimize Specific Matte color for each slice?

    Hi,
    I have a document filled with text and slices that gets
    exported as transparent gifs. Sort of a repository of all
    text-images I use for a site that has different background colors
    for different parts of the pages.
    Problem:
    When I select a slice, or multiple slices and select a matte
    color in the optimize window, Fireworks sets the matte color for
    the entire document for all slices.
    Question:
    Is it possible for Fireworks to remember which matte color I
    set for each slice, so I dont have to set the matte color for each
    slice (or set of slices) each time I want to export? Why doesn't
    the matte color "stick" to the slice? Or am I missing something?
    Thanks,
    Patrick

    The matte color is based on the web layer, not specific
    slices, the
    theory being (I guess) that the images would be matted
    against a web
    page background color, which would be the same over the whole
    page. So
    each time you change the color, FW changes it for all slices.
    One option - though not very automatic, would be to select
    your slices,
    then go to File > Image Preview slices. You can set the
    matter color for
    them in the preview window. Once complete, you can select the
    other
    slices and go through the same process, changing the matte
    color. Make
    sure to check of "Export Selected Slices Only" before you do
    the actual
    save.
    Not elegant, but maybe it will save you some
    time/frustration.
    While no means a perfect solution, in FW CS3, you can have
    multiple page
    and each page can have its own web layer so you could work
    with your
    slices in this manner, but that is probably more work than
    it's worth
    and could be more complex from a maintenance perspective.
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    Extending Knowledge, Daily
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    news://forums.macromedia.com/macromedia.fireworks
    news://forums.macromedia.com/macromedia.dreamweaver
    soniczen wrote:
    > Hi,
    >
    > I have a document filled with text and slices that gets
    exported as
    > transparent gifs. Sort of a repository of all
    text-images I use for a site that
    > has different background colors for different parts of
    the pages.
    >
    >
    Problem:
    > When I select a slice, or multiple slices and select a
    matte color in the
    > optimize window, Fireworks sets the matte color for the
    entire document for all
    > slices.
    >
    >
    Question:
    > Is it possible for Fireworks to remember which matte
    color I set for each
    > slice, so I dont have to set the matte color for each
    slice (or set of slices)
    > each time I want to export? Why doesn't the matte color
    "stick" to the slice?
    > Or am I missing something?
    >
    > Thanks,
    >
    > Patrick
    >

  • IPhoto - is it using two different color spaces?

    I know I should have a better handle on this whole question by now, but am still confused by the 1.8 vs. 2.2 Gamma issue.
    On the recent advice of an Apple PhotoServices tech, I've just changed my main display's Gamma from the default 1.8 to the darker 2.2 -- hoping to maximize consistency between what I see onscreen and what I'll receive in my printed Calendar order. (Everything else is still based on the default "Cinema HD" profile.)
    Using one particular JPEG image as a test, I'm seeing something curious:
    In Aperture, the image's thumb and its full-screen version look basically the same. But in iPhoto, that same image looks quite different depending on whether I'm viewing it as a thumb (or as an image placed in a Calendar theme), vs. when I double-click that image and see it in iPhoto's Editor window.
    When I see it in iPhoto's editing mode, it suddenly looks noticeably lighter -- as if I'd switched my display back to the old 1.8 Gamma.
    Can anyone enlighten me here (pardon the pun)? Why does iPhoto's editor window seem to display an image differently than other programs, or even than elsewhere in iPhoto itself? And why am I only seeing this discrepancy after setting my display to the 2.2 Gamma?
    John Bertram
    Toronto

    Okay --
    The plot thickens. I followed your suggestion, Terence, and did some tests. Here are the interesting (if confusing) results:
    When I open anything from within the iPhotoLibrary folder using Preview, Preview gives the Color Profile info as follows:
    Color Model: RGB
    ColorSync Profile: Generic RGB Profile
    This seems to apply to anything from within the iPhotoLibrary package, whether we’re talking images from the Originals folder, from the Modified folder, or thumbs from the Data folder. And they all (when viewed in Preview) look the same, and they all look “correct” in terms of general contrast.
    BUT...
    When I do a Finder “Get Info” on those same files, suddenly there are differences.
    1) from the Modified folder:
    Most images from the Modified folder now say (in Get Info’s “More Info” pane):
    Color space: RGB
    Profile name: Adobe RGB (1998)*
    * (A few give the Profile name as “sRGB IEC61966-2.1”, and the one that got saved as a .psd file says “Camera Sync Profile”. The strange thing is I can’t seem to find any pattern between the images which were modified using my “external editor” -- Photoshop Elements -- vs. the ones which were edited using only iPhoto’s adjustment tools. The bulk of them all say “Adobe RGB (1998)” as the Profile Name.)
    Note that these are the same images which, when opened in Preview, ALL claim the “Generic RGB Profile” -- and all look correct under those circumstances.
    2) from the Data folder:
    Meantime, ALL the thumbnail images which iPhoto has created for its Data folder, when “Get Info’d” in the Finder, all state their Profile name as “sRGB IEC61966-2.1”.
    Open the same thumb image in Preview, and it’s back to “Generic RGB Profile” (as well as back to looking correct and not too dark).
    3) from the Originals folder:
    Finally, images from iPhoto’s Originals folder give no color profile data whatsoever in the “More info” pane of the Finder’s Get Info window. So is this the same as having the “Generic RGB Profile”?
    In any case, here are three different folders (Originals, Modified, and Data), and iPhoto appears to be using a different color profile for the images contained in each one -- and in the case of the Modified folder, several different profiles.
    Yet all of these images, when opened in Preview, appear to use the “Generic RGB Profile” -- and all appear as they should in terms of Gamma/contrast on screen -- while when viewed within iPhoto the same image will look quite different depending on whether it’s being seen in iPhoto’s regular window (as a thumb or as part of a Calendar layout, for instance -- all too dark) or in iPhoto’s editing window, in which case it suddenly looks fine.
    The other mystery is why this discrepancy between iPhoto’s regular viewer and its editing window wasn’t apparent when my display was set to the default 1.8 Gamma; it’s only become an issue under the new (AppleSupport-recommended) 2.2 setting.
    = = = = = == = = = = = = = = = = = = = = = = = = = = = = = =
    My brain officially hurts now. (I guess this is just more evidence that Computers and the Internet will all be very nice if they can finally just get them working.)
    Any help in interpreting this data will, as always, be much appreciated.
    Thanks,
    John Bertram
    Toronto

  • I have multiple emails, how do I add different signatures for each email address

    I have multiple emails for different companies I work for, how do I add a different signature for each one, it seems like I have to use the same one for all of them

    Thanks.  I think I'm on the right track.  I added the email address to my contacts and double clicked the image icon to change it, but it only lets me snap a new picture or select an image from another location.  What is the folder location of the stock icons that come with Mac OSX?

  • I need help with color pallette in iPhoto 11. I have created a book and would like to use a different color background than those given in "background." I have found the color palettes but can't seem to incorporate them into my backgrounds palette.

    I need help with color pallette in iPhoto 11. I have created a book and would like to use a different color background than those given in "background." I have found the color palettes but can't seem to incorporate them into my backgrounds palette.

    That is not a feature of iPhoto - suggest to Apple - iPhoto Menu ==> provide iPhoto feedback.
    Additionally I have no idea what you are saying here
    I have found the color palettes but can't seem to incorporate them into my backgrounds palette.
    And it always helps for you to dientify the version of iPhoto that you are using
    LN

Maybe you are looking for