Cannot display image in css

Hello

How to see the image in the css?

I tried
(1) #APP_IMAGES #success_bg.jpg
(2) #WORKSPACE_IMAGES #success_bg.jpg
(3) /i/success_bg.jpg
But does not work.

Here's my CSS file:
---------------------------
.the {background: #fff low url(*#APP_IMAGES#*success_bg.jpg) right no repeat; border: 1px solid #60 has 174; border-top: none}

Anyone know how to see the image in the css?
Thanks in advance

Kind regards
MKBH

Hello

You need to refer to the workspace_id in your css, such as:

.the {background: low url("wwv_flow_file_mgr.get_file?p_security_group_id=WORKSPACE_ID&p_fname=success_bg.jpg") right no repeat; border: 1px solid #60 has 174; border-top: none}

Kind regards

Tags: Database

Similar Questions

  • Cybershot - cannot display Image

    so. Disgusted and increased.  Bought this Cybershot DSC-W730 to take a trip to Colorado.  Probably took 30 shots or so and after that of course the image appears in the Viewer on the camera itself so cool, that's where!  EVIL.  On the return plane trip I will look through the travel plans, and more than half of them have a blue screen that says: "cannot display image".  Then I load the software on the computer to download a few shots that ARE there and most of them are just a square with a small blue flower looking icon in the corner... no image. Some of them have a thin line of part of the image.  Where are our pictures?  Thanks for any help.

    It may be possible that the photos you have taken have been corrupt. Using a memory card with the camera? If so, it would be possible that the card is not compatible, not formatted correctly or damaged and corrupt.

    You can try to format the card, but this will clear all the photos you've already taken. Please try to use another memory card to isolate the problem.

    If this post answered your question, please mark "accept as a Solution.

  • While updating my profile facebbook, I clicked on the 'block profile image' option and a notification popped up that Firefox cannot display images on my profile. I can't access the pictures on my facebook page. How do I reverse this order?

    Cannot display profile pictures of friends and me, instead, Firefox displays only the names, fewer photos. I need to have the images released so that they can appear on my page. Kindly help. bold text

    Is he missing pictures then make sure you are not block images from certain domains (sphotos.ak.fbcdn.net).

    • Check the permissions for the domain in the active tab in "tools > Page Info > Permissions.
    • Check that the images are enabled: Tools > Options > content: [X] loading images automatically
    • Check exceptions in "tools > Options > content: Load Images > Exceptions.
    • See the tab "tools > Page Info > media ' for blocked images (scroll all the images with the cursor key).

    If an image in the list is grayed out and there is a check mark in the box "block Images of..." and remove this mark to unlock the images from this area.

    There are also extensions (Tools > Modules > Extensions) and security software (firewall, antivirus) that can block images.

  • Cannot display images in browsers - diagonal stripes of gray and white

    Some of our users reported issues where they cannot see the images on websites in any browser (firefox, chrome or ie).

    All they can see are gray and white stripes diagonals, in the area where the image should be. Web pages are fine as I can visualize without problems on other computers running the same software. I suspect this is due to an update of windows as this problem seems to be that slowly moves through our network.
    Anyone seen this before?
    Thank you, Kevin

    Hey Kevin,

    ·         What version of IE are you using?

    ·         Is the problem only with browsers or other applications?

    ·         The computer is on a domain network?

    ·         How long have you been faced with this problem?

    ·         Did you do changes on the computer before the show?

    I suggest you try the steps listed in the link below and check if it helps.

    Images are not displayed on Web sites in Internet Explorer

    http://support.Microsoft.com/kb/283807

    Hope this information helps.

  • Cannot display images in Windows Mail after upgrade to IE 9

    I recently updated my Internet Explorer 9 version to another. Previously, when I opened my email using Windows Mail, images will present as a red x, but there is a bar at the top of the email saying something like 'Images have been blocked to prevent computers unauthorized access to your computer, click here to view the images. It has always worked.

    Now, since the upgrade to IE 9, when I open Windows Mail and then an email with 'blocked images', the bar that I have just described is gone. I can't understand how to display the images now, without this bar that gives me the choice to do so.

    How can I fix this so I can get the back bar, or view these images 'stuck downloading '?

    Thank you very much in advance!

    PS: I have Windows Vista Home Premium, Service pack 2, with a 32-bit operating system (where you need this information).

    This isn't the only problem you will encounter.

    The lack of trombone, the bar block images and the police is the lack of compatibility between IE9 and Windows Mail. Your choice is:

    • Remove IE9.
    • Use a different mail client.
    • Live with it and to display the attachment by opening the message in its own window and access the attachment this way.
    • Read all messages in plain text. Who will solve the problem of fonts and show the paper clip.
    • To fix the 'Blocked the Images' bar, go to tools | Options | Security and uncheck: 'block images... '. ».
  • Cannot display images of newspaper

    I am loading a series of images that enliven a sinking newspaper. The newspaper sinks into the water and then rises to the top, so I display 3 images in the sink and the same images in reverse so he is reborn and continually repeated.

    What I get is the images displayed in a weird order and not in the order as in urls16?

    I can't display these images in the order listed below?

    I get no error.

    private var urls16:Array = [' images/logW1.png ' ' images/logW2.png ' ' images/logW3.png ' ' images/logW3.png ' ' images/logW2.png ' ' images/logW1.png '];

    var en4:ClassEnemylog

    En4 =

    new ClassEnemylog (urls16, 1, 6, 300, 256, 480, 0, 2, 96, 32, 10);

    () en4.addEventListener

    "image_loaded" , imageLoadedHandler);

    Canvas1. AddChild (En4);

    myEnemyList12.push (en4);

    /////

    for each ()var el: String en URL) {}

    var loader: Loader = new Charger ;

    loader.contentLoaderInfo.addEventListener (Event.COMPLETE, imageLoaded);

    Loader.Load)

    new URLRequest (el) );

    }

    private function imageLoaded(event:Event):Sub

    {

    var SingleImage:bitmap = new Bitmap (Event.Target.Content.BitmapData);

    var bmd = Singleimage.bitmapData;

    MyBData.push (bmd);

    ...

    where he hosted

    public function moveLeft():Sub

    {

    if (_x < _endX-100)

    {

    _x = _startX;

    }

    _speed _x-=;

    timej += 1;

    if (timej > = 32)

    {

    i = i + 1;

    if (i > = _noFrames)

    {i = 0 ;}

    img1. BitmapData = MyBData [i]; That is the question

    trace (" ()" in the animated = ' + i + "timej =' + timej + " _noFrames = " + _noFrames + 'length =' + MyBData.length);

    timej = 0;

    }

    img1.x = _x;

    }

    The table is not the issue, the process that you use to load is (unless I'm missing something).

    You seem to be using a loop and a table to try to control the load order of the images (although I'm not clear on "urls" whence in)

    for each (el: String var in the URL) {).}  If you need things to be loaded in the order, a for loop will not work... you need load sequentially, which means that you load a file and at the end of loading, you load the next line.

    (WOW! three of us at the same time!)

  • Cannot display images

    Hello

    I downloaded my site of my host. For some reason, none of the images appears. However, when I click on the image and then click the file browse to CBC and then select ok the image is displayed correctly. How can I get the images to display automatically. It will take me hours to go through the entire site manually select each image!

    Thank you

    (You download a site by a) linking in DW, b) by selecting everything on the remote site and c) using GET.  This way the images are in the same place locally as they were at the remote site.  So, if you see them in your browser, you will see them in DW.  This is how you did it?  Can you put a link to a page where you can not see the images when it is downloaded?  In this way, we can see how the images are related...

  • Cannot display images on tabs

    Hi all

    I am using the functionality of the tab Images in an APEX Application. I loaded the necessary images in APEX, and I can see them in the shared components. Images.

    Then I chose an image in a Standard, in Images tab. Current image of the tab.

    When the page is rendered the image appears at all!

    Anyone can shed light on this issue? I missed a step?

    I use APEX: 4.2.4.00.08 and Oracle Database: 12.1.0.1.0

    I use Responsive theme 25

    The model of the page is: a level Tabs - No. Sidebar.

    TIA,

    Dionisis

    In this case, use:

    $('.uMainNav img')
       .attr('src', function(i, src) {
         return src.slice(3);
       });
    
  • Cannot display image once imported sequences

    Hi all

    First time using a video editing in PS cs6. I imported a jpeg (saved image sequence) sequence, but it seems to import only the first image.

    When I play only first show. Am I missing something?

    Thank you

    Jer

    OK I got it to work!

    I had to import opening through the vs file/open through the timeline.

    He asked me frame rate this vs path through the chronology where it didn't!

  • display images resized in the table

    Hi, experts,

    I want to display images on the display of the table
    in the column properties, I chose the "Image URL".

    ! http://img35.imageshack.us/img35/16/17295270.PNG!

    the images display correctly on the table.

    However, I want to resize the image (phyiscally not resize images)

    I choose custom text Format and type _@[html] "< img width =""50" "height =""50" "src=""@H" "" > "_"

    ! http://img35.imageshack.us/img35/4553/58315768.PNG!

    but cannot display images
    ! http://img710.imageshack.us/img710/3879/51723842.PNG!

    Thank you very much!

    Set your column in HTML format and create a shot as:

    ''

    What about John
    http://obiee101.blogspot.com/

  • Cannot display the menu items when you work with images

    Hi guys, I'm Raiden.
    I have a question and a problem to solve, here's the question:
    I've developed a BB app for months and when I run my application, a main screen is displayed,
    now I see the menus by clicking on the Menu button. And there is also a button called 'image' and if I click the button on the main screen will be full of a big size image.
    But after clicking on the 'image' button, I could not see the menus by clicking on the Menu button. So, how can I display the menus when I display images?

    Note: I'm under keylistener when I display images, I don't know whether or not it affects.

    Just Peter's is very good.  Show us your code keyListener and hopefully someone will be able to tell you what to do.  Just the keyChar (.) method.

  • "cannot display the page of the selected category.

    In LV14, I get a weird behavior. When I right click on a control, and then select Properties LV seems to act like it's 'lost '. It was released in vi.lib>:\platform\security records and research, and research. It gets finally to the properties of the control.

    However, when I go to Options, and then try to select Server VI it does the same thing, but never finds what he's looking for and says "cannot display page category. See the image.

    My other machine seems to be very well and does not exhibit the same behavior.

    Suggestions?

    Hello, PaulG.

    This seems to be a rare problem and she was common Labview 8.5, however it was set at the time, can you try to uninstall and reinstall to see if it works?

    Kind regards

    Randy

  • Internet Explore cannot display the Web page

    Once I installed the windows Software Distribution Service 3.0 update my browser will load is more sea pages. Yahoo Messenger comes with no problem and I am able to discuss. My internet connection works well. Wireless is good but internet will not work correctly. After having the window browser for awhile eventully that a page will load but only very little of the screen (images, articles, links) is looked and it is never full. I can't click on anything after this to go to a different page. I did a system restore to undo the update of the SDS. The restore was successful, but the problem remains. I've never had a problem like this before on any windows update.

    Click Start > run > type in the below to the great: the line, then click on OK or press on enter

    winver

    the 'On Windows' window is now open

    What is mentioned after "Version".

    `~`

    "Cannot display Page" in windows XP

    Mosty likely, the computer can be infected by ROOTKITS.

    Try TDSSKILLER to find rootkits.

    Download and run from here

    http://support.Kaspersky.com/downloads/utils/TDSSKiller.exe>

    `~`

    • Customers who are having problems, can also visit the following page for assistance:

      OPTION has:

      1. open IE 32-bit (only) to https://consumersecuritysupport.microsoft.com/

      2. click on analysis, detection and removal of threats

      3. on the resulting page, click CONTINUE

      4. Select an appropriate country and language, and then click CONTINUE

      5. click on the option support by PHONE or email.

      OPTION B:

      Start an email from Windows Update support incident request for free

      https://support.Microsoft.com/OAS/default.aspx?Gprid=6527

    WinXP -online Windows Live Safety Center scanner 'Protection' (only!) in Mode safe mode with networking, if necessary:http://onecare.live.com/site/en-us/center/howsafe.htm

    The Windows Live Safety Center 'Protection' scan is for Windows XP only.

    `~`

    Additional references:

    Checklist for installation of Microsoft Security Essentials
    http://social.answers.Microsoft.com/forums/en-us/msestart/thread/bf757e6a-E320-4a67-92bc-767e6acb26c4

    How to remove existing antivirus or antispyware programs before you install Microsoft Security Essentials?
    http://social.answers.Microsoft.com/forums/en-us/msestart/thread/bbdb34b6-B610-46fd-a90f-bd3d03bb0f15

    Can I install Microsoft Security Essentials [or any other anti-virus/anti-spyware application] on an already infected computer?
    http://social.answers.Microsoft.com/forums/en-us/msescan/thread/87058857-D181-4019-a723-efd9a49d9275

    Microsoft Security Essentials Support Forums (all)
    http://social.answers.Microsoft.com/forums/en-us/category/MSE

  • Windows Update: problem webite cannot display the page

    Just install a new hard drive and reinstalled the original XP Media Center operating system.  I get this error when you try to get the windows updates: the site has encountered a problem and cannot display the page you are trying to view. The options provided below may help you solve the problem.   Help, please.

    @Whitebearmike

    Question for you: what is the level of service pack of the operating system XP?

    If no or anything under service pack 3, you need to get to service pack 3.

    Run WINVER to check the service pack level.

    If your XP is the gold (no service pack) version or even the sp1 or sp2 windows (iirc) then automatic updates will not work.

    You must have service pack 3, but so that you have either installed SP1a or SP2.

    Please review carefully. Make a backup of your system offline media (before & after each service pack).

    To download service pack 2 - see http://go.microsoft.com/fwlink/?LinkID=186637

    To download service pack 3 - see http://go.microsoft.com/fwlink/?linkid=183302

    I invite you to do a mirror image of system backup once SP3 is correctly in place. Mirror-image backups are on the only good way to come back to a clean image, if and when disaster strikes.

    You can use the following to install the service Pack XP

    http://aumha.NET/viewforum.php?f=73

    http://aumha.NET/viewforum.php?f=83

    Note: MS is supported for Windows XP Service Pack 2 (SP2) ended on July 13, 2010.

  • sidebar on the desktop are not displayed images of only a red cross

    sidebar on the desktop are not displayed images of only a red cross

    Take a look at the following:

    Sidebar Gadget not working not properly
    Note: look for responses from the veebull
    and president of the DNA
    http://social.technet.Microsoft.com/forums/en/itprovistadesktopui/thread/5d734cdb-757f-4801-8f28-3cca36ccf7ba

    How can I restore windows sidebar
    http://support.Microsoft.com/?kbid=963010

    How to fix broken sidebar
    http://www.howtogeek.com/HOWTO/Windows-Vista/how-to-repair-your-crashed-or-hanging-Vista-Sidebar/

Maybe you are looking for