For all things Dreamweaver.
Recently active
Hi CommunityFirst time user so hoping you can help me out.I've noticed that my properties bar info is cutting off 1/2 way across. Has anyone had this issue before or know how to fix it?I have reinstalled the application but it's made no difference. Here's what I'm seeing ...Hoping you can offer me some assistance.Many thanks,Amanda.
I recently had to change to GoDaddy and have had no luck uploading. Initially it was the maze of trying to find the correct credentials to get the ftp link to work. Sorted that out, but now when I upload the files (that worked the previous host service) it appears like a text file not a webpage. Has anyone else had this problem or did GoDaddy work fine once the FTP issue was resolved?
I got a problem With Laragon Full 5.0.0. I can't make it work together with the testing server in DW.I got a PHP/MySQL site that I have to use the browser to check my site in. IT seems like there is no connection between PHP/MySQL and W/testing server. Is it important the www root folder is the default directory in Laragon or install PHP and MySQL separately/outside of Laragon so the PHP directories are in C:\php and MySQL installation, and MySQL installation is in C:\Program Files\MySQL\MySQL Server 8.0\dataI am running Win11DreamWeaver 21.2Laragon Full 5.0.0 (Webserver)PHP 8.1.2 (incl. with Laragon)MySQL 5.7.33 (incl. with Laragon)My www root folder is NOT the default root folder in Laragon. And i can open the sites in the browser with the address localhost/mysite
Hi Guys, I'm working on fleshing out my web page. The main body has an aside on the left side an article in the center and an aside on the right. I've added three articles inside the asides. I've been trying to figure out what HTML/CSS I would need to add to position the articles at the top middle and botton of the aside. Right now they are positioned one under the other. I've added basic CSS for appearance border and color. I haven't been able to figure out if what I want to do is possible. Any help you can offer is appreciated. ,
Can someone tell me why my background color in Dreamweaver shows up on my unpublished page, but does NOT show up after it's actually posted?
Any new news about this bug? I have eliminated the ssh_hosts file, then sign into the site once. After the first time, the error message comes back. This is ridiculous. I reset preferences also, without any improvement. I'm on Win11.
I'm having issues with my dreamweaver program and need someone to walk me through a fix. I'm not able to sign on to my service provider, and not sure at which end the problem lies. My service provider seems to think it's at my end, so they won't offer technical support for DW. My site management has been changed so much, I don't know what is correct. I feel that someone who knows the program better than I can probably figure out the problem(s) Thanks so much. .
Macbook Pro 16 inch 2019Mac OS Monterey 12.3.1Adobe CC Dreamweaver v.21.2 Noticed recently when I work in Dreamweaver, mouse click and hold does not respond, so I cannot access all the menus where you need to click/hold to see the drop-down menus (e.g. File, Edit, View, Insert, Tool, Find, Site, Window, Help). basically cannot click and drag within Dreamweaver. This does not happen to other Adobe apps such as Illustrator, Photoshop or InDesign...etc. only to Dreamweaver. checked update to see if Dreamweaver has any updates but no, I am on the latest version. Not sure if this is a conflict glitch between Adobe and Monterey 12.3.1?
Is there a video tuturial available for this topic? The videos I see on youtube are either incomplete or they produce incorrect results. Please advise. Thanks.Regards,Aaron Anderson
So I've seen this topic covered before and I have yet to see a concrete soluttion.Trying to get Dreamweaver to work on Monterey 12.4 on an M1Pro.Uninstalled Entire Adobe SuiteFollowed directions for and ran CleanerReinstalled CC appreinstalled Photoshop, Illustrator, InDesign, Lightroom and Dreamweaver.They all opened fine. Go to open Dreamweaver and I get the "dreamweaver encountered problems while constructing... rename menus.bak to menus.xml" messageWhen I go to where it says I see a DIRECTORY and not a file that says .bak. Inside the directory is an menus.xml file. I cannot move or replace anything. It says I don't have permission. (?)
This screenshot is from my student's PC... I teach Dreamweaver. It's really difficult to teach when things don't actually work on my screen. Most of my students have PCs, I have a Mac. It works fine for them and I wind up teaching on their screens. It's very frustrating. Is there anything I can do to make it show up? I won't even get into the mess with the extract panel and the CIB. I basically make it all up as I go along. So what's next - what should I be learning to teach next year (that isn't DW).
I cannot import a "web-site" from which a help file is created using the MS help compiler. The individual files were created with DW 1 many moons ago and I now need to update them. The old .HHP file, shown below, includes reference to a Contents file and an Index file that also need to be imported in the new project..[OPTIONS]Binary Index=NoCompatibility=1.1 or laterCompiled file=..\HelpDH.chmContents file=HelpDH.hhcDefault topic=Welcome.htmDisplay compile notes=NoDisplay compile progress=NoFull-text search=YesIndex file=HelpDH.hhkLanguage=0x809 English (United Kingdom)Title=HypDeltaH[FILES]Data formats.htmEquilibrium model.htmGetting Started.htmHeats of formation.htmHySS.htmManual fitting.htmNew data.htmOutput viewer.htmRefinement.htmRestore.htmTheory.htmTitratiion data.htmWelcome.htmSamples.htmEntropy.htmData collection.htmReferences.htmINI file.htm[INFOTYPES]
Hi Guys, does Dreamweaver CS6 12 support Win10? I found this is hard to find this information on Adobe website. Thank you.
im fairly new to this because i have a subject on it and i really dont know i tried looking it up but nothing worked...i cant have it the same color or ill lose marks can someone help? i cant find the hex colour to change it and i cant look at most websites because the school blocks themheres where the code is and i dont know much either since we just started
Please help, for some reason Dreamweaver cannot locate my GIT eventhough I have installed it to my newly purchased Mac Book Pro which is updated with the latest software. We have relaunched Dreamweaver and have tried and tried to use it but each time we get this message,'Dreamweaver could not locate the GIT client on your computer. Install Git and relaunch Dreamweaver to enable GIT features. You can also specify a custom path in Preferences'. Tried all of this but nothing works. What am I supposed to do? Thanks in advance.
Hello! My Computer is MacOS HighSierra 10.13.6. I tryed to make an update of my homepage with Dreamweaver CS6 12.0. I am not able to get connected with my Site (by FTP).And i tryed an Update to CS6 12.1 and 12.3, that could not be done because there was no save connection.When I start the Programm, this comes first (no connection):Here my sites should be listed, but thre ist only empty space:Can you see the problem?Thank you for helpRichard
Hi Guys,I'm having some issues using the class attibute. As I understand it Class is used when you want to apply the same characteristics to multiple areas of your web page. With that in mind I noticed that there were seceral areas in my page where I was applying the same gradient fill pattern over and over. All of these DIVs had IDs but no class. I decided to add a class to DIV elements in my HTML called gradient and then add the CSS for the gradient into a declaration for the class. It isn't working as I expected. The gradient only shows up in the logo DIV. The others still show their oeiginal background color. Not sure what I'm doing wrong. I'm starting to think that I'm just not cut out for web page development. Everytime I think I've figured something out it backfires. Here's my HTML.<!DOCTYPE html> <html lang="en" > <head> <meta charset="UTF-8"> <title>Holy Grail</ti
Hi,I am using dreamweaver to create a responsive webpage from a template. I am deleting everything on the template to insert my own images.All my images have been optimised for 960 px width.How do I change the template width to be my size?thanks.
Hey there! This is just a message for the Dreamweaver team. CSSLint has been deprecated for awhile now, which means I have to basically disable CSS linting altogether since it incorrectly marks code as an error when I use newer CSS features (CSS variables is a big example). Thanks so much!
Hi Guys, I'm having some issues with using variables as part of a gradient fill CSS statement. I have basically created variables for each part of a gradient fill statement. The objective being to be able to change any aspect of a gradient fill statement by chainging the specific variable to a valid value. Everything seems to work until I try to plug in the orientation as a variable then the whole statement "breaks" and the colors get messed up. What are the limits to using variables in this situation? Thanks in advance for any help you can provide.
Greetings, self taught Dreamweaver user so be kind. Recently had to reinstall DW and since then my ftp connection has caused problems. I have used this for years without issues, but now it seems I have two versions of my home page. If I go to my site as xxx.com I get one version and then type xxx.com/index.php I get another. Making changes in DW sometimes go through and others not. Tried using Filezilla to up load my local file and I don't see the changes. I've looked at this every way I know. Any help is appreciated.
Hi Guys,Just Wondering if I create a website in photoshop then slice and save to a html page and images folder.Do I open this static html page in Dreamweaver or ignore this page and just rebuild the page through the images files folder onto a new index.html page generated by Dreamweaver? Thanks
On all the files on my website , I have in my code target=_blank , I need to change all ( and they are quite a lot ) , to target=_self , how can I make this automatically to all the website pages ?
I've used DW with GD servers successfully for years but haven't tried in over a year or so. Just created new site - and DW just won't connect to the GD server - no matter which buttons are toggled, IP used instead of name. Times out. FileZilla has no issues. What is the solution? I really don't want to stop using DW for my sites from here forward.
Until about a week ago cloaking was working correctly, but now it is not. I can still cloak files and folders, and they are marked as "cloaked" in the files window. However if I do a find and replace it still searches through all the cloaked files. I have tried resetting preferences but it made no difference. Folders like node modules need to be cloaked or the find and replace takes ages.
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.