For all things Dreamweaver.
Recente
What is the best way in Dreamweaver to generate all SEO related tags( must include meta tags). Regards,Mehboob Shar
The Code panel doesn't work correctly. Among other issues, like not being able to use select + opt + grab to copy, it sometimes also selects the wrong corresponding text in the Code side when that text is selected on the Design panel. And as the attached video shows, italicizing has an issue. And there's more: often clicking on an image and using the Properties panel to adjust its size crashes Dreamweaver.
a minor glitch-- If you select any movie on this page https://toddheymandirector.com/reel/ the movie automatically (correctly) begins playing.. however the play icon continues to be displayed. It should be the pause icon since it is playing. If you click on the play icon, the play icon stays, which is correct because youve paused it. if you click it again and begins plays and finally displays the pause icon which is correct because its playing. how do i get it to display the pause icon when the page loads and it is playing? a pseudo class for the onload state? here is the css for the player from the player stylesheet https://toddheymandirector.com/css/video-js3.css* Play/Pause--------------------------------------------------------------------------------*/.vjs-default-skin .vjs-play-control {width: 25px;cursor: pointer;color: #d38d48;}.vjs-default-skin .vjs-play-control:before {content: "\i";margin-top:8px;}.vjs-default-skin.vjs-playing .vjs-play-co
Hi,When I opened a start template " Carousel Jumbotron" I've got this inforamtion. Could you help me what is it and how to fix this? "Errors while trying to synchronize files:Cannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap-responsive.cssto /bootstrap/css/bootstrap-responsive.css:InternalError: too much recursionCannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap-responsive.min.cssto /bootstrap/css/bootstrap-responsive.min.css:InternalError: too much recursionCannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap.cssto /bootstrap/css/bootstrap.css:InternalError: too much recursionCannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap.min.cssto /bootstrap/css/bootstrap.min.css:InternalE
On one of my sites, I attempted to use the SELECT files updated since 1 Day. It worked yesterday, but today I get the following error: I have no clue as what to do? Any assistance would really be appreciated!!! Paul From Orange
I would like to see Dreamweaver implement Liquid Syntax Highlighting like the one for Sublime Text here: https://github.com/siteleaf/liquid-syntax-mode or similar with auto completion snippets built in. Something like a mixed document type of HTML(Liquid). It would be great if we could map documents with specific extensions to other doc types. For example, when developing sites on Adobe Business Catalyst, I often save files with the .inc extension. Dreamweaver by default recognizes these as text documents with no syntax highlighting. Every time I open the document I have to manually switch the document type to HTML. If I could map .inc extension as HTML doc type, that would be awesome, or better yet as HTML(liquid) doc type.
Hi,New computer, no old CS3 to use to update old CS3 designed web site.If I add Dreamweaver in its current form to my Creative Cloud Apps, will I be able to use it to connect to and update the old web site? Does the new Dreamweaver use WYSIWYG divided interface with html, like the older version?What other questions do I need to ask. There is need to access and update the old site.Thank you. I remain hopeful.
I created two websites using Dreamweaver CS5. I cannot transfer it to my new computer. Adobe help has been entirely unsatisfactory. Is there a substitute program that I can use to service my websites?
Would anyone happen to have a template for a responsive administrative dashboard?
Hello everyone This age-old problem is still huanting me, so I would like a solution, please. To illustrate it, Dreamweaver, even in its version 21.3, compiles every SASS file whether I turn on Enable Auto Compilation On File Save or not. Changing the CSS Output options has never solved this, and the app just constantly compiles all of the SASS files nagging me to hell. Thanks for reading.
We use Git with Dreamweaver. After doing anything with Git, the Git Results dialog window remains onscreen. It has no close box or any way I can find to dismiss it, but when it's up, nothing else can be used in Dreamweaver. This means I have to force-quit Dreamweaver after every Git use. Anyone know a solution to this?
Despite everything which seems to have been posted here and elsewhere on the Internet, I have just discovered (from necessity!) that there is aw way to re-purpose an old GoLive-built Site into Dreamweaver.However, you do need to know how to edit HTML Code to do this. The trick seems to be to open each HTML "Page" in Dreamweaver and clean-up the messy GL code in DW. The whole page opened, complete with all the original linked images, so now I only need to repeat this for about a dozen more pages (and linked sub-pages); Save them into a DW Site folder; link them all together again and then continue to edit and update the entire web site to 2020 standards. This necessity got sprung on me because a very long-term and faithful client needs me to completely update the very complex web site which I had originally created for him in the 1990s and then re-furbished in 2014. The thought of starting from scratch would have been daunting for me (and very expensive for the Clien
I tried to download some codes from the internet and it doesn't work. Can someone help me?
Comment reinitialiser le site distant que je n'arrive plus à synchroniser avec mon site local? 😞
I'm doing a project for school. I want to insert an image in a certain place but it keeps being pasted in the wrong line??? https://i.imgur.com/PASj9KC.mp4 I have my cursor above the title and when I paste the code that will put the image it just keeps being pasted in a completely different area each time... Why??? How do I solve this?
Bonjour, je ne trouve plus la fenetre qui d'habitude s'ouvre en bas d'une page DW qui affiche toutes les carctéristiques de la page en cours et surtout le champ qui permet d'indiquer un lien pour ouvrir la page suivante par exemple, si quelqu'un peut m'aider à retrouver cet affichage, d'avance merci JacquesW
It appears that great many features are being stripped down from Dreamweaver. You no longer can create Templates, Library items, use web fonts, extract CSS… . What is going on? Is this app going the way of Muse and many others? Why is Adobe so tight mouth about what is going on with their flagship web dev app?! Does any one know what is going on?!
I'm using Dreamweaver 2022 on Mac OS 12.2.1I have a dropdown in my navbar that does not work. I think the code is correct and I have made the 3 codes at the bottom of each page consistent with Bootstrap 4.4.1, from their page.in the head:<link href="css/bootstrap-4.4.1.css" rel="stylesheet"><link href="css/styles.css" rel="stylesheet" type="text/css"><script src="https://kit.fontawesome.com/a1164b9df2.js" crossorigin="anonymous"></script> In the foot:<!-- jQuery (necessary for Bootstrap's JavaScript plugins) --><script src="js/jquery-3.4.1.min.js"></script><!-- Include all compiled plugins (below), or include individual files as needed --><script src="js/popper.min.js"></script><script src="js/bootstrap-4.4.1.js"></script> Potentially related: in the DW app there are many items besides the expected css and js (see screenshot of them). Do I need to get rid of them, and if so, how?
Hey friends I designed a website in the iPhone version, but it opens larger than the size of the screen. Is there a script that will tell to adjust the page to the screen size? www.isserles.co.il/atar/nis0.html
Dear all, I seem to have a scrolling problem when I test my website for mobile devices in Google Chrome developer; The bottom of my 'aside' division remains stuck behind the footer (which is fixed) and won't move up any further. Obviously I've done something wrong with scroll and position-properties, how can I fix this?Find my css style-sheet attached for references. Thanks in advance for your advise,Edina
Ich möchte meine Webseite gerne mit einem Benutzername und einem Passwort im Internet schützen, damit nicht Jedermann/Frau darauf zugreiffen kann. Geht das mit Dreamweaver und wenn ja wie?
Hi Guys,I want a send script that will submit a form from a website.The code should be in Java or JavaScript or any other programming language.The form on this website previously had a PHP send script that works, but the creators have now modified the code. Thanks, any ideas or suggestions will help.
I have update my macos to the 13.0 and my Dreamweaver open file have some issue, when I open the second file the first one will change to the second one file, when I open the third file the first and second will chang to the third one, I have reinstall Dreamweaver and Cloud Creative, but none of them worked. anyone know what happend on my Dreamweaver?
HiI have code (Attached)for the top object, i'd like to change the padding to 0 <!doctype html><html lang="en"><head><title>Bootstrap 5.1.3 Example</title><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><!--latest minified Bootstrap CSS--><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"></head><body class="d-flex flex-column min-vh-100" ><nav class="navbar navbar-expand-md bg-dark navbar-dark sticky-top" ><table width="400" border="0" cellpadding="0" cellspacing="0" class="card-footer"><tbody><tr><td width="97"><span class="nav-item dropdown text-light"><img src="Screen Shot 2022-10-29 at 23.43.19.png" width="68" height="64" alt=""/></span></td><td width="303"><div class="container-fluid"><div class="collapse navbar-collapse" id="collapsibleNavbar"&
Hi, What is the best/proper image size for mobile devices? Viewport, Screen Resolution, DPR, PPI... It can be a bit confusing and overwhelming. I've seen some tutorials recommend 400px, and others 800px. I want to ensure that the images look crisp when viewed on cell phones or something similar. Thanks for any help you can provide. Kind regards, Mark
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Você já é cadastrado? Entrar
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.