For all things Dreamweaver.
Recently active
Current code below and image attached of problem.I need the white of the text block to stretch to the bottom of the image.<div class="row"> <div class="col"> <div id="textblock"> <span class="h4">Benefits from YESTERDAY</span><br> <span class="p">- Upgrade old alarm installations with app functions</span><
Hello everyone , i have dreamweaver CC and there is an annoying bug : Sometimes when i make a webpage and use CSS to stylise the php , the search input just reset , like for instance if i try to input "mydiv" and start typing m .. y ... d , the field reset and it's a bug its not something that i did wrong , someone else got this ? really that's annoying
My coworker and I are working on Windows 10, Dreamweaver 2019. About once a week or so, whenever my coworker attempts to save a file, Dreamweaver pops up with the message: Access to [random filename].tmp was denied. The tmp file is just some random file name that I guess DW uses. If she clicks "ok", the message box disappears and the file she was actually working on disappears from the editor. In addition, the file is completely erased off the server. (This is a LAN/Network connection site setup.) I noticed that the files that are being deleted at her desk, are files that I have worked on just a few days ago. It never happens to files she has independently developed. I have been able to recover the deleted files mostly by using older versions and source text from a browser that I happen to have open at the time.I think her Dreamweaver was updated just a few weeks ago.Any ideas?
Does anyone have a solution to easily comment in/out lines of code in .htaccess files?Example:RewriteEngine OnRewriteBase /RewriteRule ^index\.php$ - RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule . /index.php Change to:# RewriteEngine On# RewriteBase /# RewriteRule ^index\.php$ - # RewriteCond %{REQUEST_FILENAME} !-f# RewriteCond %{REQUEST_FILENAME} !-d# RewriteRule . /index.php
I've taken over a website that was put together with Dreamweaver, and I'm no Dreamweaver expert. There is a main template that lays out the header and sidebars, and most of the individual pages are based on this template.I've obviously done something wrong to the template, I guess. In the past, when I wanted to create a new page, I just pulled up an old page, saved it under a new name, and then made the changes I needed to make to it. The basic page had a title and a main graphic followed by text. The title was centered, and the graphic was centered, and the text was left justified. I've obviously done something to screw this up, even though when I look at the code it looks like it should be right. When I put my cursor into the text region and select the CSS window, and select the "left justified" icon, everything on the page gets left justified, including the title and graphic which I still want centered. I think I've done something to the template
We are back in the school, college or whatever holiday periods, so little is happening.My discussion is prompted by Nancys discussion on cheap web sites, (fiverr.com) and the rise of d.i.y. Site builders such as wix, and the frameworks such as bootstrap and wordpress. Along with the demise of Muse, and the lack of Dw having a clear plan for the future, (or do they).Given that almost anyone can build a site now, cheaply, and to a resonable standard using site builders or even programs like Dw, Wappler and webflow. Is it unreasonable to expect anything other than clients turning to alternatives to the traditional web designer/developer?We even offer to help those turning to those alternatives, simply by answering questions that they post in forums such as this. Some of us then go on to make public 'how easy it is' to build sites by those 'click to do' methods that Dw and other offerings use.If we think it is easy, and everything should be easy, then why should clients pay us to do anythi
Hi,Q1.Upon hover, the yellow rectangle becomes too wide.How can I narrow it?Q2.Upon hover, the heights of the yellow rectangles become different.How can I make them identical?Global Invisible HandHosun Kang
After opening a new html file archive, I have to open a new CSS file, but DW will run two new CSS files, and when I try to preview it halfway, things can't run out and I ran out of 「Dreamweaver. Has been modified externally, do you want to archive.」 such a pop-up window, please help, thank you!
Does anyone know of an application that will convert a PHP webpage created in Dreamweaver and convert it to a Microsoft Word document?There are many references to convert doc/docx to html/php but none that go the other direction.
I have encountered an issue where my un ordered lists don't show up, instead are just shown as text which is annoying because I'm trying to make a nav bar. My code:<!doctype html><html><head><meta charset="UTF-8"><title>Test</title><link href="style.css" rel="stylesheet" type="text/css"></head><body><ul class="nav"><il><a href="#">Home</a></il><il><a href="#">Home</a></il><il><a href="#">Home</a></il><il><a href="#">Home</a></il><il><a href="#">Home</a></il></ul></body></html>
Hi osgood_,As seen in the image below, I am making a hover on "date" and "title"."19Mar2016" and "Title: Inflation and the Euro" share the same destination.So, I want to make the background color change on both, upon mouse-over on either "date" or "title".How would I do?Global Invisible HandHosun Kang
Paying People To Create $5 Websites On Fiverr - YouTube I Paid $100 For a Website on Fiverr | LOOK AT WHAT I GOT - YouTube
Hi. I'm customizing a Bootstrap template trying to teach myself Bootstrap. Is it possible to set the max-width of the page? When I try to set the max-width in css under the body tag it only affects the width of the main section for some reason, not the whole page. I am trying to constrain the whole page to be only 75% of the available screen space.Here is a link to the files:https://drive.google.com/open?id=1UGeCe2TcsXVCEO_ReNsOoCNFXInnfU54Thanks in advance!
A simple Code:Why not detect the errors in javascript?
Hello,I just installed Adobe Cloud Dreamweaver and have been using CS5 Dreamweaver. How do you REMOVE the auto highlighting of the tags within code view?
Hi, sorry if this is the wrong place to ask but was speaking to someone from the Web support team and they suggested to post this here.I designed a website with dreamweaver, using background color to hide/reveal text on hover. This works fine in Dreamweaver and on IE/Firefox/Chrome on Windows 10 perfectly, however on Safari and Chrome on Mac, there seems to be a different calculation of the height of the background color. Firefox appears as should. It doesn't seem to be related to screen size, and developer tools shows that it's only the height of the "boxes" that is any different, while the width stays the same. Is there some chance that the ios/browser combination interprets the vertical ascent/descent of the web font differently? Any ideas how to get around this issue? If it helps, the font is Operetta8. If there's any more information that can help, let me know.Many thanks!Here is how it should appear (Mac/Firefox):And here it is on chrome on Mac:
A simple code:Because DW 2018 in desgin time it does not show the width correctly?
Hi,I am a complete novice at this. I have worked out how to make a very simple form and for now have placed it at RailHope International as a draft and a starting point.I know the issue will be 'not having a php script' or something along those lines. But how do I get from here to a functioning web form? I have tried looking at tutorials, but have given up as the last on I looked at and followed, it got all the way to the end then said 'now you have created your contact form, but of course it won't work'. I could have thrown the computer out the window!Thank you for your time in reading this, I hope someone will be kind enough to help.William
J'ai installé et desinstallé plusieurs fois, le logiciel se bloque à l'ouverture...Message :Impossible de charger les fichiers de ressources traduits de cette application. Réinstallez ou réparez l'application, puis recommencez.The Tittle was edited by Moderator.
The Preview function was working fine throughout my site construction UNTIL Dreamweaver said I needed to set up a testing server when I added a PHP script for a contact form. Now Preview doesn't work at all, in any browser or on any device. I'm attaching a screen grab of the error message.I think I understand the problem but don't know how to fix it: When establishing the test server, I specified the wrong path on my host's server, so Dreamweaver put the PHP script (and associated pages) in the root directory rather than in the public_html directory where the site is located. Is there a way to fix this? I don't know if this is helpful or not, but I also managed to get a screen grab of the Background File Activity dialog box while Dreamweaver was connecting to the test server.
Hi,as many of you, I was anoyed about the highlighting of matching tags.After some experiments, this is what I found and what works.In the main.less file (you open it by going to Preferences > Interface. By default, the current theme is selected, so just click on the little pencil, this will open the file)add these lines to the 'Custom colors' section at the bottom:.CodeMirror-matchingbracket, .CodeMirror-matchingtag{ background-color: #eeeeee !important; color: #000000 !important;}.CodeMirror-matchingtag.cm-tag { color: #009B02 !important;}.CodeMirror-matchingtag.cm-meta { color: #e34a4a !important; }.CodeMirror-matchingtag.cm-keyword { color: #0000BA !important; }.CodeMirror-matchingtag.cm-variable { color: #00A600 !important; }.CodeMirror-matchingtag.cm-variable-2 { color: #21A3F6 !important; }.CodeMirror-matchingtag.cm-def {color: #000000 !important;}.CodeMirror-matchingtag.cm-string {color: #D20000 !important;}.CodeMirror-matchingtag.cm-comment {color: #DE8D00 !impo
Merhaba, Dreamweaver 2019’da bir fotoğrafa birden çok bağlantı bağlamak için Daire aracını, dikdörtgen aracını ve Çokgen aracını bulamıyorum
Hallo ich suche einen Trainer(hi i search a german speaking trainer!)an und für sich finde ich nur ein englisches tutorialda ich jedoch bereits eine website habe und leider nicht nochmal einprogrammieren will suche ich einen trainer der meine website mit mir auf einen guten stand bringt.es geht auch darum das ich dreamweaver danach nutzen kann und den trainer bei fragen kontaktieren kann auch 3 Monate nach erfolgreichem umbau der sitegruß moritz[E-mail removed by moderator.][Moderator pinging hans-g. ]
......albeit in small doses.Whooa!, quite refreshing to know not all out there are losing sight of reality. Sadly these days too many have and are screwing clients over. Probably they don't even consider or know - web-development education has reached an all time low.Should you Write Complex Code? - YouTube
I have seen that Adobe offers Muse, Dream Weaver, Edge, and now XD. How do I know which one to use? I am looking to create a web page for a very small business. I would like to connect it to my billing if possible.
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.