Questions
Als letztes aktiv
Hello All, I was a long-time client of Ray Borduin and WebASssist for going on 12 years. Ray worked with me on my business and related projects up to the very end, and I'm very saddended by his loss. He's a big part of what success I had. I am unfortunately in a position. I didn't want to bother Ray as his health declined so I didn't get the opportunity to ask him for a referral., and was hoping someone in this community could direct me to a developer that has knoweldge of the same systems that Ray did. I am looking to contract with a developer for on-going projects. If someone can help me, PLEASE reply or contact me. I want what we worked on to conrtinue to flourish. Thank you Chris [Email address removed by moderator as per Adobe Community Guidelines. Use private messaging instead or personal email.]
Bonjour, Je suis un webdesigner débutant, Je voudrais savoir comment transférer un fichier dreamweaver sur ionos. et comment, une fois transféré, peut-on le modifier sur l'hôte Ionos ? Translation Hello, I'm a beginner webdesigner, I would like to know how to transfer a dreamweaver file to ionos. and how, once transferred, can we modify it on the Ionos host?
I am using Dreamweaver to script a website. For no reason (apparently), one of the pages is displaying <h2> and <p> tags on the samel line. On the same page I have several <h2> and <p> working properly. I reviewed the openning and closing tags. I found no issues. Any Idea why this is happening?
this is my first attempt at a web page so maybe I am missing something. ive checked over and over again..I'm getting the error message,"tag must be paired, missing [</div> </div> </div> </div>] start tag match failed [<div>] on line 38line 38 is <div><div id="content">am I missing something????<!doctype html><html> <head> <link href="css/styles.css"> </head><body><div> <div id="banner"> <img src="images/LDR banner.jpg"> </div> <div> <div id="header"> <h1>Highly Addictive Content</h1> </div> <div> <div id= "navigate"> <ul> <il><a href="index.html">Home</a></il> <il><a href="lease.html">Lease</a></il>
I've been using Dreamweaver since its origin as a tool to build my studio journal. I merely use the basics (no html). I construct a large divided table as a template and use it daily to input text and images in a sequential manner throughout the day. I've kept this journal active for 15 years. Until recently, I've been using Dreamweaver 3 on an old Macbook. I resisted using newer versions as they became more complex and difficult to use for my simple purposes. I've had to replace my old Macbook recently, and, unfortunately, it won't play legacy software. I've been forced to use the current version of Dreamweaver (21.4) for my journaling activities. This has brought some difficulties. I seem unable to perform very simple tasks using the same procedures used in the early versions. I used to be able to select a table, copy it, and then paste it anywhere in the document. I used to be able to copy a table from one document over to another document. I used to be able
Hello,is there a way to adjust the color that is used for tabulators and blanks when showing invisible characters? I am having a hard time finding it in the main.less of the editor style. Thanks in advance,Christian
Hello!I recently installed a licensed copy of Dreamweaver CS6, but am unable to connect to my server. I receive the error listed in the attached image despite all of our credentials being correct (I use the same credentials to connect via FileZilla without difficulty) and the app not being blocked by our firewall. Any idea why this would be happening?Thanks!
My daughter has to produce a web based quiz for her A level course work. No problem writing the code but we are struggling with the database for the login user/password. Can anyone recommend the database element or how to do the link to Dreamweaver. She can't get any help from school but is allowed outside help. Very strange!
HelloI have some scripts that make images move according to mouse movementbut it slows down the live preview - is there a way to stop script in the DW but keep it on the Chrome preview?I saw the option "freeze javascript" but it is greyed outany ideas?
HelloOn the local server, first folders are displayed then files quite OK.On the remote server, that order has suddenly changed to first files then folder. How can I reset this?Regarding DM 21.4 15620 Version on Windows 11 HomeKurt
Hello all!I am trying to make my embed YouTube video responsive in my website. I am using Fluid Grid Layout html 5.The css code I used:.video-container {position: relative;padding-bottom: 56.25%; padding-top: 30px; height: 0;overflow: hidden;}.video-container iframe,.video-container object,.video-container embed {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;}Html code:<div class="gridContainer clearfix"><div class="video-container"><iframe src="http://www.youtube.com/embed/23T2VMtzVrE?rel=0" frameborder="0" allowfullscreen></iframe></div>The video will only show if I make the class into an idExample:<div class="gridContainer clearfix"><div id="video-container"><iframe src="http://www.youtube.com/embed/23T2VMtzVrE?rel=0" frameborder="0" allowfullscreen></iframe></div>And if I add the width and the height the video will still not be responsiveExample:<div class="gridContainer clearfix"><div id="video-c
I have a page that is fine on the web but not in DW CS5. Web page is lovelandnubians.com/reference.htmDW code is: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Loveland Nubians</title><link href="p7pmm/p7PMMh03.css" rel="stylesheet" type="text/css" media="all" /><script type="text/javascript" src="p7pmm/p7PMMscripts.js"></script><style type="text/css">body {background-image: url();background-color: #C9CAFF;}.style3 {font-size: x-large}.style4 {font-size: medium}.style7 {font-size: x-large; font-weight: bold; }.style5 {font-size: small}.style31 {font-size: x-large; font-weight: bold; }.style41 {font-size: smaller}a:link {color: #6876C6;}a:visited {color: #6876C6;}a:hover {color: #6876C6;}a:active {color: #687
I'm sure nobody will hear my cries. There is no support from Adobe. However. I have a website that I have had going for at least the past three years. I just opened the Dreamweaver to add something to it and it is obvious that Dreamweaver is not attaching the template and/or the css properly. When I look at the code, there are fragments of code where there should be whole lines. Corrupted? I guess that's what it is. It was okay a few weeks ago when I opened it to do something similar. Somehow, sitting there, on my computer, it totally f---ed up. Luckily, it is not bad on the internet. My website (actually there are two of them) still look okay, but need updates. I have been fiddling with it for three days now and nothing has improved except the amount of stomach acid I make. I even tried deleting and reinstalling the software, but nothing changed. I'm seriously looking for another webpage producer. I have done a screen shot of how my page ends in the code. Mid wo
Hey, it’d be awesome to have a tool with a similar function like this Page Source Viewer built right into Dreamweaver. I know it’s comparable to the developer tools in browsers like Chrome or Safari, but having it natively in Dreamweaver would save so much time for web developers. I often need to quickly check the source code of various websites, and having that kind of source code lookup tool directly in the IDE would be fantastic!
Hi! Someone knows why all imaes is broken into Dreamweaver CS5 (I know, it´s an old version). I´m working as a blind user whe I use Dreamweaver. When I open the HTML into Google Chrome it´s all ok.
I have used Dreamweaver CS5.5 very sparingly, only enough to generate <html> coding for webpage structure; however I purchased this software many years ago and now I am unable to activate it because it returns activation attempts with the message "Activation limit reached for Adobe Dreamweaver CS5.5"I re-installed an old SSD on my older laptop and opened a valid version of Dreamweaver CS5.5 and followed the steps to deactivate that copy. I received the message that deactivation was successful, so I thought that I had succeeded and met the criteria for activation on a new device. However, I still get the error message when attempting to activate Dreamweaver CS5.5 on a newer laptop. Who can I reach out to for help. I cannot go to customer support because I do not have any active subscriptions. There must be a way to reconcile this. There is no option in my Adobe account to help me see older activations and delete them from my account. [Moderator remov
I am trying to align text with an imahe the folloeing is the css for the image and html css in external style sheet.parrotimg {float left;margin: 0 10px 10px 10px;width: 195px;height: 156px;} I then added the html<div class="parrotimg"><img src="Images/red_parrot_on_computer_lg_clr_6287.gif">Text goes here</</div>However, I dont know the css to align text with image
This is a property sheet for Dreamweaver's CSS editor to disable warnings related to custom properties and universal selectors.I created this because the warnings are annoying.Note: To enable custom properties, warnings for non-existent (undefined in CSS) properties will also be disabled.For example, the following warnings (like "Expected RBRACE at line xxxxxxx") will be disabled::root { --cfw-body-font-color: #000; // ← Warning here } @keyframes blinking { // ← Warning here 0% { opacity: 0.1; color: var(--cfw-theme-font-color); // ← Warning here } 100% { opacity: 1; color: var(--cfw-color-red); // ← Warning here } } .ql-editor ul[data-checked=true] > li *, // ← Warning here .ql-editor ul[data-checked=false] > li * { // ← Warning here pointer-events: all; }How to Configure (DW21.x)Windows:Go to [Edit] > [Preferences] > [Syntax Checking].Select "CSS" in the "Root Set" and edit.Mac:Go to [Dreamweaver] > [Preferences
/* CSS Document */:root {--main-bg-color: white;--main-text-color: white;}I am getting the error:Expected RBRACE at line 4, col 2.Expected RBRACE at line 5, col 2.I am pretty new and did some research on CSS linting but I am still somewhat lost on what to do here.
I have been updating websites from 2012 with DW 2021 Some of the websites are updating properly when I make changes on templates, but this one website is not. No prompt is appearing. I also note that the images folder isn't the one within the website folder on multiple sites. . It is like DW is confused as to which image folder links to which site. The only thing that may confuse it is that the sites have similar names.
the ancient DW used to have a setting within each site to allow or disallow images like png or pdf uploads. I can't find it in the current settings. I have an old website that I'm restoring that had previously blocked png uploads (the file has a red bar through it) . I can't find a setting to allow pngs to be uploaded during file transfers. Please help.
Hello!I have used Dreamweaver CS3 and have been completely satisfied, but Windows 11 on a HP ZBOOK forced me to buy 21.4. And now I am not satisfied ... Nothing is better, as far as I have seen so far.I have two external screens. When i try to point to a file to make a link on Screen 1 I can not do that but a strange window appears on the laptop-screen 2. Any suggestions to get this fixed?
Hi, I’m looking for some assistance in updating email templates I created using Dreamweaver MX2004. I would ideally like to create new templates with Arial 10 font and simple tables.
Dreamweaver is not opening and I have spent hours trying to get it to open. I need this for school so I need help!
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.