For all things Dreamweaver.
Recently active
In case anyone is interested, just read that MS has effectively set end of life dates for IE11 and Legacy Edge. Here's the link to the MS post: https://techcommunity.microsoft.com/t5/microsoft-365-blog/microsoft-365-apps-say-farewell-to-internet-explorer-11-and/ba-p/1591666 And here's the link to the ZDNet article--which provides a few additional clarifications--that brought this news to my attention: https://www.zdnet.com/article/microsoft-outlines-its-ie-legacy-edge-phase-out-timetable/ Chris
Every time I open a PHP script on my local machine, a Temp file EXECUTES on the server! I have "Preview using temp file" OFF. I "opened" a php script recently in Dreamweaver and the "######_asdfs9eee.php" temp file executed on our server sending out over 1,000 emails. Obviously it was not my intention to EXCECUTE the script. Only edit it. We are running Windows 10, DW version 20.2 Until this gets fixed I will not be able to use DW to edit our websites. Please help. Thanks!
I built my very first contact form in Dreamweaver. I am using the Post method and added all the necessary I believe. However, when I test my form, it resets as if something has happened but when I check the email, there is nothing there.I have gone line by line but cannot see what I am missing. Any help with this would be so appreciated!http://kristeelane.com/contact.php
Hi everyone recently i lunched a webiste with full designing but still i am facing problem when i check my website with mobile view...this my website url.. [WordPress spam link removed by moderator.] some pages are very small, not adjusting on my mobile phone as it does in the responsive live in dreamweaver and in my browser on my desktop?
I have been trying for hours to get 2 tables with 2 colums and 7 rows side by side in Boostrpa Dreamweaver and have not been able to get them to do that. I was able to do this on a diferent website, however for some reason I can't any longer.Just so you know my computer had to be fixed about 2 weeks ago was it wasn't powering on. Since it came back I have been having some difficulties with Bootstrap.I would appreciate any assistance. Thank you
I am creating a new site and trying to change the color of the navbar text to #800000 in Bootstrap. I can usually change the color of the etxt in teh CSS Designer, however, that is grayed out. I would appreciate assistance in this matter. This request is urgent as I have a meeting with the clinent on Modays @12179256. Thank you Here is .my code:<!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>Picture This Photo Books Homepage</title><!-- Bootstrap --><link href="css/bootstrap-4.4.1.css" rel="stylesheet"><style type="text/css">body {background-color: #9fb6d8;}</style></head><body background="#9fb6d8" style="padding-top: 70px"><!-- body code goes here --><style>.dropdown-submenu {position: relative;text-color: #800000;}.navbar-default {backgr
Hi I am creating a website in Bootstrap and am unable to change the top part of the page where the logo and navbar are. I am able to change the background to the color my client wants. I would appreciate nay thoughts.Thank you in advance. Carolyn Josephs
I recently had to troubleshoot a website that was removed for excessive use of SQL resources. In doing so, I discovered that the database was down because a hacker had added a new MySQL user name in some sort of attempt to hijack the database. Luckily I was able to restore the database my returning the original user name in the configuration file. So my question is: Do you charge your clients for fixing their hacked websites? It seems like a good way to anger a client and yet, without the expertise of the web designer their sites would remain down.
Hi all. I've been working in an old DW version for years. Now in the new one! Question, I am in File view looking at my local server file list. I simply cannot figure out how to sort my file list by Type, Modified, Size, etc. !!!! Shouldn't those be listed across the top beside Local Files? How do I add those, or can I? They are in my older version as soon as I open the site and select Files. Thanks for any help on this.
This is a first for me. I have received an email from a client whose website has been taken down due to an overload of SQL resource in a shared hosting account. I will have to look at the database in phpMyAdmin and try to see what's going on. The site be reviewed before it is allowed to be put back online. Link spamming may be the culprit, but the site is not a Wordpress blog. Anyone else ever have this issue?
I've created a bunch of basic PNG icons for staff to download and use in their presentations at the institution I work for. Using custom HTML & CSS I set it up so that the staff can browse the icons and click to download the icon that they want. or at least that was the intention. It did work for a while, but recently when a staff member clicks on an icon it opens in a new tab instead of downloading.this is the code that I'm curently using:<div id="image_download" ><a href="myimage.jpg" download target="_blank"><div class="darken"><p class="darken_text">image title</p></div><img src="image_thumb.jpg" alt="Campus" class="image_thumbs"/></a></div>Any ideas how I would force this to download upon click instead of opening in a new tab?Preferably using HTML and CSS. I can’t use anything too fancy such as PHP as I’m unable to access the root folder for the institution VLE.Any help would be much appreciated.
hi i was typing in CSS Grid code and the line: grid-template-columns: repeat(4, 1fr); has a red error message saying "Expected RBRACE at line 6, column 35". i have tested the code in a css validator and the live preview had changed the view of the page.
I have these rules:.tbl { display: table; } .row { display: table-row; } .th, .td { display: table-cell; } .th { padding-top: 0; } .td { padding-top: 42px; }for the following html:<div class="tbl"> <div class="row"> <div class="th">sample text</div> <div class="td">Header</div> </div> </div>Well, despite "padding-top:0" both divs get the maximum value of each other (42px in this case).How can I set a different distance from the top for any of them?Thanks
im trying to slide up the copyright on the overlay i think you were saying adjust the html to be outside the overlay? however, i only want the copyright to show on the overlay (my particular audience doesnt like it shoved in their face--having on the overlay keeps it there but only when you jockey through the menu)-- is there a way to make it an nth child of the menu but have it at the bottom not following the previous li rules or another solution?
We're looking for a bit of help with the PHP for this form if possible please, http://merlinsbakerycafe.co.uk/contactform-fileupload.html which is an adapted version of one we had that worked previously, including recaptcha, this time with a file upload section (limited to PDF and Word docs). The script seems to work to a point, in that an attached file uploads to the uploads folder on the server, but the details filled in in the form aren't sent in an email nor does the redirect work so I'm guessing somewhere in the midst of this script something isn't quite right – if anyone could offer a bit of assistance (or a better version of this PHP) it'd be much appreciated thanks! <?php //set recaptcha url/secret-key/response$recapture_url = 'https://www.google.com/recaptcha/api/siteverify';$recaptcha_secret = 'xxxxxxxxxxxxx';$recaptcha_response = $_POST['token'];//send information to recaptcha url$recaptcha = file_get_contents($recapture_url . '?secret
Hello! I am using the older Dreamweaver version CS6. I edited 4 pages of my site. These 4 updated pages are now showing up successfully on my Remote Server box. However, they have never showed up online to replace their older page counterparts. I have hit Refresh several times in the Remote Server box and have also closed out of my browser several times, but they are still not appearing online. Any help would be very much appreciated! Elizabeth PS: I don't know if this is relevant, but these 4 pages were edited in a trial version of Dreamweaver that is a newer version than CS6. However, they are showing up in CS6 just fine. So I don't think this is the problem...
Hi, I know that it is something easy but they would help me a lot by telling me how active the continuous spaces
Hi all, I'm finding code editing etc VERY slow on Dreamweaver - anyone else? Like, I type something into the code then thereis a PAUSE and various things underline and then it responds again. On Windows 10, with latest version. (20.2, build 15263) My machine is an AMD Ryzen 9 3900x (3.8Ghz) and I have 64gb of RAM, so that shouldn't be the bottle neck - am I'm running off very fast SSDs (NVME). I've turned off CODE HINTS as much as I can. What else can I turn off? I've tried also turning off Live View - changing to Design view. Is slightly faster but not much. toby
I was working on my web server when saving the page ("transmit.php") Dreamweaver sends me the message "Incorrect parameter". I was forced to create a new page called "transmit2.php" by deleting the previous one.The problem is that the file always seems to be present on the server.1) connecting to the site via the web, it regularly opens the page (and instead it should give me the message "page not found")2) remotely connecting to the server folder (with obviously all permissions to view hidden and system files active) the file "transmit.php" is not present but if I try to create one with the same name, Windows Server tells me that the file already exists (????).I tried deleting it from DOS and it rightly says it can't find the file.I also tried to clear the Windows TEMP folder but nothing changed How is this possible? Can someone help me? Thanks
Hello, I am attaching an image from which it appears that in Dreamweaver 2020 the creation of hyperlinks is not active unlike Dreamweaver cs6. Is it possible to activate the option? Thanks Augusto [Moved from Using the Community (which is about the forums) to a better forum... Mod][To find a forum for your program please start at https://community.adobe.com/]
After syncing my website I get the background file activity box that eventually says it is complete. However, in the bottom is shows that it is still spinning and I never get the save log all that is available is hide or cancel and the only way to get it to stop is to use the task manager to end it. Any help, please?
Hi, I have a MacBook Pro 2.3 Ghz Intel Core i5 from mid 2017. I have installed and reinstalled Dreamweaver a lot of times and when I try to open the program the same message always appears: "Localized resources files could not be loaded. Please reinstall this application to solve the problem" I have the Mojave operating system installed (It also happens with the Catalina operating system). Has it happened to someone? Anyone have any idea how to solve this problem?
How can I see in Safari and Chrome browsers my recently edited images and pages on me Macitosh? The browsers are usually not showing the updated versions of my files unless I restart my Mac. I'm using frames. I tried in the browsers:*clearing my History * restarting the browsers* pressing Reload• pressing option and reload simultaneously and in Dreamweaver • Site > Advanced > Recreate Site Cache • Site > Site Options > Synchronize Site Sitewide• pressing the Refresh circular arrow in the bottom, left corner of the Files window• pressing the Synchronize button at the top of the Files window• restarting Dreamweaver• uploading the index.html file• uploading the right frame html file• dragging the updated images and pages to the images or pages folder on the remote server• pressing the Synchonize circular arrow in Files and trying verious combinations of those, etcetera, but usually I have to restart my Mac to get the images and pages to
Hi, I have Dreamweaver 8 but I don't have any update filter when I go into the help menu, but if I remove DW and re-install a page comes up during the installation telling me that DW8 needs updating in order to interact correctly with Internet Explorer (something like that), I am having trouble finding the correct update to get past this issue. I am operating on Windows 10 64 bit, any help would be greatly appreciated please. Many thanks in advance, Clare
Anybody seen this. Its annoying and stops typing.full error message
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.