For all things Dreamweaver.
Recently active
I've copied the url and scanned the QR code. Neither works. I just get a blank screen. I've checked my cookie settings. I could not find javascript settings on safari on my phone.
I made a successful template in 2014. Using DW 2019, I made an html, saved it as template 7 and opened 7a. The template commanda are dimmed. I wanted to make a nested template with editable regions. Can anyone out there help me ? I have read the instructions over and over !Where can I submit this to the expert team? Thanks !
Hi, for some weeks, I have lags and freezes. They may last 30 seconds and during this time i can't touch the code. I discovered that the processus "adobe dreameaver CC 2019 helper" is involved, if I kill it ( they may be several of it, I just have to kill the one who take the more processor time), lags go away. Has anybody have a better solution than this one ? Maybe an explanation about it.ThanksGilles
I have a perfect html file that I want to save as template and can't. My ultimate goal is to make the file a nested template. I also need to link the menu items and can't find a selection tool...DW 20.0 on Mac 10.13.6........thanks ! Carol
When I want to open Dreamweaver it loads and then a window appears saying "The last time you opened Dreamweaver CC, it closed unexpectedly when reopening the windows. Do you want to try to reopen the windows again?"Two buttons appear: "do not open" and "Reopen", however if I click on "Reopen" the program will close.You can help me?
I want to format the source code of a complete site, of all HTML/PHP/CSS files in all the directories of the site.How can I do that without opening each file manually and performing the command "Edit > Code > Apply Source Formatting" for each file?If that is not possible:What do you think about the idea as a feature for next version of DW?Thanks.
[Edited by moderator to restore default text size.] Hello all! I'm in need of some help and I just can't figure out what I need to search to get my answer...so...I'm coming to you all ready to learn. I have just started Web Design as a Graphic Designer and I got my first job. Even though it might just be my dad's business website I've been putting in a lot of time updating new Technical Manuals from the state. Anyone who has hired a creative likes updates from them. That is my huge issue right now. The current process of sharing the updates that I have done I have to "save as" the .php doc with a new name, and re-put it on the website so he can then look at it on his computer. TL;DR: I need to share DW updates with client 1500 miles away and don't know the best way to do it. Thank you for the help!
This is my first website using Dreamweaver and it's for my company that I work for. Some of the images work, and others are just grey, I've tried what seems like everything making sure the naming is exact, saving as different files and nothing seems to be working. When I'm working on the code everything works and looks fine in the preview but when I upload and go live half of them don't work. I have fixed some but broken others and I'm not sure exactly what it was that worked on the ones I fixed. Here is an example http://iconconsultantgroup.com/project%20-%20planning.html One picture is working and the other three are not. Any help would be greatly appreciated!
Since mid-December 2019 I have been unable to connect to my webserver using FTP in Dreamweaver v. 20.00. I can connect using FileZilla Client . What settings do I need in Dreamweaver v. 20 to conect please?
I have a bootstrap site that I am importing into dreamweaver. I have all my bootstrap and css under a directory called assets/ Dreamweaver keeps writing a bootstrap directory (bootstrap/) and all the related bootstrap files to my site, it will not stop no matter what. This directory takes over my site and screws it all up. I have tried disabling in Edit>Preferences>General> then uncheck Enable Related Files. Does not work. And no matter how many times I delete the diretory, it adds it back to the site. How do I stop this??
HI, I want to embed my YouTube videos into a Dreamweaver page (using CC2020) so that it stays in proportion (16:9) but the width is 100% of the screen on whatever device it is viewed on and stays the same proportion (16:9) if the browser screen is enlarged or shrunk Is there a tutorial anywhere that can help with this? Many thanks in advance!
Hi!I am currently coding a website on dreamweaver CC 2018 and I have a problem with my external links, sometimes they work, sometimes they don't, I don't really understand how it works, I read somewhere that it's because it's supposed to have a " proper server path " and not a "local path"But i don't really understand what it means, and how to fix it.Here's an example of a link that works, and the result on the previewAnd a link that DOESNT work and the result on the previewI really hope i can sort this out with your help !
Can I Transfer CS6 License from PC to Mac?
I am logged into my adobe account (see my profile pic, top-right) but app panel remains blank. i thought this is where the options to upgrade to 20.0 would appear. Am i looking in the wrong place?yhanks in advance
Hi all,I'm trying to add images using div grid. Here's the code I used: .container {display: grid;grid-column-start: col 0;grid-gap: 5px;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));grid-template-rows: repeat(auto-fit, 1fr);} <div class="container"><div><img src="images/project-category-1-650x490.jpg"/></div><div><img src="images/project-category-2-650x490.jpg"/></div><div><img src="images/project-category-3-650x490.jpg"/></div><div><img src="images/project-category-4-650x490.jpg"/></div><div><img src="images/project-category-5-650x490.jpg"/></div><div><img src="images/project-category-6-650x490.jpg"/></div></div>the problem is that the first row first column is empty and the images start filling the grid from the second column. What am I doing wrong?
Suddenly I can't compare or sync local files with the remote server on one of my sites. Instead, it syncs/compares with the Testing server. I can still put or pull to/from the remote, just not sync or compare. My other sites, using the same remote server, work as expected so it is probably a setting that went wrong but I can't find it. The server is set as FTP and Remote. The connection tests fine. I have tried deleting, then adding the Remote server again. If I delete the Testing server so there is just the Remote server, I have no sync/compare option. Does anyone have a clue??
Anyone know if there is a keyboard short cut to wrap an element in a <li> or how to create one like there is one to wrap a <p> around a line of code.<p> wrap windows: ctrl + shift + p = <p>some text </p>
Hello,I need some help setting up Dreamweaver CS5 to work with my blog (it runs on wordpress).I am getting this errror message:"Dynamically-related files could not be resolved because the site definition is not correct for this server."What settings do I need to change to manage my blog from withing Dr CS5?I will appreciate any help.
Hi community! Brand new to Dreamweaver and I'd like to know this: I have recently started designing a WordPress website with a theme I bought and want to know if I can copy that theme's code and 'paste' into the Dreamweaver platform and edit through there? Is this the best way to go about it? I already bought the theme so I would like to use it and would like to start using Dreamweaver too. Thoughts? Regards, Cas
In Adobe Dreamweaver, I have a row of five images. When I add dropdown menus to the images, the last few images fall out of place. They fall down a bit lower than the first two images, and the spacing between them is much wider than the small space between the first two images that it's supposed to have. Also, the images also abruptly cut off if I zoom in on my browser. It's not sticking out of the screen so I can't scroll over to see the rest of it. The image literally cuts off before the end of the screen, and I can see the white background of the website again. Why is this happening and how can I fix it? Thanks in advance. UPDATE: Here is the code... <ul> <div style="float:left" class="navigationbuttons1"> <li class="dropdown"> <a href="index.html"> <img src="pictures/home-page.jpg" class="picturesnavigation1" width="" height="" alt="" /> </a> </li> <li class="dropdown"> <a href="news.html"> <img src="pictu
Need help installing and using Dreamweaver on HP Stream March 19, 2019 purchase forever inquiring getting no where. Glenn Fuller [Moderator: removed pivate data] Anyone? Anyone? and not Ferris Bueller or days off!
When I try to upload pages using Dreamweaver's FTP I get the message: I have checked with my service provider and there are no problems, I have also successfully conntected to my site using another FTP so I know the credentials (password etc. ) are correct. It was working Fine yesterday
Put and Get actions are unusable from the left toolbar, File Manager tool. Put and Get are usable from the Files tab. I am trying to put a file on my server. Please see reference image below. My FTP settings are connected since I have no problem uploading from the Files tab. I synchronized the server, no change. I disconnected and reconnected, no change. I can use "Put" and "Get" from the File Manager if I select Desktop instead of my server in the left hand drop down on the Files tab. I have the latest version of Adobe Dreamweaver 2020. It is January 6, 2020. I think it could be a software issue, server settings issue, or something on my hardware. My co-worker works off of the same hard dive and he is able to use all "Put" and "Get" functions at all times. Please let me know if any of you have ideas or solutions!
I have an image. When you hover over it, a dropdown menu appears. The dropdown menu is only the same size as the image, though. When the dropdown menu comes up, I want its background to cover the entire screen. How can I achieve this?
I had a crash/lockup on my 6.1 mac pro the other day and since then I can no longer privew my pages in Safari or Chrome. I have reinstalled them / removed them etc. That is not helping. Restarted and such. A "choice" of browsers is now empty? Anyone seen this one before? I have removed and reinstalled DW to no effect as well.
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.