『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
I have this error when I'm nesting styles in scss. Dreamweaver puts a gap between the stylename and ::before and ::after. I don't know how to get through this. Anyone could help?Example:IN SCSS.page-wrapper{ width:80%; margin:0 auto; ::after{ content: " "; display: block; clear: both; }}IN CSS.page-wrapper { width: 80%; margin: 0 auto; }.page-wrapper ::after { content: " "; display: block; &
Is it possible to install Dreamweaver on more than one PC at the same time? Also, how long does the trial version last?
Hi there,I am desperately looking to have indent guides in Dreamweaver 2019 mac. What I found in the forum for past editions doesn't seem to work. Anyone has found a successful way to do this? Thanks.
I really hope someone can help ive been trying to solve this problem for 3 days now.i am creating a website for college i have my template done out with a footer and header bootstrap but my navbar active class is not working.it says active on the home page but if you click another link the home page stays active.
I'm running on a newer Macbook Pro, fully updated. I already have a few Adobe products, such as Photoshop, installed. When I try to grab a trial version of Dreamweaver, the installer hangs at 2%.I've seen some solutions on these forums to use the uninstaller, but I fear then I'd lose my Photoshop, which I use a lot, forever. Is there any other work around to this issue?I simply want to try Dreamweaver, but it's become impossible. Thanks,
Is anyone else having this issue? It started just a couple of days ago. The file transfer window is unavailable and it's so annoying. If anyone has this and fixed it I'd be grateful to know. I'm running a Lenovo P50 Windows 10 Pro Insider (Slow) 64GB RAM. Thanks!
Hello experts,Recently my hosting had expired and all my files on GoDaddy were lost. No biggie, really. I think I found the original files on my computer, uploaded them, but now the form won't actually send when I hit the submit button. Here is a link to the ugly but previously functional page: www.theotherdaveharrison.com/form.html If you type something intothe text field and hit submit it gives an error message. (GoDaddy was unable to help). The email address that the form should send to is "dave@daveharrisonwebdesign.com" But part of the error message says "Please contact the server administrator at webmaster@theotherdaveharrison.daveharrison.info to inform them of the time this error occurred." I don't know what "webmaster@theotherdaveharrison.daveharrison.info" is all about. They are two separate domains. Any insight appreciated. Thanks for any help, Dave -------- Here are the following CGI files that worked just fine before: gdform:&nb
I just installed Dreamweaver Next and I can't find out how to get the Prpoerties toolbar back shown in my screenshot of the old version. Can anyone held please?ThanksAlanNever mind. I found it
Dreamweaver CS6I created a recordset (mysqli) and it tests fine. But when I go to the Server Behaviors tab, it has a red exclamation point in front of it and won't let me create any behaviors (like Repeat Region). It says I have to create a recordset first! If I click on the recordset, and then click on Test, it still displays the records fine. What is going on and how do I fix it?
Awhile back when Adobe started not supporting asp.net and I was running into Http Error 404. I finally figured it out that it was due to the MMHTTPDB.asp file in the folder _mmServerScripts, so out of frustrations and a joke I copy the folder with the said file on the new project I was on and surprising now my app allowed me to connect the MsSql server. That was great and several years back from XP to W7. Now I am running into the same problem but the above method did not work. I soon found that after copying over the said files, I tested the connection in dreamweaver and strangely, it deleted three files namely, MMTHTTPDB.asp, MMHTTPDB.js and adojavas.inc. Anyone ever run into this problem. windows 10IIS what ever came with win10Dreamweaver CC 2019 Any thoughs or suggestion are always welcome. ThanksAlsee pics below
My Dreamweaver created website is different on each browser. Renders perfectly on Firefox, Edge and Safari. Looks great on Ipads and Iphones. Chrome is a problem on desktop and chromebook. This behavior is consistent in both preview and actual viewing on the website. My base design is a two column multiple row array with a photograph on the left and text on the right. When viewed at full screen, the text overlays on the top of the photograph. Shrink the browser window and the website goes to two columns. I think this appeared early in September. I have not made any changes in my .css files. I am checking here because it's either something I did in DW or something changed in Chrome. I am asking in both places. website URL http://www.joelipkaphoto.com/Thanks for your help.
How to add my own code hint to Dreamweaver? I edit file CodeHints.xml but it won't work. [Edited by moderator]
I had to reinstall my apps on my Windows 10 laptop but the option to install 2015 has disappeared. Any version of DW later than 2015 doesn't work (and I am way past bothering to try and find a solution to THAT problem).Any help would be much appreciated.ThanksBen
I seem to have a problem with my css and Chrome. Things don't line up anymore or are on the wrong place. In other browsers everything looks perfect. It seems a recent event. Any ideas please ?
Can i load brackets extensions to Dreamweaver?i see in Dreamweaver folders Brackets but if i copy extensions and restart Dreamweaver, dosent work.
Hola buenas tardes. Soy nuevo en dreamweaver y quiero subir archivos PDF a mi web, me pueden orientar para saber que pasos seguir y así darle a mis clientes lo ya mencionado. Muchas gracias Saludos
I am using the last Dreamweaver CC. Everytime I load a web page to edit, the PHP includes show up as the tag only. It used show the content of the PHP include in the web page (see attached). If I highlight the tag and then cut and paste it back in, it shows up corectly, with the content of the include in the page.Ideas?
Hello : Is there a template that I can use site that collect quotes from end user ? something like marketing platform where questions such as budget type of service ..similar to this : https://carinsurance.net/auto#auto/Driver_Count any help will be appreciated. Thank you
Here is site management window from just now. https://www.dropbox.com/s/svasouqujxuriuc/Screenshot%202019-09-30%2011.17.17.png?dl=0 I think I have the right window to change the directory from "/" to "web" on the remote server. It will upload correctly, only to the wrong directory on the remote server. Where do I change/set that? Thank you! Amy 🙂
Hello,dw c6How do I change the color of only one hyper link.
Hey everybody!!For the past couple of weeks, I've been trying to get my root directory to work. I've set it up on the cPanel site, I've set it to public_html and I keep getting the same error message. Please help I have an assignment due tonight. I'm using GoDaddy and I have set up a different log in on the cPanel site.
I have a style.less file that includes a bunch of other .less files all in a .pre folder. I've setup the site to use the .pre folder as source and a css folder as destination. Yet when I change a included less file the compiler does not create a new style.css What do I need to do to autocompile when a include less file is changed and saved?
Is there a way to color code PHP code inside of HTML files? I've found solutions for older versions of Dreamweaver but it seems they no longer work. Seems like this would be a normal, supported feature. Thanks!
My html page, which I've been trying to set up using Bootstrap, seems to be okay. I've cleared the Output file, and all looks fine. But when I try to look at it in a browser, I see the attached notice. What does it mean??? Any help would be appreciated! Rick
Hi, During the Dreamweaver installer it stated that usage information would be transmitted, but this can be disabled.I have yet to find an option to actually disable it, which is putting me off even using the product. Can anyone enlighten me as to it's location? Thanks.
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.