『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
I try to add a link via Live-View to a bootstrap button by clicking the "link" sign (chain). Then add the page the link should lead to.By doing that I get the message: "the changes in the live view can not be accepted. Refresh the live view and try editing again."Original message in German: die Änderungen in der live-Ansicht können nicht übernommen werden. Aktualisieren Sie die Live-Ansicht und versuchen Sie die Bearbeitung erneut.I tried refreshing the page, restart DW, restart PC.... always the same message.Anyone who knows about this problem or can help?Thanks a lot!
Hello, all,I am using Bootstrap v4, and I tried to isolate a user alias to make it bold text using a <span> tag. This places the user alias on its own line, sandwiched between the text prior and the text after. Was this intentional? I tried applying "display: inline-block;" and "display: inline;" to it, and it didn't help.Any suggestions?V/r,^ _ ^
Hello,I am using Dreamweaver CC Built 10155 on Windows 10 64bit and every time after I change something in the code of the document and hit F5 DW asks me to save the changes in that file. How can I change that?
Servus,sobald ich meinen PHP Code formatiere werden automatisch Leerzeichen zwischen klammern und " gesetzt. Gibt es eine Möglichkeit dies zu unterbinden?Beispiel:if(is_array($antwortForm ) )wird nach der Queldcodeformatierung zu if ( is_array( $antwortForm ) ) Grüße
I have been trying to add a favicon to my website, but I can't seem to figure out the correct code. I've tried probably a dozen different codes for favicon that I found online but I think dreamweaver might have something different for it. Also, I have my logo, but when I put it in a favicon converter to make it an .ico file, it gets very pixelated is that normal?I have tried putting this code in the <head> of my code <link rel="shortcut icon" href="images/favicon.ico" />Do I need to save the favicon file in the root file for my website or can I keep it in the images file?Thanks for any advice you have!
Having a hard time just altering an html tag, such as an image tag, in code view of Dreamweaver CC. For instance, take an image tag. The entire tag is highlighted in orange and it won't let me make any changes to the tag. Nothing happens when I try to type. It's very frustrating. Please help.
Hi I have created a web page and want to know how to centre it on a page. Can anyone help please.ThanksGeoff
I am trying to use canvas in html5 and this is a sample that I have seen work but not working in my dreamweaver cc<!doctype html><html><head><meta charset="utf-8"><title>bumple test</title> </head><body> <canvas id="myCanvas" width="200" height="200" style="border: 1px solid #999999"> </canvas> <script type="application/javascript" language="javascript"> var c =document.getElementById("myCanvas"); var ctx= c.get.Context("2d"); ctx.beginPath(); ctx.fillStyle="green"; ctx.fillRect(0,0,100,100); what am I doing wrong, I get the grey screen but doesn't move onto canvas.ThanksJen </script>
Hello. I've been trying this for a while now, following a few different tutorials and and forum threads. It seems like a simple but i just cannot get the any data from textarea. Input type "name" & "mail" is Ok, it's working. I'll paste my php coding and my form below. Any help would be much appreciated. Thanks.<section id="forma" > <div class="container"> <div class="row"> <div class="col-md-12 text-center"> <form action="send.php" method="post" enctype="multipart/form-data" id="form_page"> <input type="text" name="name" placeholder="Name" required> <input type="email" name="mail" placeholder="E-mail" required>  
Before you jump on me for the stupidness of this question, I have already done it two ways so far as follows:1. created a new blank html page and then copied the code over. 2. did a "save as" (I guess that's quick enough)It just seems strange there is no quick "create duplicate page" function, like there is in most other web design software I've used.Am I missing something obvious?At my stage of DW newbie-ness it's a no-brainer to always work on a copy to avoid destroying the good work of the day before.When I typed the question above into the DW help, I got presented with all sorts of long-winded suggestions that looked irrelevant and far more complicated than simply duplicating a page.
Hi Everyone,I'm very much a beginner so bear with me.Someone did my site in DW and for years I've been updating it myself via trial and error. I know very little about html. I have DreamweaverCC and it seems like it's always updating making it hard for me to keep up. I only update site every 6 months or so, so it's hard to follow the changes.Basically put...my images aren't showing up in the site. They'll be there in the "live" preview, but not when I go to the published site. I'm adding the images like I always have but none of them show up.This is what I'm doing. I add the image and save. I go to the Local Server and "put" it to the Remote Server. Then I "put" it from the Remote Server. Then I "put" the web page with the pics on it.I'm sorry this sounds so basic, but this is what I've always done and it works. Now, the changes to the page are there, but the pictures aren't.I'd be grateful for ANY help with this. Let me know
Je suis débutante avec le code et ce programme.J'ai créer un style CSS, mais il n'apparait pas dans le tableau propriété-css-règle cible. J'ai suivi toute les étapes des didacticiel de la compagnie Adobe.Une suggestion?
Owing to new PCI DSS requirements, e-commerce sites that use Authorize.net should be aware that TLS 1.0 and 1.1 are being disabled by June 30, 2018. Transport Layer Security (TLS), is a technology used to encrypt sensitive information sent via the Internet. TLS is the replacement for Secure Sockets Layer (SSL).Contact your web developer or payment solution provider, as well as your web hosting company, to confirm that they can support TLS 1.2 for your API connections.Note: If you are not using the current version of your web browser, please take a few moments to upgrade it now. Browsers released prior to 2014 may not support TLS 1.2. You can check your browser's TLS support by visiting https://www.howsmyssl.com/
Is it necessary to deactivate Dreamweaver CS6 on a Windows 7 PC prior to upgrading to Windows 10Thank you.
I m going to buy a lapop with resolution 1366 x 768 . So will Adobe Dreamweaver CS 6 Version work there???I'm asking this coz I saw while installing this software in my pc that it doesn't install in here coz it shows it needs 1200 x 800 resolution!!!so can anyone help me telling if in 1366 x 768 resolution, will the software work there??
It's been a few weeks now since Adobe anounced the EOL of Muse and BC, and whilst most Muse users are annoyed with Adobes decission, a few interesting items have been highlighted in the discussions about the EOL.Muse was not being used by many as was first intended.There was no creativity being shown by most Muse users.Adobe is moving away from the small site creator.The Adobe experiance cloud in partnership with Microsoft is Adobes priority.The first two items are self explanitory, and when mentioned in discussions mainly ignored.Now for the last two, and how they may affect web developers.Everything major over the last few years regarding the web has moved away from small sites. Small personal sites are now in the main 'social media' sites, with facebook taking the largest share. I don't think many developers would even consider building a buisness model on personal web site creation anymore. Also as Adobe stated in the EOL of Muse announcement, small business sites are now well serv
I am unable to get Dreamweaver live view to match my posted websites on either Safari or Firefox. Why? The design looks great in Dreamweaver in the Live and Split views but text boxes, menu bars and content boxes shift when posted.Also, I can not get my pages to work using the Preview setting. Can anyone help?This is on a Mac Pro if that makes a difference.Thank you all.
Hi All/Developers,Why has Adobe Dreamweaver gone to S#%T lately?Really since the 2017 release (around when quick editing of related CSS files was released), many previouslyperfectly working components began to "bug out".I had hoped in the latest 2018 release these were all fixed, but nope, even more buggy than normal.Am I the only one? And if not, why does Adobe not care for Dreamweaver anymore?I can list the range of bugs as I come back across them if anyone likes, they're so damn annoying.
About 2 weeks ago i installed CC 2.4 on my Dell M7710 WIN10 1709 64bit laptop & had a grand time installing new apps, extensions & addons (well those were more accidental [but that's a whole other cluster] & exploring the fun palace known as the Marketplace. Then my mobile bliss emporium tboned an app annhilator, the AppHangB1. All of my installed apps started crashing constantly: dreamweaver, acrobat, illustrator, indesign, photoshop (these are the ones i use the most, the others that i've tried have the same issue).This is the most recent crash report for dreamweaver, however all crash reports for every single time an app has kicked it has the same error: AppHangB1. All the Summaries are the same, however 97% of the crashes cause windows to freeze completely & i have to force a cold shutdown & boot. [I'll just say make sure your auto recovery is setup correctly & your autosave is often to the point of ludicrous].SourceAdobe Dreamweaver CC 2018SummaryStopped re
Hi guys,I had this old website up a couple years ago and recently uploaded it to http://the-antique.com This site is build on roll-overs and I have no clue as to why the second files (roll-overs are not showing up)Any help on this would be greatly appreciated!! I'm stuck!Thank you,Mark
When I try to syncronize files with my remote and testing servers Dreamweaver asks if I want to delete files not on the local instance.However when I check this and then press preview rather than marking the files as delete it marks them as get.Is there a way to fix this?thanks.
I have DW 12.0 where would I be able to obtain the most recent updates etc. before I take an online class on ONLC.com. to brush up and enhance my knowledge?
How do I get my old dreamweaver back? I updated and I don't like the new one.
Best Adobe Community,Example for you to try out in order to encounter the issue yourself: create a div element and put a glyphicon inside it. If you use the funcion inspect and then mouse over the div, you'll notice that the width and height of the div do not coincide with that of the glyphicon (the width and height of the glyphicon are namely correct [meaning: that of the chosen font-size]). At first glance and that you may have noticed without using the inspect function, it looks as if it has padding that you need to override with a custom class... But doing that does not affect it... I've also tried the position declaration with no success...I want to remove ALL of this space!Thank you so much on beforehand and have a continous pleasant future!Best Regards,Andreas
Hello developers / tech support, Since my last update, Dreamweaver is driving me crazy - it keeps freezing up for no reason. If i'm lucky it comes back to life after 30 seconds or so - other times i have to eventually end the task in the Task Manager and start over.Also, it takes FOR EVER to open - sometimes 4 minutes!?!?!?This is seriously hampering my work flow - I am really not happy with this product.Please could you let me know what the cause of this could be and how we can rectify this - thank you.Dreamweaver CC - last updated approx 7 April 2018HP Probook 470 G3OS: Windows 10 ProProcessor: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz, 2592 Mhz, 2 Core(s), 4 Logical Processor(s)
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.