How to remove Yahoo astra Tree Background Colour

Iam using Yahoo astra Tree Component . How to remove Tree Background colour .

You could look thru the properties/styles of the component to see if there is something that can be set/changed for the background.  An alternative could be to try editing the compoent in the library.

Similar Messages

  • Yahoo astra tree (how to get nodeLevel)

    Hello,
    I'm trying to use yahoo astra tree component ( http://developer.yahoo.com/flash/astra-flash/tree/examples.html) , for abaut 2 weeks, but I've a huge problem, I cant manage a way of get the path frmo root to ne child level of the tree.
    I need something like
    node1
    node2
         subnode1
         subnode2
              subsubnode1
    node3
    node4
    when subsubnode1 is clicked, I need to have traced his path, node2.subnode2.subsubnode1
    How to get this result?
    Thanks
    Pluda

    hello,
    it seems no one uses these astra components.
    well, I think the issue is in this piece of code, I can't transverse the tree data, but I think this is the best way to get this working
    if(node.nodeLevel == 0) {
                global.v.pai = node.label;
            } else {
                trace(node.nodeLevel);
                var parentPointer:TNode = node.parentNode;
                if(parentPointer is BranchNode) {
                    global.v.familia = node.parentNode.label;
                } else {
                    while (!(parentPointer is RootNode)) {
                        parentPointer = parentPointer.parentNode;
    thanks

  • How to change the page Header background colour in a Theme

    Hello,
    I want to know how to change the page header background colour. If you are in the Editor I don't find a property where to change it.
    If you are in the Theme Editor in the header bar I want to change stands <b>Theme Editor</b>. This (in my case blue colored bar) I want to change in another color.

    Hello Radhika,
    thanks for your answer. Where do I find the option for the pageheader in System Administration>Portal Display>Theme Editor ->IView Trays exactly?
    The pageheader is a picture, which must be uploaded for the web dynpro. Why should any webdynpro element in the ivew tray. There is no relationship between these two parts.
    I have not found any option to change the web dynpro pageheader. Could there any extra theme editor for webdynpro?
    Thanks.
    Olaf

  • How do you change the slide background colour in the keynote app?

    How do you change the slide background colour in the keynote app?

    You can't (not in Keynote for iOS). The background color is a function of the template selected when you create the file initially and cannot be altered. the only workaround I know of is to add a graphic file to the slide and position it behind all other content, but this would need to be repeated on any slide you wish to "recolor".

  • How to see the foreground and background colour without those sliders?

    I've always found the Color Panel really annoying. A lot of space is taken up by those sliders, and I hardly ever use them.
    Is there some way to hide the sliders, or—better still—put the foreground & background colours on the control panel? Shouldn’t the colours be on the control panel by default, always there in the corner?
    I wonder how most people view the foreground and background colour? Does Adobe seriously expect users to have the large Color Panel constantly displayed (along with its rarely-used sliders), or perhaps we’re all expected to have the Tools Panel constantly open even though it only contains basic tools that most people know the shortcuts for?
    Or is there some other way to see the foreground and background colours?
    Or do most users not need to know what the foreground and background colours are?

    Too big, i guess you don't remember the color palettes from ps 1 and ps 2.
    You might want to look at configurator to make a smaller panel that just shows the
    foreground/background color chips.
    http://labs.adobe.com/technologies/configurator/
    MTSTUNER

  • HELP! How to remove Yahoo search from firefox 36.0.1? HELP!

    I guess I made a big mistake upgrading to FireFox 36.0.1! Nothing but grief since trying to remove the Yahoo search from this version.
    Didn't appreciate this version removing my default Home page tabs to use on startup. Looks like they are gone forever - not happy!
    I have tried many if not all forms of advice to remove this yahoo search from my home page to no avail. I even uninstalled it and made sure I got a non Yahoo version from the Mozilla site. Still no help.
    1) I have tried changing keyword.URL via about:config - no help
    2) I have tried changing the Search - Change Search Settings - no help
    3) I tried bringing up a single tab with Google and using General options to Use Current Page - no help
    4) I tried the same using many other tabs without Google - no help
    5) I have removed Yahoo and others from the Search options - no help
    6) Uninstalled and reinstalled a "CLEAN" version from Mozilla site - no help
    7) Retried 1 thru 5 above again - no help
    8) Checked the Shortcut Target in Mozilla FireFox Properties - no help
    Get the idea? No matter what, Yahoo comes back every time I open FireFox. Which means I cannot use a set of tabs as my default any more. WHY????
    Looks like it may be time to severe my long time use of this browser since the beginning with NetScape in the earliest of days with PC's. Too Bad.

    This worked. The problem is the user.js file was changed. See below:
    User.js file overriding preferences
    If you don't have any of the above programs installed, or if you followed the suggestions and single preferences still aren't being saved, you may have to edit Firefox's configuration files yourself. Don't panic, it's pretty easy. Here's how to do it.
    Open your profile folder:
    Click the menu button New Fx Menu , click help Help-29 and select Troubleshooting Information. The Troubleshooting Information tab will open.
    Under the Application Basics section, click on Show Folder. A window with your profile files will open.
    Note: If you are unable to open or use Firefox, follow the instructions in Finding your profile without opening Firefox.
    Click the menu button New Fx Menu and then click Exit Close 29
    Open the file user.js with a text editor (like Notepad).
    If there is no user.js file, these steps won't help you.
    Remove the lines for the options you want to be able to change. You can delete all the lines if you want to be able to change everything.
    Save the file and close the text editor.
    You should now be able to change your Firefox settings.

  • How can I change the sms background colour?

    just upgraded to IOS7 on my Iphon 4s...don't like the over-bright white background on sms....how can I change the background colour for text messaging?

    There is no option to change the background color in the  messages app, other than selecting settings>general>accessibility>invert colors, but this changes the colors of everything.

  • Clusters: How to remove the 3D shaded background?

    I'm currently building an automated test and cal setup using labview. Here I have loads of input fields and indicators that causes a sea of variables. That sea has now turned into an overwhelming ocean that is anoying to rok with. Whenever I insert a local varable has to slect which item the var should point to the list is two screen heigths long. To avoid this I've decided to group them in clusters. however hee I've encountered something very anoying: I do not want the 3D shading (like a an engraved area) around my fields that make up the cluster. Howe do I make a plain background? I've looked everywhere (at leat that's what I think) but can't find out how to change it. I refuse to believe that I have to settle with
    an ugly layout with loads of ingoing shaded boxes around my fields.
    Hope that somebody outthere can help me.
    Cheers,
    Martin

    Use the cluster container from the clasic palette and make the border transparent.
    See attached.
    Ben
    Ben Rayner
    Certified LabVIEW Developer
    www.DSAutomation.com
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction
    Attachments:
    Cluster_no_border.vi ‏9 KB

  • How do I change the message background colour in mail,(2013)?

    I'd like to be able to do this.
    I send a lot of photos,(for my biz as an art photographer), and they would present FAR better on aa grey or black background than on the harsh and glaring white background.
    I haven't figured out how to create a coloured background template for the Stationary plug, or that might be an option.
    Any assistance would be greatly appreciate!

    You can't do that, but you can change the visual properties of the display by selecting Apple menu > System Preferences > Displays > Color > Calibrate...

  • How to remove text without changing background

    Hey there,
    I'm having an issue. I need to remove the text saying "A Innland", but the background isn't quite the same at all points - the further right you go, the lighter it becomes. How would I go on about removing this?
    The text is ingrained in the picture, it's originally not a photoshop file with a text layer on top.
    I am using Photoshop CS6.
    Thank you in advance!

    Here's another way.
    Press M for Rectangular Marquee Tool and select a strip of gradient above "INNLAND".
    Press Cmd+T for Free Transform and stretch downwards to cover the type.
    Do the same procedure to cover the "A".

  • How to remove Yahoo Extension

    Got an email from Yahoo about new Yahoo Extension for Firefox. I installed it, but did not like it. It did more than I thought it was going to do, it changed my home page, default search engine, etc... so I went to my Add-On manager and Removed the extension. Reset my home page, etc, but even though the Yahoo Extension no longer shows on my add-on manager page, it is still active. When I click on the + to get a new tab, it automatically opens www.yahoo.com/?ilc=301&fr=ff-tab instead of giving me a blank page. How do I remove this.

    Well... this did clear the problem, but I had to reconfigure Firefox and was unable to get it back the way I had it... so, found instructions on how to restore my old firefox data by creating a new profile, deleting all the new info and copied the data from my "Old Firefox Data" folder and went back to my original settings, which included the new tab always going to Yahoo problem. Kept searching for solution online and found instructions on how to reset the NewTab option in the config file... here are the steps that were much easier and less painful that doing a total reset of Firefox. All I had to do was reset the newtab option:
    "manually reset the new tab page by entering about:config into the firefox location bar (confirm the info message in case it shows up), searching for the preference named browser.newtab.url and right-clicking & resetting it to its default value (about:newtab)."
    This worked perfect and got me what I needed and firefox is back to normal for me with all my add-ons, extensions and prefrences sill in place.

  • How to remove or change default background for column chart

    I've spent waaaayyy too much time trying to figure this out: when I make a column chart, the background is gray. How do I change that. What If I want white?
    Thanks,
    Paul

    Thanks to both Jerrold and Ashka. Both answers solved my problem. Surprisingly, I never looked at the format bar, ever! I kept looking in the menus and the chart inspector; should have looked at the graphic inspector.
    Thanks again, Paul

  • How do I extend a div background colour (or image) beyond the browser viewport?

    Hi there,
    I have a web page, where I'm using onclick="showhide('ace'); to show an absolute positioned div ('ace') on top of the page, similar to a lightbox.
    And like a lightbox, I am trying to add a transparent png between the div ace and the page.
    Using the code below I can make it work. But when I scroll down the page, the background is cut short, determined by the browser size at the time of click.
    Is there anyway to make it always fill the entire depth of screen even if the screen is resized, or there is scrolling?
    Many thanks in advance!
    #ace {
    position: absolute;
    top: 0px;
    background:url(../images/fade.png) repeat-y;
    z-index: 5;
    width: 100%;
    min-height:100%;
    left: 0px;
    #wrappercen, #containercen {
    width: 954px;
    padding-top: 75px;
    #wrappercen {
    top: 0px;
        right: 50%;
        position: absolute;
    #containercen {
        left: 50%;
        position: relative;

    True - although if you use display:none, and change it to display:block to show the div, it will only push the screen when it's being shown.  I'm not sure how the wizards do this in the lightboxy-things....

  • How to remove Yahoo! search engine

    I have two yahoo search engines appearing in the search box menu. One is Yahoo and the other is Yahoo! (with the explanation mark). It appears the Yahoo! has hijacked my browser as I am unable to remove it by using the manage search engine option. While it appears to be removed, when I close Firefox I get a message that says a program blocked its removal. Please tell me what I need to do to remove this bogus search engine as it redirects me to what appear to be legit Yahoo pages saying words that I never typed could not be found. Interestingly, the redirects do not occur for all websites I visit.
    Thanks, Tony

    Use most or all of the listed programs. Each works differently.
    If one program misses something, another may catch it.
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • How to remove phone ringing in background?

    I have iMovie '09, and I helped make a short film recently, I am happy with what I did in iMovie so far, but I can't figure out how to get this phone ringing out of the background. It is set in the late 1800's - to the early 1900's, and in the scene it is very quiet and they are talking, but then you hear the phone ring twice and you here someone say "hello?". Is there any way in iMovie '09 or any program to get rid of this?

    Hi Bleak,
    A product from Bias might do the trick: SoundSoap is noise reduction software which runs on Macs and Windows. A Google search will bring up numerous references to it - here's one I came across:
    http://pro-audio.musiciansfriend.com/product/Bias-Soundsoap-SE-Audio-Restoration -Software?sku=580183
    Roxio Toast 10 Titanium Pro comes packaged with 5 extra programs, including SoundSoap SE. Here's some information:
    http://www.roxio.com/enu/products/toast/pro/overview.html?ClickID=a5wso5okvvws5p wnvn9vnlzsklrl5sk5krow
    Hope this is of some help!
    John

Maybe you are looking for

  • Mac Book Pro runs slow

    I have a mid-2009 Mac Book Pro. Safari runs poorly. I put something in the search bar, it sits, pauses, disappears, then reappears, then searches fairly slowly. I ran EtreCheck on it, here's the report. Any suggestions are welcome. Problem descriptio

  • Http to RFC or SOAP to RFC (synchronous)

    Hi, I need to connect PHP with RFC via XI/PI Request will be send from php developed web pages to R/3 (RFC) to get data back to web page. I think to resolve this scenario 1u2019ve two options 1: SOAP to RFC (synchronous) 2: HTTP to RFC (synchronous)

  • Repository changes in online mode in HA environment

    Hello, Is it possible to make changes to the rpd in online mode within a highly available (horizontally scaled on two virtual hosts, Host1 and Host2) OBIEE 11g environment without disrupting users? Here's what currently happens in my environment, and

  • Import picture never finish

    Hi, When Import a picture from a file, it imports the picture but never finish it. I Force Quit iPhoto, and the picture was imported.

  • Smart Album Scope

    I have been using Aperture 1.5.1 and have noticed what I consider to be strange or, at least, non-intuitive behavior for smart albums. I'm wondering if others have had the same experience and if Apple considers this normal behavior. First, some backg