『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hello, Created with Dreamweaver, I want to change the 324 value displayed in the photo above. This value does not appear in the css file, nor in the HTM file. Can you help me ?
Hi, Every time I try and create a new site inside a folder that has an existing site I get this error message "The root folder you have chosen is inside the folder for site 'xxx'. This may cause some operations, such as synchronization, to work incorrectly. Proceed anyway?" How can I get rid of this problem? Can I proceed anyway? I'm running Dreamweaver 2019 on MacOS Sierra 10.12.6 Thanks. Mark
I have been using Dreamweaver forever. Now with the advent of new image formats (.webp), DW does not render the images in design mode nor does it gather the size information. There is no support for that nor is Adobe going to provide it. There are some workarounds but they are very ineffective. I am starting to look for a replacement product and wonder if there is anything out there.The features that I use the most are:Templates where I have 3 or four generic templates that I use for new pages. My site has 2,500 unique pages for the templatesInclude from the library of standard code for things that are included on the pages like my order (text base box) and images of various sizes.I use CSS extensively to control font sizes, scalability, and Project VII menus and various features.I would like to have a Windows Desktop version that DOES NOT depend on a vendor staying in business or having a link to a website or cloud solution to make the product work. For example
While scrolling in Dreamweaver, there is noticable issue visible. A horizontal warping of the screen in the same place at various speeds. I tried this on multiple monitors and even swapped out my graphics card. Before I reinstall Windows 11 I want to know if anyone else is experiencing anything like this...
do you know if a new version of dreamweaver is coming? i see a lot of products in beta, but nothing for dreamweaver since version 21.3
I am in Dreamweaver and I want to upload an Index.html file to my website on Hostinger.In Dreamweaver in the Servers panel there are fields I must fill out;Server Name:Connect using: FTPFTP Address:Username:Password:Root Directory:Web URL: http://Can somebody help me on this? Can someone help me fill out these blanks fields?JR
An FTP error occurred = cannot make a connection to host.User limit reached or not authorised to make the connection due to local firewall blocking FTP data. How do I fix this
I am trying to create a contact form for a webpage in Dreamweaver and my php code displays an error message saying "syntax error, unexpected '@'". I have marked the line where the error is being detected in red. My code is below: <?php if ($_SERVER['REQUEST_METHOD'] === 'POST') { $name = $_POST['name']; $email = $_POST['email']; $subject = $_POST['subject']; $message = $_POST['message']; // Email address where you want to receive the form submissions $to = ‘EMAIL REMOVED BY MODERATOR’; // Email subject $emailSubject = 'New Contact Form Submission'; // Email content $emailContent = "Name: $name\n"; $emailContent .= "Email: $email\n"; $emailContent .= "Subject: $subject\n"; $emailContent .= "Message: $message\n"; // Send the email $headers = "From: $n
The File Activity window will not open or display for me. Typically I had two ways of seeing this winodw:1. When I FTP files to my web server using DW.2. Click on the tiny icon that looks like a globe found at the bottom of the Files window. Neither method will display the File Activity window. When I mouse over the globe icon, the popup hint says, "Click here to see the File Activity window". But when I click, the hint changes to say, "Refresh (F5)", which is the button to the left. To be clear, I am NOT talking about the FTP Log.
I have installed Macromedia Dreamweaver MX 2004 from the original CD on my Windows 10 computer When I tried to activate it, I entered the serial code that came with the CD. I chose the connect via the internet option, but it would not connect. Connecting by phone didn't work either. Question: Do you know a way for me to re-activate this old, familiar product? I know that Adobe bought Macromedia some time ago. The program is installed, activated, and running properly on another of my computers, but it is inconvenient for me to keep running it there, which is why I installed it on my relatively new Dell notebook running Windows 10.
Inconsistent Feature: When Dreamweaver shows the html-page on the viewing area, an updated jpg-image may not show up properly, but the older version shows. So, does Dreamweaver Put a wrong file to the server, or at least different from what was shown to the user. This could be misleading when updating content for web. Thanks.
I have looked all over the internet for help, unable to find what I am looking for. I needing to rotate an image without rotating the MASK.The image is letters, numbers, pretty much resembles code in a circle.I need this circle to rotate infinitely without the mask rotating along with it. The circle is under the mask.I am using .png for the circle and .png for the mask. This is the only step I have taken.
Pourquoi Adobe demande-t-il 24,19 € pour son abonnement à Dreamwaver alors que MicroSoft demande 10 € par mois ???? N'est-ce pas exagéré ???Avant on pouvait acheter carrément le programme comme je l'ai fait en son temps.Hélas ma version Dreamwaver 8 ne fonctionne que sur Windows Vista.
I have the Files window open, and I'm currently viewing both Remote Server on the left side, and Local Files on the right side. I am able to view hidden files on the Remote Server side. I am unable to view them on the Local Files side. In the past, there used to be a button on the top right corner of this window that could ultimately allow you to view hidden files. That button is not there currently. On my Mac itself, I have enabled the showing of hidden files by using the Command + Shift + . keys. I am still unable to view hidden files in Dreamweaver. How can I view them?
Hi Guys,I have a strange one that you might be a be able to solve for me please... I use the latest version of Dreamweaver CC 21.3 (Windows 10), and have been using some of my existing web pages as templates for creating new ones - but for some reason, after deleting the previous copy (or when adding the new copy), the text box suddenly shrinks down to half the width.eg. the template page I used is https://mindtraining.net/motivational-quotes/baseball.php (which works fine) but when I change the copy in order to create a new webpage, it suddenly looks like this: https://mindtraining.net/motivational-quotes/racquetball.phpAt times, with each single character of copy that I delete (of the old copy), the text box literally begins to inch inward, with each letter I delete. Fascinating, but annoying : ) If any of you great codesters have some thoughts, would be extremely appreciative. Many thanks,Craig T
Hi, may i know any other good slider show coding suggested?
How Can I fix this problem with menu? it's underlapping the bottom menu
These days I mostly use Dreamweaver 2023 for inline styling in other files. I forget the html syntax and css sometimes when I just want to add a snippet of inline styling to a CMS doc for example. So, I would like to be able to just go to Design View and use the non code styling UI to create what I need and then copy the code to paste elsewhere. I can't find the UI toolbar that lets me do this. I just need to be able to select the text and change color, font, size, etc. Thank you.
I have set up an SFTP connection for 2 sites. (FTP does not work.) Site one works great - I can see files on remote server in Remote server view and can get and put files. Site 2 set up same way, but I cannot see the files on the remote server in the Remote server view. When I test the connection to the server, I get the "Dreamweaver connected to your Web server successfully." message. I have googled, but none of the things I found worked or actually dealt with SFTP. I am not a programmer or developer; I only do very basic things in html files. I am using DreamWeaver v 21.3, and according to my Creative Cloud account, it is up to date.
I'm having a lot of problems getting this working. Currently Dreamweaver says it's can't locate Git and that I can add custom paths in Prefrences. I'm not sure what I'm supposed to be putting in these fields. I've tried E:\Program FIles\Git\git-cmd.exe and E:\Program FIles\Git\git-bash.exe, neither of which have worked. I don't know what else to try here. Git is installed, Github works fine. The paths are correct as far as I can tell.
https://www.arklahomawx.info So, how would I make everything "slide down" when someone hovers over the menu? That way, the menu doesn't cover anything. It works perfectly in mobile view, but not on PC view.
Hi everybody.I will use Dreaweaver to modify my prevoius website. Will it be possible to host it on Cloud storage?
hey yall - Trying to get my burger menu to stay fixed when scrolling content https://toddheymandirector.com/reel/ if you scroll up the burger menu scrolls up too even though its wrapped in a fixed position header.. thoughts?
This is driving me crazy. I have used Dreamweaver for years and never had this problem. Using it currently and it doesn't happen on other sites. I am making changes to pages and then uploading them as well as the css files. Some of the changes show up but some of them do not. I have refreshed, cleared the cache, quite Safari, tried another browser. Still don't show. Is this a bug in the software? Driving me nuts!
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.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。