Transparent to create shadows or shine on background PNG using

Can anyone help - new to Dreamweaver.

I've created a transparent .png to a shadow for the top and the bottom of my site. The problem is that, although it shows in Dreamweavr and in all browsers when viewing on my desktop, as soon as I try to consult online when loaded to the top of my site, I get the dreaded small blue box with question mark in it (on Safari) and nothing appears in Firefox at all. So why soome, can't do the "shadow" to appear at all. (in fact, this particular "shadow" is actually a light purple - but same principle). I am attaching a jpeg file if it helps.

TransProblem.jpg

The code was told would solve that problem was:

< span class = "style15" > < / span >
< span style = "width: 900px;" height: 18px; display: inline-block; filter:ProgID:DXImageTransform.Micros fot. AlphaImageLoader (src = 'ShadowTop.png') "> < img style =" filter:progid:DXImageTransform.Microsoft.Alpha (opacity = 0); "SRC =" ShadowTop.png"width ="900"height ="18"> < / span >"

However, it gives the same result as if I was just to add the png image as the 'src' to link to the image in dreamweaver. Here's what it looks like in 'Design view ' of Dreamweaver:

TransWorks.jpg

I hoped that it works in a browser online, but can't crack this nut with my limited knowledge. Can someone help explain why it does not work?

I do not use FireFTP, but a quick estimate:

Tools-> options-> tab downloads/uploads you can chose a mode. must be binary or auto (do not know what you are host requires). If the automatic value the png extension is not in the list. FireFTP help I get that you should only use automatic mode if you use CGI scripts, then maybe it's best to use the binary parameter.

Friend

PS CR + LF is the end of a line of text. This is handled differently under Linux and Windows.

Tags: Dreamweaver

Similar Questions

  • Create a clipping with a background color mask?

    I recently made the switch using CorelDRAW for my vector art to mainly using Adobe Illustrator. I know of course that there will be some features that are exclusive to Illustrator and CorelDRAW exclusivity, but I've done the research on trying to find the "equivalents" in Illustrator for some tasks I could do in CorelDRAW.

    I know that the tool in Illustrator clipping mask is very similar to cutting power in CorelDRAW. What I'm trying to determine is if it's possible in Illustrator to create a clipping with a background color mask. In CorelDRAW, I could create a shape with a color fill Uni, and then insert an image with a background transparent, as shown below.

    Capture 1.JPGCapture 2.JPG

    Now, in Illustrator, when I create a shape with a color, then he and a pattern that is transparent to create a clipping mask, the color disappears:

    Capture 3.JPGCapture 4.JPG

    Is there a simple way to create a clipping with a solid background color mask? The only work around, I've found so far is a form of solid color, the same size as what I want to be the size of cutting with my transparent motive, then staple in another form of the group. As I said though, just curious to know if there is a simpler way to do this, or if this is the method I'm stuck with.

    Thanks for any help!

    A clipping mask can have its own fill.

    There are two methods:

    -After creating the clipping mask, select the path of masking with direct selection and apply a fill

    -Use the option 'Draw inside' to create the mask. Next draw is at the bottom of the tools Panel. With draw inside the maks object will not lose its filling.

    Illustrator help | Using drawing modes

  • Exportproblem with shadow on a gradient background box

    Hi people,

    I have huge problems to export this black box with a shadow on a ;-(gradient background What is the best way to keep the shadow?

    Each time, while I hide all other layers (and also the gradient background!) and the export of the shadow box (now on a background color!) I'll take a shade with a white color in ;-( What should I do?

    Greetings from the Germany

    PNG8 pourrait be best. Png32 requires special coding to make it work in IE6, and even in this case, it may sometimes fail. See the following article:

    http://blogs.Cozi.com/Tech/2008/03/transparent-PNGs-can-deadlock-IE6.html

    PNG8 works without special coding and gives you up to 256 semi-transparent colors. (If FW does not give you your full range, try adding more with the color picker.) See the following article:

    http://www.SitePoint.com/blogs/2007/09/18/PNG8-the-clear-winner/

    If you know that none of your visitors use IE6, PNG32 should be good, though.

  • Transparency goes white instead of display the background color

    I can't understand it. I'm trying to show areas of pain in this Indesign document, but my pure red circle that fades with radial transparency fades to white/grey instead when the circles are on the bottom. The circles are in layer 2 which is higher than 1 layer that contains the spine as file png with transparency and a black box behind him as a background. The red circles same look when they are on the jpg. I'm in the InDesign document's CMYK mode. Can't get it to look correct on the screen or on paper.indesignProblem.jpg

    Try to make rich black background CMYK (c100m100y100y100)

    If you use black c0y0m0k100, you'll have a gray transparent.

    on this screenshot, uppper background is rich black CMYK (c91m79y62k97), low black ony c0m0y0k100

    Or work in RGB and export to PDF CMYK using pdfx/1.

    -change-

  • Create a DLL to read an Image using OpenCV

    Hi all

    I am trying to create a DLL to perform image processing using OpenCV. In the first place, so I try to create a DLL that can read an image and display it. But I encountered a problem when I call this DLL in LabVIEW.

    The error in LabVIEW that says: "error 1097 appeared to call library function node in the .vi DLL Image playback (Play).

    Possible reasons:

    LabVIEW: An exception occurred in the external code that is called by a node call library feature. The exception may have damaged the memory of LabVIEW. Save all work to a new location and restart LabVIEW. »

    Here are the steps I followed:

    1. download OpenCV2.4.9 and extract the files. Make changes appropriate to the Environment Variables to include OpenCV.

    2 start a new 2010 Visual Studio from Microsoft Project to create a DLL.

    3. Add a property sheet in the property manager to include the OpenCV library.

    4 change the DLL of playback picture .cpp code (Play) as it is in the attachment.

    5 compile to create the DLL of playback picture .dll (Play) file.

    6 create a LabVIEW VI to call the DLL.

    Attached are the related files: 1 .cpp reading Image DLL (game) 2. Read Image .dll DLL (reading) 3. Read Image .vi DLL (game)

    If someone good to help me with this? I guess it might be the problem with the .cpp code DLL Image playback (Play).

    Thank you very much.

    1 joint code .cpp DLL Image playback (Play):

    include opencv necessary image processing libraries

    #include "stdafx.h".
    #include "opencv2/highgui/highgui.hpp".
    #include "opencv2/imgproc/imgproc.hpp".
    #include
    #include

    using namespace std;
    use of names cv;

    Function declaration
    extern "C" {}
    __declspec(dllexport) int main (int argc, char * argv);
    }

    Global variables
    Matt IMG;

    __declspec(dllexport) int main (int argc, char * argv)
    {
    Load the image
    IMG = imread (argv [1], 1);
    return 0;
    }

    Hello

    If it helps, here are some examples on Labview/OpenCV image processing:

    https://decibel.NI.com/content/blogs/kl3m3n

    Best regards

    K

  • How to create a shared library of Qt and use it on App without a head?

    Hi all

    I'm experimenting with some waterfalls headless basic application development, and I just hit another problem of blocking.

    I want to create a Qt library with some shared code between the head and user interface elements.

    That's what I did:

    1. created a new application without head the wizard project
    2. created a new library shared by using the wizard project. Adds a simple C++ (Qt not) class
    3. Set up the two parts of the Headless App to use the shared library ("Library in the workspace project" option from the "Add library...) (' Assistant).   Everything compiles and works very well so far.
    4. Now, I want to use the shared library Qt. I choose 'Library of the Standard BlackBerry platform' and ' platform > Qt Core "from the «add library...» "Wizard. Now, I had this error on the shared library project: C:\dev\bbndk\host_10_2_0_15\win32\x86\usr\bin\ntoarm-ld: could not find lQtCore.

    How to create a shared library of Qt and use it on App without a head?

    In fact, I would also use other NDK libraries on library shared as lbbdata and libbbdevice.

    I expect that workers would deal with all the problems for me. As an improvement, I suggest you add the selection screen platform library of the Wizard "Add library...". «the wizard «Shared Library Project»

    There is a model of library project

    https://github.com/BlackBerry/Cascades-community-samples/tree/master/Cascades-library-template

    Unfortunately, the library create Assistant isn't really useful #t

    There is also a great series on using headless headless library and user interface:

    http://devBlog.BlackBerry.com/2014/02/a-flexible-architecture-for-enterprise-mobile-applications-par...

  • I want to create sub-task "Human task" programmatically by using APIs, any help?

    I want to create sub-task "Human task" programmatically by using APIs, any help?

    Solved

    ' public void createSubTask (String title, String username) survey StaleObjectException, {WorkflowException}

    oracle.bpel.services.workflow.task.model.ObjectFactory objFac = new oracle.bpel.services.workflow.task.model.ObjectFactory ();

    oracle.bpel.services.workflow.metadata.routingslip.model.ObjectFactory rObjFac = new oracle.bpel.services.workflow.metadata.routingslip.model.ObjectFactory ();

    DecomposeTaskModel.IParticipantGenerator generator = null;

    DecomposeTaskModel decomposeTaskModel = new DecomposeTaskModel();

    DecomposeTaskModel.SimpleGenerator simpleGenerator = decomposeTaskModel.new SimpleGenerator();

    generator = simpleGenerator;

    Assignee list = new ArrayList();

    assignee. Add (new TaskAssignee (username, "user"));

    Participants participants = generator.generate (null, null, assignee,);

    DTI DecomposeTaskInfo = objFac.createDecomposeTaskInfo ();

    dti.setTitle (title);

    RoutingSlip rs = rObjFac.createRoutingSlip ();

    rs.setParticipants (participants);

    This.Task is WorklistServiceLocator.getTaskService () .decomposeTask (this.task.getSystemAttributes (.getTaskId ()), rs, wfCtx, dti);.

    }

  • create a panorama in Photoshop CC 2015, using 5 RAW files.

    I'm trying to create a panorama in Photoshop CC 2015, using 5 RAW files. The files are selected in Photomerge with Blend Images together and the automatic option is selected

    Then the program blends and aligns the selected layers, but is not a homogeneous composition. If I try with only 2 RAW files, it works very well! Nothing more than, and I get borders defined on images!

    Help, please.

    PS I tried to load the images as PSD etc files with the same result.

    Is your windows 7, a 32 or 64 bit system?

    I believe that the merger of Pano and merging hdr in acr is available only when you use the 64-bit version of photoshop cc to cc 2015.

    That's why your window of camera raw looks different than JJMacks screenshots.

  • I am very new to the software online, please bear with me.  My question is this: I want to create my own designs I want to use for the manufacture of silk scarves.  I have to provide these designs of production of silk professional so they

    I am very new to the software online, please bear with me.  My question is this: I want to create my own designs I want to use for the manufacture of silk scarves.  I'll have to provide professional silk production houses these designs so that they can use my design patterns to create these scarves in silk for retail customers.  What application Adobe should I consider, and I can get a first experimental?  Thanks a lot for your help.  Looking forward to your response.  Best regards, Sunaura

    Hello

    You can try to use Illustrator or Indesign.

    Desktop publishing software | Free download Adobe InDesign CC trial

    Hope that helps!

    Kind regards

    Sheena

  • the things that I create within the trial period can be used for commercial purposes, otherwise if I buy CC who will give me the right to use the things I create for commercial purposes

    the things that I create within the trial period can be used for commercial purposes, otherwise if I buy CC who will give me the right to use the things I create for commercial purposes

    While there is really no way to stop you using the trial for commercial purposes (and to be honest, it's probably the best way to know if it works for you, in any case) you need to keep in mind that, after the 30 day trial period you will not is no longer able to work the same day or any other project unless you register it.

  • How create the CSV file delimited by tabs using ORACLE utl_file?

    How create the CSV file delimited by tabs using ORACLE utl_file? Please provide the code sampl.

    This isn't a problem with Oracle, it is a problem with the way you open the data in Microsoft Excel.

    In Excel, you want (depending on your version may vary slightly)...

    Office 2010...

    1. go in the Ribbon "Data".

    2. click on 'text '.

    3. Locate and select your file, and then click "import."

    4 step 1 of the wizard - choose "Delimited", then click on "next >".

    5. step 2 of the wizard - choose "Tab" as the delimiter and click on "next >".

    6. step 3 of the wizard - define types of column as needed (if necessary) and click on "Finish".

    7. check where you want the data in the worksheet.

    Data is loading now in single cells as you expect.

    If you just double-click the CSV, Excel is apparently assuming that it will be separated by commas and does not recognize tabs as separators, unlike when you rename the file with a .xls extension where it examines the file, complains that it is not a content .xls and asks you to confirm that you want to continue loading and then intelligently recognizes the tabs and the format for you.

    As I said, not a problem with Oracle, just a problem with the MS Excel software.

  • Attempt to create organization in OIM 11 g R2 using API

    Hi all

    I am trying to create organization in OIM 11 g R2 using the API. I managed to create an organization with the name of organization and Type Customer organization attributes but when I try to add the name of the Parent organization he throws me the following error message

    [Caused by: oracle.iam.platform.entitymgr.UnknownAttributeException: Organization: name of Parent Organization]


    any help in this regard will be useful...

    Thank you

    Try this:

    Organization or = new Organization();
    String hm.get = orgname (1) m:System.NET.SocketAddress.ToString ();
    String parentorgname = hm.get (2) m:System.NET.SocketAddress.ToString ();

    /System.out.println ("name of organization:" + orgname);
    System.out.println ("Parent agency name:" + parentorgname);

    RC = orgService.getDetails (parentorgname, null, true);

    DELETE ABOVE LINE AND ADD BELOW LINE

    RC = new Organization();
    or.setAttribute ("name of organization", orgname);
    System.out.println ("OrgName Set");
    or.setAttribute ("client organization Type", "Society");
    System.out.println ("Set OrgType");
    or.setAttribute ("parent_key", "27");

  • I want to create a new look for our website using Muse and move the hosting of GoDaddy for Business Catalyst. How can I publish my new Muse on exsiting URL design and change hosting?

    you want to create a new look for our website using Muse and move the hosting of GoDaddy for Business Catalyst. How can I publish my new Muse on exsiting URL design and change hosting? @@

    Hi love,

    You can publish your Business Catalyst, simply open your file of muse and select files-> publish.

    Please refer to this tutorial:- publish your site with Adobe Web Hosting | Learn the Muse | Adobe TV

    In addition, once your site is published, you can add your domain to your site hosted on BusinessCatalyst.

    Please refer to this tutorial to add your domain name:- http://helpx.adobe.com/business-catalyst/using/change-site-domain.html

    Hope this helps

    Kind regards

    Rohit Nair

  • I want to create a PDF file that can be used by many people running on MAC and PC.  What should Adobe I use?

    you want to create the PDF file that can be used by many people running on MAC and PC.  What should Adobe I use?

    Hello Anne,.

    in all these cases, I use "Acrobat XI". You can first use a trial version, here is the link: Download Adobe Acrobat free trial version | Acrobat Professional XI

    Hans-Günter

  • Create a forum in British Colombia to use with Muse

    How can I create a forum with Business Catalyst to use with a site I did Muse

    Hi Paul,.

    Please see this thread below because it is similar to what you are asking.

    - http://forums.adobe.com/message/4407263

    Basically if it's part of your cloud subscription plan (webBasic) free site will limit you.  If you have a higher plane (Web marketing or above) which includes these additional module that you need to expand the forum, blog, etc in BC admin to appear within your site.

    Kind regards

    -Sidney

Maybe you are looking for

  • Update iOS 9.3.1 can get 'my music' any longer. Ideas?

    Update iOS 9.3.1 can get 'my music' any longer. Ideas?

  • ProLiant DL380 Gen7: Not found Base system device driver

    Hello I need a Base system device driver PCI\VEN_0E11 & DEV_B204 & SUBSYS_3305103C & REV_03PCI\VEN_0E11 & DEV_B204 & SUBSYS_3305103CPCI\VEN_0E11 & DEV_B204 & CC_088000PCI\VEN_0E11 & DEV_B204 & CC_0880

  • Netgeat genius 2.4.18

    Try to install the genius on new laptop W10 - downloaded from the Web site, but make the same mistake than others: genius starts and then windows error message comes up and stops the genius. I can't not to log-in to my router. Does anyone have a solu

  • HP SLate 2800 7 will not be running

    2800 7 slate, that I bought for my grandson has been replaced several months ago because it wouldn't turn on. Now the replacement will not power on either. I checked that the charger is good by testing on a second 7 slate I. I tried the reset procedu

  • problem with signalexpress

    Hello WEEL, I have a problem with signalexpress, I would like to executate some labview vi in there, but it is one that only he must executate only once, but still express signal appear the while loop when I choose labview execution... VI, so my ques