『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Methods for placing image+caption Feb 3This website, largely targeting innovative bamboo construction methods, should work like a newspaper blog:1 Often, only one image with just one caption – Image size can vary a lot! Caption and image stay together over different screen sizes. The <figure>-<img>-<figcaption> method should work if the total figure width can be controlled, say 150px? Caption will follow image if screen size changes.2 Sometimes, 2-3 explanatory images in a row with text content connected as in a user manual - Image size could mostly be the same. Occasionally though, one image merits a larger height or width than the others in the row. Should be possible with Flex and .figure-gallery.width {max-width:200px;…} or 30% for example. Two row grids are less relevant here.3 Sometimes only text chunks like in an article. Normal <p> should do with random words in bold or italic. <span>, in-line. These text portions should also wrap around floa
As a longtime Dreamweaver user, I made a recent change which previewed perfectly in Google (local view) but when I uploaded the site in Hostgator my website (geraldgibson.com) displayed a blank page. What could have caused this all of a sudden. Hostgator is no help whatsoever. Please help!
Before this Forum reshuffle I had recentley, in 2026, a productive exchange of methods for image gallery+captions, flexbox vs gridbox, with you, Nancy and Lena. Now there seems to be no way to reconnect to that thread? Pity, because I have developed new comments based on the research recommended by you, the experts. If you could guide me in this jungle to get back on this track i would be grateful. Thanks, Ingemar
Although the Image no-show is a classic newbie problem with obvious causes like paths to relevant folders etc, there are sometimes also inexplicable reasons. I know the nav code is clumsy and it will soon be better organized. However, the problem here is that some images are not loading, namely:alt="b-forest", alt="Ingemar", "frame_ bamboo", alt=”Honeycomb wall”If you can help me find the culprit, please check out this code below.Thanks if you can,Ingemar>>>>>>>>>>>>>>>>>>>>>><!DOCTYPE html><html lang="EN"><head><meta charset="utf-8"/><title>Saevfors - Bamboo Prefab</title><!--<meta http-equiv="Content-Type" content="text/html; charset=utf-8;" name="viewport" content="width=device-width,initial-scale=1"/>--><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width, initial-scale=1"/><style>* { box-sizing: bo
Hi everyone, I’m writing this after a discussion @L e n a had with @ingo9 about Flexbox and some articles published on Puce & Média.Out of curiosity, I went to read the related thread myself, and I have to admit I had real trouble finding and following the actual exchanges.For context, I’m not directly involved in that discussion, but I wanted to understand how it unfolded.Since the new version of the forum, I find it difficult to read threads and follow conversations, especially when replies are nested. For example, in this thread: Methods for image gallery+captions, flexbox vs gridbox At first glance, I only see one comment, while there are actually many replies hidden inside nested threads.To read them, I have to manually expand each level, and if there are replies inside replies, I have to repeat the process.As a result, it becomes quite hard to:understand the full conversation, see where replies were added, or even notice that new answers exist at all. In this case, the ori
how does dreamweaver work what is discount for users?
#Idea #Suggestionn #DreamweaverFeatureRequest #AdobeDreamweaver #AICodeEditor #AdobeCreativeCloud #AdobeCC Introduction: Incorporating an AI editor into Adobe Dreamweaver would not only modernize the software but also enhance the overall web development experience. As technology advances, users increasingly seek tools that simplify complex processes while offering flexibility and creative freedom. By embracing AI, Adobe can attract a broader audience, including novice users who wish to create professional-looking websites without the steep learning curve traditionally associated with web development. This evolution would solidify Dreamweaver’s position as a leading tool in the web design and development space, fostering a vibrant community within Adobe Creative Cloud. Enhanced User Experience: 1. Intelligent Code Suggestions: An AI-powered code editor would provide real-time code suggestions and autocompletions based on the context of the user’s wo
It seems the most recent posts are missing in the new formatted forum, is that the case?Seems the most up to date responses are 2 months old. Updated: Having now read the 'welcome' page the more recent posts will be added soon.
I noticed today that the ‘Open Browser’ feature is not working. Yesterday it was. There have been no updates over night and I have not made any changes. I right click the page tab but nothing happens.Any help appreciated! Thanks in advance!
I just noticed a really weird behavior in one of my DW sites (actually my own personal business site).I have an HTML file named “Services-Print-Design.html” that displays fine in DW and when previewed by itself in a browser. The problem is I have several images and even menus in my site that should launch this page when clicked… but nothing happens at all? Hovering over an image or menu button recognizes there is a link before clicking, but clicking does nothing? For instance, I have 6 identical JPEGs on my Home Page and each links to a separate HTML page. Five of the Six links work perfect when clicked in Preview (same when selected from alternate dropdown menu). I have spent 3 hours making sure the code is identical to the other five page links. The page itself shows no errors in code view. I tried renaming the file and updating links throughout the site - no effect? It behaves like that page is just preview-cloaked? If I click on the file in DW and say “Show in Finder”, that works p
My main computer is a 2019 Intel Mac Pro running Sonoma and the latest version of DW.I am being forced to move ALL my 50+ DW sites to my MacBook Pro running Tahoe and the latest version of DW.I have read some articles on how to Export/Import .ste files. I want to copy ALL my server connections (user names, passwords, i.p. address settings, etc.), so from what I gather I should choose the Backup vs the Share export option… is that right?My main concern (if I understand the process correctly) is Export Backup option also retains pointers to all the actual site root folders for each of my customers’ actual images, assets, etc. used on their websites which now all 50+ of those folders are located on my Mac Pro. So if I export my .ste files on the Mac Pro and then import those into the MacBook Pro, those pointers will no longer be valid? I am guessing I will need to copy all those website root assets folders manually onto my MacBook Pro before I do the Import, BUT how will DW locate those r
I am using Dreamweaver 2021, I want to load my past purchased PVII (Projectseven) Extensions. How best to approach this, I downloaded the dmxzone extension manager as i cannot find an adobe one. Is it possible to load my past purchased PVII extensions. Cheers
Hi,I have a local website which got pretty cluttered over the years, duplicate pages, unused images. I will keep a copy of it for resources, but wish I could work from a clean website while retaining all the elements present in the libraries.There is a great feature in InDesign which allows to export a clean document without orphan files. Is there something similar in Dreamweaver? Or would that work by importing the website ?Thanking you for any hint on how to proceed !Kind regards, Paul
iMac Ventura 13.2Dreamweaver C.C.Bootstrap 4.4.1 Hi folks, I currently have my web rows set to . . . class="col-lg-4"> I have 4 fluid columns which reduce in size as the site narrows but when they reach a "mid point" they break from 4 columns to 1 column. Is it a relatively easy fix to get things to go from 4 columns to 2 columns to 1 column instead of jumping from 4 to 1 ? I'm not really very technically minded so hopefully this is not beyond my understanding Any advice and assistance greatly appreciated. Kind regards, Garry.
Today is not a good day to get work done. 😝
What are other people using instead of Adobe Dreamweaver? My 2021 program has messages that popup saying it is using insecure code. Addtionally, I have been using it for many years and recently it has not been putting photos in Tables, that it had no problem doing a year ago. Is Adobe ever going to update Dreamweaver. I create my own websites and use Dreamweaver to create content. Is there a more modern program that is as easy to use as Dreamweaver?
I’m really stuck here. I’m trying to add my live WordPress site lewisestimating.com to Dreamweaver so I can edit files directly, but nothing seems to work. I set up the local site folder and tried connecting via FTP, but…Dreamweaver isn’t showing my WordPress files properly.Opening PHP files sometimes just gives me errors or blank pages.I have no idea if I’m supposed to work directly in the WordPress folder or download everything first.And some CSS changes don’t even show up when I preview.Honestly, I’m feeling a bit lost. Has anyone done this before? How do you get a live WordPress site into Dreamweaver without breaking everything?Really appreciate any guidance, thanks!
Hello, After replacing my desktop with a new machine, due to a recent crash, I worked with my host unsuccessfully for hours to regain my ability to edit my DW site, matthewjablonski.com. In the past, if any revisions were made, I would be prompted before publication - it worked great. Now, no matter what, I get a window, saying that no edits were made. Shown on the screen shot, below, halfway down, I've added an h2 tag, showing the text, "TEST 1," in the html area. On my right-hand side, I included the published site showing it in visual form. Notice that the "TEST 1" is not present, anywhere, but I would assume it would probably be somewhere under the "COLOR on the Rails" text, if it had worked correctly.On the bottom left-hand side, I included DW's window, after I tried to publish the page. Any advice would be greatly appreciated. Matthew
I am using 21.6 Build 15711 and want to start using var() but when i add::root {--aa-blue: #0078D2;--aa-digital-blue: #E1F0FA;--aa-light-blue: #4DB4FA;--aa-dark-blue: #00467F; --lite-blue: #BDDEF4; --aa-gray: #9DA6AB;--aa-digital-gray: #EEEEEE;--aa-light-gray: #D0DAE0;--aa-dark-gray: #36495A; --aa-white: #FFFFFF;--aa-black: #131313;--aa-red: #C30019;--dark-brown: #3D2B1F;--red: #FF0000;--30-percent-aa-blue: rgba(0, 120, 210, .3);}I get all sorts of validation errors. AI said to update my CSS Validator but am not finding a way to do that.Mike
The screenshot is from main.less file, where I have managed to customize the column with the row numbers, editing those two default values. However I need one more fine-touch: As you can see, the code is too close to the right-border of the column. Is there a way to add a 2-3px gap in between?Thanks
For many years, Adobe Dreamweaver was a reference point for web designers and front-end developers. It successfully combined visual (WYSIWYG) and code editing, offering support for HTML, CSS, JavaScript, and server-side connections—all within the Adobe ecosystem.However, in recent years, Dreamweaver has shown signs of stagnation, receiving only minor updates and maintenance patches.Adobe’s “What’s New” page shows that the August 2025 (21.6) release only included bug fixes and library updates, with no major new features.User communities have long noted that “the last significant update was years ago” and that Adobe is no longer adding major innovations—just OS compatibility, security fixes, and minor dependency updates.A TechRadar review recently summarized: “It would be easier to recommend Dreamweaver if it weren’t for the lack of meaningful updates in recent years.”This means that if you’re looking for a tool that keeps pace with modern web technologies—frameworks, integrated workflow
Hi there! I have the physical software for Dreamweaver CS5 but, due to the software having been on old computer (which I no longer have access to), I constantly am being asked for a serial number. When I put in the one I have, it says it's already used on 2 computers. So, there's nothing I can do right now to access this software and support said there's nothing they can provide. Any ideas on how to handle this? Thank you!
Hi everyone, Does anyone know what's happened to Project Seven? Their site is down. Has Gerry pulled the plug and moved on to something else? What a shame. I migrated a few sites over to WP using Bricks Builder, which I like, but nothing compares to P7's addons. I keep waiting for something from Adobe — a follow-up to Dreamweaver — but nothing. I hope everyone is doing well.Kind regards, Mark
Hi everybody, this is a bit of a niche question I know but does anybody know if it is possible to set the line hight of Urdu text closer together than the default when a line of text does not have any tall letters in it? If you have a line of text which does not have any tall letters in, like the second line in the example below, this would reduce the space above it and make it to go closer to the line of text above it. According to sources I have found online when you set the leading, the distance in height between lines of text, in css, negative values are not allowed. Does that mean there is no way of getting rid of the space above a line of text that has no tall letters in it! It just looks a bit weird when there is only two lines and one of them does not have any tall letters in it! Thanks for your help. http://www.maximum-robot.co.uk/leading-3.html
I am using Dreamweaver version 21.6 Build 15711 and frequently the copy and paste fail to paste the text copied from code view. Closing Dreamweaver and opening it again does not solve the problem. The only way I have found to get Dreamweaver to work properly again is to close dream and reboot my Windows 11 PC. Something is seriously wrong with the new version of Dreamweaver. After 26 years, I am about to stop using Adobe products and switch to something more reliable. The "scanning for related files function" is not user friendly. When I try to save a code file while the scanning is running I get the message, "Cannot save documents while scanning for related files". The scan does not give the option to pause the scan to permit one to save and continue. The scan takes too long to complete. The only way I gave found to break out and save is to try to close the file you are trying to save and then canceling the close with stop the scan so yo
すでにアカウントをお持ちですか?ログイン
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。