For all things Dreamweaver.
Recently active
Hello,I have a link in a file called ridiculousstudios.html, and the link references index.html, another file in my website. However, whenever that link references index.html, it turns purple, even if my css for the link sets all text-decoration to none. If I change the link to reference something else, it will turn the appropriate color.
What can be found is CS5 version in https://helpx.adobe.com/dreamweaver/archive.html. Where is the API reference and extending documentation for CC 2020? Thanks.
I have 2 small waving American flags on my website logo. They are set to loop forever but after 30 seconds, they stop. Can I fix this?www.winvoices.com
Hey All, I am trying to use CSS Grid in DW and I am getting errors plus it isn't rendering properly in the Live View for some reason. If I just open the html in the browser it works so the code is ok. Is there something I am needing to turn on?
Hi, I am trying to write something to my main.css and I am getting the above error message. Can anyone help me and the code in question is as follows @11220649-face { font-family: 'HeyAlice' cursive; src: url("../fonts/HeyAlice-Regular.otf"); }It is at the very top of the CSS. Is that the correct place for it?
Hi.With the previous versions of Dreamweaver cc2019, I created the imanifest, for the upload of E-learnning content in SCORM, with ManifestMaker.For the cc2019 version I can not find the ManifestMaker executable nor the way to do the imanifest.You know where I can find the executable.Thank you.
Current install is Dreamweaver 19.2, but we need to roll back to 2014 (V 15) or 2015 (V 16) so that the version matches the textbooks we have. When I try clicking 'other versions' from the Apps menu it only shows (20.0) or (19.2.1).
bootstrap not working
My GALLERY links work perfectly within my computer, but now that the website is uploaded, all of the GALLERY links are broken. Why? WHY? www.johncavaseno.com
My computer's hard drive died today and it had Dreamweaver on it. I'm going to be getting a new computer and need to authorize it on my new computer but don't know how to deautherize it on a computer that no longet boots up. Could someone please help me with this?
não consigo ajustar o tamanho da página no Dreamweaver,alguem pode me ajudar
Ich habe einem alten Rechner (mit Windows 7), auf dem DW CS6 installiert ist. Dort war früher DW5.5 installiert, ich hatte mit dem Kauf einer Upgrade-Liezens auf CS6 umgestellt. Für beide Produkte habe ich Rechnungen, beide sind bei Adobe auf mich registriert.Damals gab es schon Probleme, weil irgendwo etwas mit den Versionen 5 und 5.5 durcheinander war. Der Support hat mir dann geholfen und seit dem lief CS6 einwandfrei. Nun möchte ich den alten Rechner ersetzen und DW CS6 auf einem neuen Rechner unter Windows 10 installieren. Die Installationsdatei (Dreamweaver_12_LS4) habe ich noch. Im Verlauf der Installation wurde die Serienummer der CS6 abgefragt und dann ging das gleiche Spiel wieder los wie damals auf dem alten Rechner:Meldung: Die angegebene Serienummer ist zwar gültig, auf dem Computer wurde aber kein als Berechtigungsnachweis geeignetes Produkt gefunden.Als Berechtigungsnachweis soll ich dann eine Seriennummer eingeben. Dazu kann man in einer Auswahlliste aus verschiede
Hey lads, I can make really cool animated buttons in Adobe Animate, which I would like to use on my website made in Dreamweaver. Is this even possible? If so, how do I go about it? There doesn't seem to be a seamless import function in Dreamweaver and making similarly animated buttons in Dreamweaver is a huge pain in the buttocks. Thanks!
How do I enable the bootstrap template options in Dreamweaver CC 2019? This is what I want to do: https://helpx.adobe.com/dreamweaver/using/bootstrap.html However in my new version of Dreamweaver (CC 2019) there is no option to select bootstrap as a framework when I create new document: Any ideas? Thanks.
Can anyone suggest why the option to associate a git repository is grayed out and I am unable to select it? I do remember that it was available before i installed git on my PC.I am running DR CC 2017 on PC
I did a restore on my iMac and now Dreamweaver 4 comes up with an error message when I launch it and then quits. The error message starts with "Licensing for this product has stopped working...." and then ends with "Error: 150:30". The progam then launches and then quits.Anyone know how to fix this?
For those of you interested in a simple to use animation timeline with an interaction builder, the Pinegrow team created an add-on called "Pinegrow Interactions". It looks like a modernized DW timeline, and with similar features compared to the now defunct Edge Animate. To clarify, this is not a DW addon, but an addon for Pinegrow. One potential drawback is that Pinegrow Interactions is only available as rental software, however. No perpetual license, unlike Pinegrow itself.
I'm using Dreamweaver 2020 and I was trying to select multiple cells in a new table and it was not possible like in DW 2018. I want to select some cells to merge. Something changed in the way to select multiple cells in 2020 or there is a problem with the new version?
Hi groupI am using dreamweaver cs3. I cant seem to create email links that work. When rollin over them , they appear to be a link, but clicking on them produces no reaction. I would appreciate any ideas you can offer.Thanks
I'm running DW 19.2.1 build 11281 on Win 10. I have found that when I click File\Real-time Preview (Chrome) I have at best inconsistent opening of the "Real-time" browser. Many times I get an error, sometimes just a blank page. This is all occurring while the HTML content is displayed (and functions correctly) in DW Live. Even if I Save All first, I may end up with an error. Most of the time closing DW and reopening fixes the issue, but not always. Any fix for this?
Is there a Collapse All function for the Code section? Or, even better, a way to "Collapse All <div>"?
Having an issue with the preview icon in the document toolbar not doing anything, no pop up or QR code. Only way I've managed to fix the issue is reinstall which is annoying because it bugs out quite often.macOS Catalina 10.15.1 Update: Ok, so reseting prefrences fixes the issue. I removed my preferences when I uninstalled which is why it fixed the issue initially. Still happening though, trying to get to the bottom of it. Note: It breaks after quitting and relaunching Dreamweaver Update: Deleted the old site and made a new one, can no longer replicate the issue.
How to adjust display's resolution settings downward in OS? And what is OS?
Hello, all, I'm attempting to add a pop-up modal that alerts users that they are accessing a US Govt system (site) with a close button. So far, it's functional as it should be. The issue is the width of the modal. I've tried setting the width to many different values, all of which appear to be ignored. If anyone could point out where I am missing something, please let me know. Code, below: #container, #dod-dialog { display: none; min-width: 1200px; width: 1200px; overflow-x: visible; }<div id="dod-dialog"> <div id="container"> <header> <img src="images/warning_popup-xxxxx.jpg" width="68" height="68" alt="USTC Warning Popup" /> <span>United States Transportation Command</span> </header> <section>redacted</section> <footer> <p>redacted:</p> <p>redacted</p> <p>redacted</p> <p>redacted</p> <p>redacted
I have a nuisance issue. For the last several versions of dreamwweaver when ever I boot the program there is an old folder that is always opened in my files list and I want it to remain closed. It is the same folder and I can;t see any setting that would default to it being the opened folder. Just a nusiance that drives me a little batty. IS there a way to set folders opened or closed?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.