『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
Working in live view in the main window (not code), any number of actions cause DW (latest CC version) to insert non-breaking spaces everywhere. If not for the program entering these, I never use them. Literally never.Example: UL, hit enter to add a new list item...nbsp at the end. Many different things do it. Is there any way to get this to stop? DW still ignores attempts to delete non-breaking spaces in the design window (live view), instead deleting the first character next to it in either direction. This was allegedly fixed, but never released into a mainstream version, AFAIK. Need this frustrating and basically pointless practice to stop, as it's doing my head in.
Looking at a page with images I notice the sizes are set thus width="300" height="300"On the page the images look OKThe images are larger than these measurements but do vary.As this is dynamic page which pulls in a variety of images,is it best to go for the largest image size allowed by the website.I think the size stated causes errors with the Google robot.Many thanks for your advice.John
I am currenlty working in Dreamweaver v. 21.3, and the device preview option is not appearing within the preview options. Was this service removed from this version, or am I missing something? Thanks,Bayley Gonzales
Literally overnight, seemingly as if the software tried to update itself, and move from 21.2 to 21.3, it seemed to "fail" with error code 116 at some point (while the software was open -- not sure if that matters). But it stopped working, and would no longer save or upload. I tried to repair or manually update, but I was running into the same error, even with my firewall (now) turned off. The log shows this: Exit Code: 116 ------- Summary ------- - 3 fatal error(s), 0 error(s), 6 warnings(s) FATAL: Fatal Error '116' occurred while download FATAL: Fatal Error '116' occurred while download FATAL: Error occurred in download of package (Name: AdobeDreamweaver21_x64-mul_stripped Version: 21.3.0.15593). Error code: '116' [Remaining report redacted by moderator to save space.] ...but that folder "/Users/(USERNAME HERE)/Library/Application Support/Adobe/Dreamweaver 2021/" DOES NOT EXIST!!! It's as if it was ALREADY DELETED!! Like the program was MOV
When I'm change the name of the selector I can't change properties of the selctor.
Is there an overview of what the different colors mean when I programming in PHP language?
HelloI have a redundant PC which has a copy of Dreamweaver cs6 which I understand has to be released from the Adobe Server for reuse on another PC.Can anyone please inform me how I can carry this out please? Many Thanks John Hardy
HiI am not new to DW but the 21.2 version seems to lose formatting after I copy and paste from a word document. The first time I do it it keeps the formatting after that every thing gets pasted as palin text....
Where is the Properties Panel in Dreamweaver 2021?
I am having the same problem. I have not used Dreamweaver for a few years and am a bit rusty. How do I know if I am sending the files to the server's root directory. Am I supposed to have something where it says Host Directory? I have attached my remote information
Note: I'm new to coding so maybe I just made a silly mistake, but I really can't figure out what it is. I'm adding some styles to my HTML and it's not reflecting on the navigation bar. I've added some styles to images just centering them and adding some padding using the same technique (having its own class) and that is working fine. I have two errors First " Must be paired, no start tag" This is referring to my nav tag. I do have a start tag so I'm unsure as to why it's telling me I don't. I also tried erasing this section and rewriting it. The second error "Duplicate attribute [class] was found" I do have two .style-nav classes. One for Ul and the other for Ul, Li, and a. I tried merging them and this error did not go away. However this error is on my HTML sheet and not the CSS one, so I may be misunderstanding the error. I don't have any other navs on my HTML sheet and the style class is only applied in that one spot so I am unsure what the error is referring to
Nancy, How do I get the special replacement installer? Thank you.
最新バージョン(21.3)ですがExtractが表示されません凄く不便です、皆様どうなされてますか?
I'm using Dreamweaver 8 on Windows 10 and all of a sudden, I cannot edit, save, overwrite nor replace my home page, "index.htm," although every other page works fine. DW says "internal data error in DW, try again" (of course, try try again, re-start, etc. didn't work). Two separate installations of DW 8 accessing the same local and remote files have the same problem. Spent 2 hours troubleshooting with web host tech; ruled out server interaction issues and they said it must be a DW problem. I did a Save as with test name using FileZilla, downloaded to DW, navigated in web browser very successfully, deleted local index.htm and tried to re-name test page as index.htm and again, get "Access denied, don't have permission, etc.." So something is wrong with DW and "index.htm" after many years of no problem. It just doesn't make sense because no other pages have the problem, only index.htm. Can anyone help??
Hello, Encourage words and informations, I dicided to create a Template from Dreamweaver with Bootstarp.Now I feel good and looks good but can't see the Hamburger Menu on Mobile divice, it is there I'm sure I did change the color of that menu.Don't where to find it from CSS file, tell you the truth that I don't where to look. Always thank you for reading,Jamesps.wefollohim.com
Hello again, I thought when you upload the files from Dreamweaver to remote server it changed right away.I tried to upload the files so many times but It won't changed.Dreamweaver showed complete the upload it. Do you see my mistake somewhere?Help please,James
Hello, Again, Web site is already made and looks really bad on Mobil divices.Can I do something with this old website or start new? thankyou for reading,James
Since upgrading to Mac OS Monterey 12.5 the copy & paste keyboard short cuts don't seem to be working in Dreamwaever 21.3. The only way I can get something to paste or copy is to right click and use the contexual menu. Anyone else experiencing this problem?
hello! I want to create a web page, but I don't know how to start. Maybe someone can help me? in what program schould I make a template or layout of the web page? Can I use ready elements of a template which I make in dreamweaver? How to make a CSS elements on my web page? What is Javascript and when I schould use it? Sorry, my english is not very well.
Hello, I wondered If I could create the template(Bootstrap) file from site already live.When I tried to save as Template, Menu won't highlight(?) let me save as Template Thank you for reading,James
Hi, I am using DreamWeaver version 21.3. I have created a simple web site with several pages. I have a navigation menu at the top of every page. Currently, I have copied and pasted the html for my navigation menu onto each page. With this being the case, for any change I make to my navigation menus, I have to make the same change in several places. I am wondering if anyone here can tell me the recommended practice if I would like to put the .html for my navigation menu in its own separate html file and simply reference this file from my other pages. If anyone here can suggest a way I can accomplish this, I would greatly appreciate it. Thanks in advance,Paul
I am using Dreamweaver CS6 on Windows 10 and always have difficulty moving the cursor past the closing tag when working in Split View and typing in Design View. Let's say that, in a table, I have a line that reads <td>text... <a href="link">link text</a><\td> in Code View. I want to move the cursor past the </a> to add something before the </td>. If I press Right Arrow, the cursor moves to the next cell or row. My technique is to move the cursor to the code line at the bottom of the window, click on the closing tag of my choice, press Right Arrow, and resume adding text. A related case is moving the cursor to the start of a table cell before the <a> in order to add text; again I have to click on the tag in the line of codes at the bottom of the screen. My question is thus: is there a simpler way to achieve the cursor positioning I want without having to move my cursor to the bottom of my screen to click on code and press Left/Right Arrow b
I need html and css for a simple page that will have 3 images with text centered underneath each image, side by side on desktop, that goes to 1 column on mobile devices. So 3 columns to 1 column. Can anyone help? Has to be .php file to work with our site if that matters. I will use the existing header footer code for our site, and put this html code into the body. I looked at templates in Dreamweaver, and they were not helpful to me.Thanks!
La pagiba se muestra perfecta al reproducir el archivo HTML en chrome, pero al subirlo al Host me reproduce sólo letras y nada que ver con la página, no se cuál Es el error. Actualize el archivo al guardar y nada. ¿Que podrá estar pasando?
Here we go again with probably the MOST asked question regarding Dreamweaver. And after every update, the issue re-arises. And again Adobe will offer the same 5 generic answers THAT DO NOT SOLVE THE PROBLEM.So for anyone OTHER than Adobe, please help.I make my images first for an email template that I build in Dreamweaver. I upload these images to my company's server. I open Dreamweaver and start building the template. The images that I point to in the html all load. Now I go back and I change one of the images and I replace the old one on the server with the new one. Now back in Dreamweaver, whether I quit and restart the program, use the refresh/reload command, nothing changes the image to show the newly updated image. It will still show the old cached image. I can preview the site in any of 3 browsers, and all 3 will show the old images. I USED to be able to just refresh/reload in Dreamweaver or click between Live and Split
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.