For all things Dreamweaver.
Recently active
Hello! Dear friends, please help me 😃I have an old "Dreamweaver CS6 Classroom in a book" book but without CD with tutorials (i lost while moving between apartments) and if anybody who have this disc, and who can make an iso and upload to share (i hope this is going with rules) to me, i would be really happy and thank!
I just changed my macOS to 10.15.4 Catalina. In doing so, all my Adobe CS6 apps ceased working. So, I decided to bite the bullet and subscribe to Creative Cloud, which includes Dreamweaver 2020. I had been using Dreamweaver CS6 for years and it had the FTP info for dozens of sites I have worked on and that information no longer seems to be available in Dreamweaver 2020. I have a Time Machine backup of my computer from before Catalina. Is there a way for me to look through the Time Machine backup and find the file that is holding my FTP info for all these sites? Or is there another way I can retrieve this lost information?
I've never come across this before, but I have received some code from another developer who has media queries in place such as max-width:1199.98px and the next break-point is 1200px; so there's a difference between the two of .01px! Why .98px and not .99px? Is this a retina thing? Should I just change them to .99px? TIA
Can any of you kind souls show me how to move this menu into the middle of the page please? I have tried the margin 0 auto thing on both the nav tag and also on the .menu class. After fiddling around for a couple of days it still sticks resolutely to the far left edge! The page is at: http://v45.ancestry.higgsy.co.uk/menu3.html Thanks
I just updated my DreamWeaver and now when I try to view pages using F12 the URL now shows up a #########/preview/app/index.html instead of my actual development site url and the page title shows up as "Device Preview".How do I get my F12 functionality back to the way it was before the update? I often have to share development pages before going live so need this ASAP.
Help! I recently updated my MacBook Pro to 10.15.3 and now Dreamweaver doesn't work. How do I fix it?
I am using: Intel Core i7-4790 CPU @ 3.60GHz with 32GB Ram with a 1TB SSD. I got this around 2014. I use my computer for large php, html, css files and photoshop editing. When I click to switch between supporting files such as .css and .js files it can take half a second to a second and sometimes there is a lag when I click in a line of code to edit. Would a newer computer with a faster chip, newer/more ram help speed things up or am I asking too much?
How do I get the space between tables to go away? I want the tables to be connected.
I am a php developer and was working in dreamweaver. Few days back i installed autocad, after that dreamweaver stopped working. Please guide.[Topic edited by moderator for clarity]
Hi all,I'm just getting back into DW after many years, so please forgive me if I've overlooked something.In order to have our site-in-progress online and discuss with colleagues who are now all working from home, we've set up a subfolder on our webspace, www.[our URL]/[subfolder name], yet the site is not displaying online. Server setup:In DW's server setup, the connection is with SFTP, the test button gives positive results;the SFTP address is [www.our URL],the root directory is [subfolder name]/,and the web URL is http://www.[our URL]/[subfolder name]/; Remote server:All relevant files appear on the remote server, index.html being in [subfolder name]. It's got to be something obvious - any ideas appreciated - many thanks
I have the site downlaoded locally, but I can't view it in the console. Has anyone else had this issue?
I've made a responsive website and didn't make it an updated template. I need the header and footer to update all the pages I've already designed. How do I make the header and footer a template that updates all the pages I've already designed??? Help!Thanks
First time question: I have made an error in coding and cannot see most of page in Design mode.I can see everything in Live mode but cannot edit, only in code view.I can see everything but content. And can't figure out what I've done wrong.If anyone can point me in the right direction, I'd be much obliged.I have attached code for page.It's something between aside and content, I think....Thanks in advance,Diane
I need to redesign my clients website from Muse into Dreamweaver. I need some more information. My client wants customers to have the option to add products to a cart or order list and once this is done for that list to be emailed to their company email so their order can be fulfilled and shipped. My client doesn't need an online payment system or anything like that, just need a way for customers to add products to a list which at a click of a submit button can be sent to an email account in the office. How can I do this in Dreamweaver? PHP? Javascript? Do I need a third party plugin? Thanks![branched by moderator]
Hello great community 🙂 I have been trying to figgure out how to insert a marquee effect, the issue I'm having is that my text has a delay on apple devices.. When I remove the position:absolute or width: auto - it fixes the delay, but then it cuts off the end of my text..here is a link to the issue.https://laveautovaudreuil.com/Car_wash.html Thank you so much for your support !
Hello, I do have some problems with DW 2020, I'm running on macbook pro late 2017 with the latest updates. I only open the files, edit them, simply copy paste and exit. And it crashes, for example today in 2 hours, for more than 10 times. Could someone help me with a solution ?
can you upload your webpage to wix?
I have a page that I started 10+ years ago that I keep adding to. It's got a lot of nested tables, is a little over 1MB in size (very few linked images) and has 19,220+ lines of html code. For a few years now, the file will get really slow to refresh. I'll click to place my cursor somewhere and it seems locked up and I get the white overlay and the window says "Not Responding." I'm using CC19 version (because the new paste in cc20 doesn't keep my line breaks). I've reset my preferences. I've cleared my cache. I'm using the most recent cc19 version.There are no errors in my code.IS THERE ANY WAY TO FIX HOW SLOOOOOOOOOW THIS PAGE IS?
Hi could someone help me please.I can't get a simple preloader for the main index page going.I have tried inserting this code:<div class="spinner-border" role="status"> <span class="sr-only">Loading...</span> </div>Doesn't seem to work.I am using cc19.1 dreamweaver with bootstrap default.Not including a pre-build layout.My default index page without a preloader looks like this: <!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Untitled Document</title><!-- Bootstrap --><link href="css/bootstrap-4.3.1.css" rel="stylesheet"><link href="main.css" rel="stylesheet" type="text/css"></head><body><!-- body code goes here --><div class="container-fluid heroContainer"><div class="row"><div class="col-xl-4 offset-xl-5">Testing</
Hello: I upgrade to the latest DW CC 2020, v. 20.1. Instead of my preferences from the previous 2019 version being recognized, I find default prefs being applied, which will take a lot of time to re-enter appropriately. When I clicked the upgrade button, I never saw an option to import the previous version's prefs. Is there no longer such an option? How do I reactivate the DW 2019 preference settings that are in my desktop files? And, is there an intuitive way for subscribers to upgrade DW while enabling previous preference settings to be recognized and applied? If so, where do I find and pursue that intuitive process? Thank you, friends. Warren
public function addToValidators(array $data) : void;^this is valid php, but creates a syntax error in Dreamweaver CC 2020. I am fully updated as of this posting. Using php 7.3 and Dreamweaver is set to 7.1. This is valid php per php 7.1. How do I fix this error? I do not want it showing up. I cannot find it in your source code.
Hi- I need someone to edit a vintage dreamweaver site (in continuous use since 1999!) that's used for educational purposes. Thanks for your help! Teresa
I've just recently changed my entire 490,000+ page site to a responsive web design. In Dreamweaver, I use a vertical split, code-design view. On the design side, the images are now blurry. Here is an example: The code I'm using for the img: <img src="/checkmark.gif" style="max-width: 13px; margin: 0 auto; display: inline-block; vertical-align: middle" alt="Baseball Almanac Checkmark" /> The actual size of the image is 13x13, but as you can see it is displaying in the design view blurry. Any ideas why / how to fix? If I remove the max-width line completely, same thing, blurry image. Sean
Hi!Can somebody tell me what does 16-bit video card that had been written in system requirements for Dreamweaver means ? I want to buy a protsessor i3 9100 with intel HD graphics 630 for creating sites in Dreamweaver. Does a 16-bit show the Graphics Video Memory? If yes,then intel HD graphics 630 has 65 GB. Whether I can work in Dreamweaver with this integrated video card or not? I really need your help.
I was just on Dreamweaver last night and everything was fine. I did not update it or anything. Today when I got on, I got the following error message: While executing onLoad in UpdateBootstrapVersion.htm, the following JavaScript error(s) occuerd: Infile "UpdateBootstapVersion": updatBSVersion is not defined.My Dreamweaver runs on Windows. I tried resetting the preferences like Adobe suggested, but the error message still pops up. I have a midterm due Saturday and I need Dreamweaver to finish it.
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.