Background not appearing image does not in DW

I can't get the background images to show up in DW and wonder if there is a framework preventing that I don't know. I work on a Mac (and I'm relatively new to DW), and a friend who works on a PC plugs into the same code in DW on his machine and see the background w/no problem.

The css code looks like this:

body {
      font-family:"Geneva", Arial, Helvetica, sans-serif;
      background-image:url(Images/Mehndicirclered.jpg);
}

Any ideas? He did design a pain in the rear, because I don't see what is happening. In addition, the background does not appear when I saw the file in different browsers, but once the code is sent to the server, it works.

Hmmmm.

Try to remove the "" in cs4 and then go to the design view and you will see that it does not show the bg image.

PZ

Update - works without "" once the server is started, then each time thereafter, (even if the server stops) strange!

Post edited by: pziecina

Tags: Dreamweaver

Similar Questions

  • Background not appearing image does not in generated FlashHelp

    I've added a background image (.jpeg) to my stylesheet project´s help. The image appears in the sheet´s style, listen to previewed excerpts, the WYSIWYG window and even ctrl + W helps; but when I generate the entire project, it is not found. Any ideas? Any help would be appreciated. Thank you!

    Problem solved! A rookie mistake... Thank you very much!

  • Header not appearing image does not in all pages

    I've been so busy fixing up of my site:

    www.kiraamerica.com

    This experience taught me is not to give up, and there is light at the end of the tunnel.

    I've updated my head, but now when I click on a product - logo shows, but when I click on a card in the product list, my logo disappears?

    any suggestion will help me a lot!

    Thank you

    Cindy

    I checked Horizontal.php and KN40HB700.php

    In Horizontal.php, the page that works, you have the following link for your logo image...

    images/annivlogo.png

    Which means "Search annivlogo.png in a folder called images on the same level of directory as this document" because in your site, Horizontal.php is at the same directory level in the pictures folder.

    On the page that does not work, you have the same link, but the page itself is buried two levels deep directory, products and KN40HB700, so you must specify the browser first return "" two levels to find the folder images, the link should look like this...

    .. /.. /images/annivlogo.PNG on this page.

    If the logo is added by a php include, you need to change the path in the link Site root include file by adding a / in front of him to tell the browser "add http://www.kiraamerica.com in front of this path.

    /images/annivlogo.PNG would do the trick because the / would be to add your base domain name before the link and direct the browser to the correct location, regardless of where the link is referenced.

  • Background image does not appear

    I worked on my Web site recently, and in order to personalize it a bit more I added some background images to the cells. The problem is that the image does not appear in my browser. I tested background images of page too and nothing. It makes no sense. I select the cell, go to the properties panel, and then find a background image. Once I have select this one appears in dreamweaver, looking the way it is supposed to. After I downloaded the page, however, I check in my browsers, Mozilla Firefox and Internet Explorer, and the image is not there. All this shows is the background color of the cell or of the page, depending on the question of whether I make the background color of the transparent cell. I asked a few friends to view the page too to see if it is for them and they tell me that it is not for them either. Anyone know why this is happening? Oh I should mention I publish as an html file and I tried both .jpeg and .png file types. In addition, it's all in Dreamweaver 8. Any help would be greatly appreciated. Thanks in advance.

    Background ="... /... / move background2.jpg

    can't go up two levels of folders from there...

    Also should avoid spaces in the names of files and folders.

    copy of a previous post on this topic:

    the style sheet link and especially images that you have placed have paths such as
    this:

    ../gifs/ means go UP one folder level, then into the folder named ">

    The problem: the home.html file is at the level of the root of the public
    space web is not not to attend. So all these paths are distributed on the
    downloaded pages.

    My guess her site definition is set to the wrong folder level in the
    local and remote site.

    The way it should be is the local and remote should be defined in the folder
    that contains home.html. Use the 'Folder of the Site Local' button to select the
    good record and the "host directory" If the folder level must be
    adjusted on the remote control (such as you land in a high level of private accommodation
    folder when connecting with ftp and need to go to one site files
    folder named "public_html" then type public_html directory of the host
    the remote server info line)

    > The page is http://www.flash-vault.com/submissions.
    > The background image is supposed to appear behind the five titles in the
    > first column. It appears in dreamweaver and when I saw, but not after
    > It is published.
    >

  • Nav background image does not display in some browsers...

    Hello

    I am trying to build a model of Web site - still ironing a few bugs, but just found out that the information in my navigation bar image does not appear on some browsers (including certain versions of Internet Explorer). It works in IE8 where my first test (on both my drive local and temporary 'live' server, but in most other browsers, does not appear...

    Here is a link to my test page:

    and here's the css with the code in red:
    / * Menu external Wrapper * /.
    {.p7PMMh04}
    Width: auto;
    height: 20px;
    margin: 0 auto;
    do-family: Arial, Helvetica, without serif.
    do-size: 11px;
    make-weight: bold;
    background-image: url (img/new_bk.gif);
    background-repeat: repeat-x;
    background-color: #000;
    text-align: left;
    line-height: normal;
    }
    / * Hide the submenu in Design view
    Compensate for the LI padding on doors sliding themes * /.
    .p7PMMh04 ul div {}
    display: none;
    }
    /*
    TOP LEVEL MENU
    */
    .p7PMMh04 ul {}
    margin: 0;
    padding: 0;
    }
    .p7PMMh04 li {}
    list-style-type: none;
    float: left;
    Width: 120px;
    }
    / * Hide IE5 Mac * /.
    .p7PMMh04 li {}
    Width: auto;
    }
    / * High level links * /.
    .p7PMMh04 a {}
    display: block;
    text-decoration: none;
    padding: 2px 14px 3px 14px! important;
    color: #ffc42a! important;

    / * border-right: 1px solid #8184e6;  */

    text-align: left;
    }
    / * Link stationary when a drop-down list is not present * /.
    .p7PMMh04 a: hover {}
    color: #df8f04! important;

    / * background-color: #DFDFDF; * /
    }
    /*
    Syntax of the special classes programmatically assigned to the first and last links and also read
    See the guide the user for more information
    .p7PMMh04 ul a.pmmfirst {}
    border-left: 1px solid #df8f04;
    }
    .p7PMMh04 ul ul {a.pmmfirst}
    border-left: 0;
    }*/
    .p7PMMh04 ul a.pmmlast {}
    }
    .p7PMMh04 ul li.pmmfirst {}
    }
    .p7PMMh04 ul li.pmmlast {}
    }
    / * First void / level * /.
    .p7PMMh04 ul ul {}
    z index: 10000;
    background-color: #333;
    Width: 150px;
    background-image: url(img/pmm_carbon_subs.jpg);
    background-repeat: repeat-x;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    }
    .p7PMMh04 ul ul li {}
    float: none;

    background-color: #000;
    background-image: none;
    }
    .p7PMMh04 ul ul a {}
    padding: 4px 12px! important;
    color: #ffc42a! important;
    border-right: 0;

    text-align: left;
    overflow: hidden;
    }
    / * tread on 1st level transfer * /.
    .p7PMMh04 ul ul a: hover {}
    background-color: #333;! important;
    color: #df8f04! important;

    }
    / * Third level (launchers in the horizontal menu) * /.
    .p7PMMh04 ul ul ul {}
    border-top: 1px solid #df8f04;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #df8f04;
    }
    /*
    THE IMAGE-ORIENTED SPECIAL RULES
    */
    .p7PMMh04 img {}
    border: 0;
    }
    .p7PMMh04 .p7PMM_img {}
    padding: 0px;
    border: 0;
    background-image: none;
    background-color: transparent;
    }
    /*
    TRIGGERS and the RULES of MARK CUURENT
    The Closed state is related to the trigger elements when their kids meals are not displayed
    The open State refers to the trigger components when their kids meals are displayed
    Selectors added with _left automatically change the orientation and position of the arrow
    If additional levels are set to fly to the left
    */
    / * Void / level * /.
    .p7PMMh04 ul a.trig_closed .p7PMMh04 ul a.trig_closed_left {}
    background-image: url(img/pmm_south_medium.png);
    background-repeat: no-repeat;
    background-position: Center-right;
    }
    .p7PMMh04 ul a.trig_closed_up {}
    background-image: url(img/pmm_north_medium.gif);
    background-repeat: no-repeat;
    background-position: Center-right;
    }
    .p7PMMh04 ul a.trig_open .p7PMMh04 ul a.trig_open_up {}
    Color: #000! important;

    background-color: #DFDFDF! important;   / * It's background color of rolling main drop-down list *.
    }
    .p7PMMh04 ul ul {a.trig_closed}
    background-image: url(img/pmm_east_dark.png);
    background-repeat: no-repeat;
    background-position: Center-right;
    }
    .p7PMMh04 ul ul {a.trig_closed_left}
    background-image: url(img/pmm_west_dark.gif);
    background-repeat: no-repeat;
    background-position: left Center.
    }
    .p7PMMh04 ul ul {a.trig_open}

    color: #FFF! important;
    background-color: #424242! important;
    }
    / * The current marker (you're here) links * /.
    .p7PMMh04 .current_mark {}
    make-weight: bold;
    color: #60c3d1! important;
    }
    .p7PMMh04 ul ul {.current_mark}
    color: #FFF! important;
    }
    /*
    Rule the utility used for floats in the horizontal Menus
    */
    {.p7pmmclearfloat}
    Clear: both;
    height: 0;
    line-height: 0;
    do-size: 0;
    }
    ---------------------------------------------
    Thanks in advance for any advice,
    Jesse

    Add overflow: hidden; (as shown below) for the class selector in your stylesheet p7PMMh04.css .p7PMMh04

    {.p7PMMh04}
    Width: auto;
    height: 20px;
    margin: 0 auto;
    do-family: Arial, Helvetica, without serif.
    do-size: 11px;
    make-weight: bold;
    background-image: url (http://home.roadrunner.com/~jgigandet/trinity/img/new_bk.gif);
    background-repeat: repeat-x;
    background-color: #000;
    text-align: left;
    line-height: normal;
    overflow: hidden;

    }

  • Why the original image does not appear on my desktop and not Wo one?

    Why the original image does not appear on my desktop and not Wo one?

    I made adjustments to an image that shows himself such that adjusted with the symbols at the bottom right of the image.
    I tried to drag and drop and he transferred the original image.

    The adjusted picture can be transferred and what I need to do or I do something wrong?

    Thank you

    Greg,

    Claes has pretty much nailed. You will do well to spend time to learn how Lightroom works. He is not like most software that you've used before, and if you don't understand what it does and how it does, you stand a good chance of losing your images.

    Try googling 'Lightroom tutorials' or 'get started in Lightroom. It's not rocket science, but it's different.

    HAL

  • Why is my image does not appear in my library? I can see it in my library on my Android phone, but where is it in my library in the DI library panel?

    Why is my image does not appear in my library? I can see it in my library on my Android phone, but where is it in my library in the DI library panel?

    I thought about it. Thank you for you. He appeared once I hit sync to cloud

    icon.

  • Can someone help me? PNG image does not appear on Dreamweaver cs6

    Can someone help me? PNG image does not appear on Dreamweaver cs6,

    Why its display with blue bg? his strange appearance... !!

    hand.jpg

    Thanks for your reply...

    Well, the problem was on the mode of the image. It is in gray scale, when it changed to RGB-image works fine...

    Once again thank you!

  • Image does not appear in all browsers

    On the homepage, just below of the "available soon dethrone" now has a command button. It seems that with Safari. I tried Firefox, Chrome and IE, and the image does not appear on one of these. The thing that annoys me is that the image was there before and worked fine, I didn't make it bigger and link, so I'm confused why all of a sudden it is not displayed.

    Thanks in advance for any help.

    http://turtlecell.com

    Post edited by: hcblue

    I suspect that your image is not properly optimized for the web.  Open in Photoshop & press on file > save for Web.

    In Panel of DW of files, the PUT option (up arrow) is used to upload files to your server.

    Nancy >

  • When I open Photoshop CS6, the image does not appear in Photoshop. The image IS open, i.e. the name of the file is displayed on a tab and the image layers appear in the layer panel. What is going on?

    Photoshop and Bridge is open as usual. But when I open an image, the image does not show in the area of the image. The image filename is show in a tab and the spectacle of layers in the Panel layer. What is happening and how to fix this.

    I solved the problem. It was somehow connected to my using Microsoft

    photos of theme. I put Windows to use the basic theme and the problem

    went. Thanks for the suggestions.

    HA!

  • Craigslist 'Reply' and the buttons 'Add images' does not

    Until a few weeks ago, I used Firefox with no problem when browsing and posting Craigslist ads. Recently, the 'Reply' button in the messages does not at all. Nothing happens when I click it. When I write ads, the button 'Add images' does not save when I click it. I had to go back using Internet Explorer when using Craigslist. Help, please! (If it helps, I had to post this question in Internet Explorer, as the button "Question" on the page does not work in Firefox).

    Clear the cache and delete cookies only from Web sites that cause problems.

    "Clear the Cache":

    • Firefox/tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox/tools > Options > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem.

    • Put yourself in the DEFAULT theme: Firefox/tools > Modules > appearance
    • Do NOT click on the reset button on the startup window Mode safe
  • In Windows 8, all my video files (is a mod and.) MOD) show a generic icon of MPEG and NOT a preview of the image. does anyone know a fix? All my photos preview very well but the videos are not.

    In Windows 8, all my video files (is a mod and.) MOD) show a generic icon of MPEG and NOT a preview of the image. does anyone know a fix? All my photos preview very well but the videos are not.

    I have the same problem with. Recording with my camera JVC Everio MOD files.

    The problem is that. MOD files. All thumbnails of film appears correctly.

    I have not had the problem on Windows 7, but my new 8.1 Windows based PC does not display thumbnails for previews. MOD files... but the other movie previews shows correctly. 'Show thumbnails instead of icons' is checked.

    Can anyone help?

  • When I send a picture to Lightroom Develop module, image Navigator shows very well, but not not the image complete.  All I get is a blue background, where the image should be. What is happening with this?  I just installed Lightroom and Photoshop CC on a

    I used Photoshop and Lightroom for years and upgraded to CC about 6 months ago.  I just got a new computer and downloaded Lightroom and Photoshop CC on the new machine.  In Lightroom, when I send a picture to the develop module, all I get is a blue screen, where the image should be.  The navigation signs and develop panels show very well, but the image does not appear on the main screen.  It appears in the browser.  What's up with that?

    Disable the CPU graph use in the performance of the LR preferences tab. Blue box will be gone, Image will show.

  • JavaFX image does not load in Netbeans 7.2

    Image does not appear when the following program runs in Netbeans 7.2, unless the absolute path of the file on the system is specified. The file is located in the same directory as the main program. The image shows when the program is running by using the following command from java, but not in the IDE:
    java-jar JavaFXImageTest.jar javafximagetest. JavaFXImageTest



    SerializableAttribute public class JavaFXImageTest extends Application {}

    @Override
    {} public void start (point primaryStage)

    Image image1 = new Image ("img1.png");
    ImageView iv1 = new ImageView();
    IV1. SetImage (image1);
    IV1.Setx (68);
    IV1. Sety (166);

    Root StackPane = new StackPane();
    root.getChildren () .add (iv1);
    Scene = new scene (root, 400, 450);
    primaryStage.setTitle ('Show Image!');
    primaryStage.setScene (scene);
    primaryStage.show ();
    }
    Public Shared Sub main (String [] args) {}
    Launch (args);
    }

    }



    7.2 NetBeans
    Windows Vista 6.0 running on amd64
    Java 1.7.0_05

    I think that when you do not specify an absolute path, the file is taken from the working directory.

    In your code print the following:

    String curDir = System.getProperty("user.dir");
    

    It could be the case that when you run it from the IDE, you are in a different working directory, then when you run from this command.

    What I usually do is put my pictures in my jar by including them in my src directory. You can then access the images from the same reference point no matter where your program is called. But to access images of a pot is a bit different than access from outside the pot. You need to access the image as a resource. If you want I can post the code on how to do it.

    Thank you
    Jose

  • ROLLOVER IMAGE DOES NOT

    I am running CS5.5 in XP64. When I go to the thumbnail of the magnified image does not appear [in IE 8 or Firefox 19]. The code was created by Insert == > rollover Image.

    Here is my code:

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    " < html xmlns =" http://www.w3.org/1999/xhtml ">

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"

    < title > Untitled Document < /title >

    < script type = "text/javascript" >

    function MM_swapImgRestore() //v3.0 {}

    var i, x = offline. MM_sr; for (i = 0; a & & I <.) Length & & (x = a [i]) & & x.oSrc; i ++) x.src = x.oSrc;

    }

    function MM_preloadImages() {//v3.0

    var d = document; If (d.images) {if(!d.MM_p) d.MM_p = new Array();

    var i, j is d.MM_p.length, a = MM_preloadImages.arguments; for (i = 0; i <.) Length; i ++)

    If (a [i].indexOf("#")! = 0) {d.MM_p [j] = new Image; d.MM_p [j ++] .src = a [i] ;}}

    }

    function MM_findObj (n, d) {//v4.01

    var p, i, x;  if(!d) d = document; If ((p = n.IndexOf ("?")) > 0 & & parent.frames.length) {}

    d = parent.frames [n.Substring(p+1)] .document; n = n.Substring (0, p) ;}

    If (!) () x = d [n]) & & copyrights) x = d.all [n]; for (i = 0;! x & & i < d.forms.length; i ++) x = d.forms [i] [n];

    for (i = 0;! x & & d.layers & & I < d.layers.length; i ++) x = MM_findObj (n, d.layers [i] .document);

    If (! x & & d.getElementById) x = d.getElementById (n); Return x;

    }

    function MM_swapImage() {//v3.0

    var i, j = 0, x, a = MM_swapImage.arguments; document. MM_sr = new Array; for (i = 0; i <(a.length-2); I += 3).

    If ((x = MM_findObj (a [i]))! = null) {document. MM_sr [j ++] = x; if(!x.oSrc) x.oSrc = x.src; x.SRC = a [i + 2] ;}

    }

    < /script >

    < / head >

    < onload of the body = MM_preloadImages('..) "(/ EDrive/SPXTimer/images/XLF.png')" > ".

    "< a href =" # "MM_swapImgRestore" onmouseover = "MM_swapImage (" Image1', ",'... / EDrive/SPXTimer/images/XLF.png',1") "> < img src =" "... / EDrive/SPXTimer/images/XLF_TH.png" name = "Image1" width = "167" height = "100" border = "0" id = "Image1" / > < / has > "

    < / body >

    < / html >

    Remove the border, the height and width attributes:

    http://grabthecashanddash.com/images/XLF_TH.png"name ="Image1"id ="Image1" border ="0"height ="100"width ="167">"

    Nancy O.

Maybe you are looking for