For all things Dreamweaver.
Recently active
Hello dear community,I have the following problem: the website www.bahnhof1911.de is suddenly displayed incorrectly on Google Chrome, both mobile and desktop. On Safari and Edge it is displayed correctly. I know that there is probably a lot of programming wrong here, but as a graphic designer I am a complete layman when it comes to web programming, I had to fiddle a bit with Dreamweaver since Muse no longer works. Until a few days ago there were no problems, even after the last changes it was displayed correctly. Can anyone help me out here?
Trying out the latest Dreamweaver and I'm having some trouble.I still use HTML tables and a couple of sites I have and I need to edit multiple table cells. In this case I want to apply some CSS to a column. In older versions of Dreamweaver I could attach the CSS sheet, select the column and just apply the CSS by right-clicking on the selected column and choosing the CSS rule. So far I have not found the same function in this latest Dreamweaver. I can apply CSS to an individual cell but not multiple cells.Is this still possible?
So, how does a user load a color palette into DW? Shouldn't that be done from that window?Why isn't it?
How do I validate JSON formating in Dreamweaver? Thank you!
I have unistalled all Adobe Products and plists and everything on my Mac. I still get all these backup files hogging up my manage Files Library. Please help.
When I use the Find and Replace in Files facility, I find it only changes the page I am on NOT the whole data base.Dreamweaver version I am using is :-Version 21.3Build 15593. The data I am tring to amend is listed below:-Find = <li><a href=../finalsday2023/finalsday2023photos/index.html" > ( " ) quote) is missing ( my typo) from. href=)Replace = <li><a href="../finalsday2023/finalsday2023photos/index.html" > ( You can see where I have positioned the " (quote)I am using:-27" Mac Desktop OS version is Ventura 13.6 Any sugestions please RegardsLes Keen UK.3.6Ghz 8-Core intel Core
Indesign has High DPI scaling support in Preferences.This is missing in Dreamweaver and my main menus are VERY smallChanging the scaling properties in the executable does not work. How do I get Dremaweaver to work on a 4K monitor.
I have just had to migrate my web site to a new host only to find it uses TLS 1.2 connectivity to the server. My old Dreamweaver is not compatible with TLS 1.2, but on the oformer host's server I could connect with passive FTP and SFTP.
When you move to another file in another tab, this window disappears. Which is very inconvenient when processing files in bulk.Where you can configure its constant display, saving the entered value for search, as in older versions (DW 2015 for example).Thank you in advance for your attention to the issue.
Im CSS Designer können die einzelnen CSS-Anweisungen (alle oder nur die aktuell geltende) angezeigt und editiert werden. Nutzt man allerdings URL-Parameter in der Verlinkung der CSS-Datei (z. B. zur Versionierung von Dateien), kann der CSS Designer die Informationen nicht mehr lesen bzw. ausgeben. Ein Beispiel: Im <head> ist die CSS Datei klassisch verlinkt:<link href="css.css" rel="stylesheet" type="text/css">Keinerlei Probleme.Nutzt man aber nun Parameter (gängige Praxis), kann der Designer die Datei offensichtlich nicht mehr lesen:<link href="css.css?vers=1.0" rel="stylesheet" type="text/css">
This is an admittedly older site/design so that should be understood. But on this website https://www.ucango2.org/Publications.html you can see how the headline (Publications and Tools) and subheading (Use the buttons...) are linked to a specific page. This is not the intended setup within Dreamweaver. They are linking to a site referenced on the left column of links (last link).Public view:This is the internal view on the page (no links): The template page also shows no links. Using Inspect on Chrome, this indicates the link that is being referenced unnecessarily. (pointed in red) Question is: How do I get rid of the unnecessary links on the top of the page? This is happening on all of the pages this section of the site.
En iOS de Mac Pro no funciona la combinacion de teclas Shift + {} para escribir en el codigo los corchetes cuadrados [], intente buscar la conbinacion de teclas en las preferencias pero no las encontre, favor su ayuda.
When I control/click an HTML file and select "open with dreamweaver" it always launches the program but never opens the file. I always need to control click a 2nd time to get the file open. It's a minor issue but frustrating. Photoshop, illustrator, indesign and other do not have this problem. If anyone knows the solution, I would love to hear it. Thank you. I'm using an M1 macbook pro running ventura although the problem existed in previous versions of the OS as well.
https://youtu.be/dxyZhPKGe_c
Hello. I'm using a bootstrap 4 navbar. I am trying to add a submenu to a dropdown menu item.Certification Focused Therapists Focused Family Therapists >Submenu itemCan anyone help me with this? Thanks.
I'm using Dreamweaver 21.3 with macOS Ventura. This problem started just recently. I have DW open and I go to the Open dialog box to open a php file. Some of the files (and usually the ones I've been working with recently) are grayed out so I can't select them. If I click on Options, it says that All Documents are enabled.If I select HTML documents, and then re-select All Documents, I can select the files.Very weird and extremely annoying.
I am considering embedding Adobe Express API into a live website ASAP and websites in the future. That is why I am posting here. I have considered using Dreamweaver in the past but have considered it one too many tears for the bucket to bear. That was before I had any understanding of some other simple matters that producing a website involves; even now I am reluctant to ask because I always thought the 'host' of the website was the proprietor, but now think it is an organisation responsible with the storage and upkeep of the servers that distribute relevant information, or both.Is there hosting cost involved with publishing a Dreamweaver site/asset?
I'm trying to add a button link to my page at http://iwadasn.info The page uses bootstrap. The link is <a href="stories.html" class="btn btn-primary">Read More</a>The same link is used on other pages such as stories.html and works fine but for some reason doesn't work on the index.html page. Anyone got any ideas? Yes - I have uploaded the bootstrap-4.4.1.css file to my css folder and called it in the page header with <link href="css/bootstrap-4.4.1.css" rel="stylesheet">I'm using Dreamweaver 21.3 build 15593
Can someone tell me what I would need to change in my code (javascript) if I wanted to duplicate this slider with different images on the same page?HTML<div class="sketch-wrapper"><i id="left" class="fa-solid fa-angle-left"></i><div class="sketch-carousel"><img src="Images/image-1.jpg" alt="Hourglass Drawing" draggable="false"><img src="Images/image-2.jpg" alt="Girl Drawing" draggable="false"><img src="Images/image-3.jpg" alt="Baboon/Goriila Drawing" draggable="false"><img src="Images/image-4.jpg" alt="Aries Merrit Drawing" draggable="false"><img src="Images/image-5.jpg" alt="Dog Drawings" draggable="false"><img src="Images/image-6.jpg" alt="Mom and Son Drawing" draggable="false"><img src="Images/image-7.jpg" alt="Meditation Drawing" draggable="false"><img src="Images/image-8.jpg" alt="Enchantress Drawing" draggable="false"><img src="Images/image-9.jpg" alt="Muscular Man Drawing" draggable="false"></div>
Just updated my Macbook to Sonoma 14.0 and now i can't open Dreamweaver. It's stuck at the "initializing files..." sreen...
Hello all, I've made a website in Dreamweaver using Bootstrap 4 and it includes a navigation bar with a search button. This is the code of the search button:<form class="d-flex"> <input class="form-control me-2" type="text" placeholder="Search site"> <button class="btn btn-searcher" type="button">🔍</button> </form> </div></nav> <form class="form-inline my-2 my-xs-0 small-screen"></form> I've tried to search internet on how to add data to my website for the search form, but I did not find a clear anwer.I know how to add meta-tags to a page, but I don't think that's enough. Can someone explain to me step-by-step how I should proceed? Thank you!p.s. Please let me know it you need more information.
checked all my settins but can't log on to my site to work on it
Hello this is my first time trying to build a basic webpage and i am having an issue with my background image. I have a total of 7 pages that i have linked together through hyperlink buttons. The issue im having is that when i change the background image on one of those pages it changes the background image on all 7 of them at the same time. Not only can i not set an individual background image i cant change any of the properties without it changing it on the other pages in real time. What am i doing wrong?
Hello. I'm working on a new site. I'm wanting to do something similar to the search on this page https://ddpnetwork.org/professionals/find-a-practitioner-or-therapistDo any of you have an idea of what I need to learn in order to do this? I am thinking it must be a database. Don't mean to sound dumb, but I have never set this up on a site before.Thanks.Ben
Maybe I am leaving the decision for a long time: to change to a plain code editor, like Brackets, if not Nova, VSC or other. What happens with the server when we work with php? The pages do not update consistenly. Many times I hace to type `⌘+Y` to delete the cachè or preview the file on another browser that are more fresh to render what I have just saved. I noticed that the server updates the LAST thing I just edited BUT NOT the previous one! which is really weird. How come DW or the server (Apche in MAMP) can update one thing selectively? Mostly I use the “real” browser to see with more accuracy the results of my code, BUT... soemtimes the live view offer better result.That confusses me because I don‘t know if the render, the Apache or DW is failing? or i am coidng wrong. Does this problem happens with all code editors and local servers? Even with Sublime text?
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.