For all things Dreamweaver.
Als letztes aktiv
I need to convert my HTML4 code to HTML5. The functionality for this was in CS5 buy I can't find a similar option In DW 2020. Please help if you're able.
If a create a new site from scratch, the git window gets setup and works fine.I exit dreamweaver then restart it and the git window is gone. I look at the site areafor it and it's blank. How can I fix this? Is there some sort of configuration file being loaded that wasn't saved before I exited?
I am currently using Dreamweaver CS6 on a Mac and I am able to select 1-100 or more pictures in Mac Finder at the same time and drag them into my HTML file in Dreamweaver. I have tried to do this in Dreamweaver CC and Dreamweaver 2020 and I cannot do it - it seems to only allow me to insert 1 picture at a time. I am currently on MAC OS Mojave - this is the last OS that will support Dreammweaver CS6 - So going forward I will need to not upgrade my OS if I want to be able to continue to add multiple pictures at the same time? Any thoughts??? ThanksJamie
How to make Auto Prefixer insert automatically, not just gradients
Good Morning Adobe Forum,I am working to create "Dreamweaver 2015" style light and dark themes for Dreamweaver 2017-18's code view.However, I have hit a roadblock. Dreamweaver 2017-18 use brackets as the code editor, and one can create a custom theme by overriding the CSS in the main.less file. However, I can't find any way to target individual HTML tags. For instance, in DW15 the form and input tags take a dark yellow color, where the div tags take a purple color and the table tags takes a teal color.I am working to recreate these colors but I cannot find a way to target anything more specific than the .cm-tag elements in the main.less file.Further research shows that brackets doesn't support this by default, but a plugin has been built on github to add this functionality to Brackets. I tried to install the code from this plugin into the Theme folder but to no avail. I tried copying the main.js file and the folders from this plugin into the copy of the light theme I was using to edit
dreamweaverで最新バージョンを使用しています。サイトの設定後、パスの変更を行った際にリンク先が意図した形に変更されません。環境はローカルで編集しているので、パスを変更するとこんな形になってしまいます。 例えば、以下のフォルダ名を「_sitecommon」→「sitecommon」にした際に<script type="text/javascript" src="_sitecommon/_js/lib/jquery-ui.min.js"></script>↓ ↓ ↓ ↓ ↓ ↓ <script type="text/javascript" src="%10sitecommon/_js/lib/jquery-ui.min.js"></script>となってしまいます。 ファイル名を変更した際も同様で例えば、以下のフォルダ名を「jquery-ui.min.js」→「pppjquery-ui.min.js」にした際に<script type="text/javascript" src="_sitecommon/_js/lib/jquery-ui.min.js"></script>↓ ↓ ↓ ↓ ↓ ↓ <script type="text/javascript" src="sitecommon/_js/lib/%10pppjquery-ui.min.js"></script>となってしまいます。 「%10」は他のeditツールから確認した際にそう表示されておりましたが、Dreamweaver上では「●」で表示されています。 友人に相談したら、半角スペースが入ってしまったのでは?と言われたのですが確認してみても半角スペースは入っていないように見えます。どなたか解決方法ご存知でしたら、ご教示くださいますようお願い申し上げます。
Can anyone help me with CS5 dreamweaver - It has a fatal error on windows 7 - it states XML Parsing fatal error an exception occurred, Type: unexpected of exception message: the end of input was not expected, line 22 file: c\users\danny\appdata\roaming\adobe\dreamweaver cs5\en_us\configuration\workspace\designer.xml.I cannot use dreamweaver at all - PLEASE HELP ME. Thanks
Hi there, I'm looking for some advice. I'm about to create a society website in DW. For now there are 2 things we don't yet have a solution for.1. masking/scrambling e-mail links2. form handling. Not just name & e-mail but more data like address fields, phone numbers, dob. etc. Which extensions would you recommend? I'd like to have all the solutions operable from within DW as I would be easy to hand over the complete site to other board members and cross platform. TIA.
Hi everyone,I just installed the latest version of Dreamweaver 20.1I create many pages with mixed html + asp classic code.The files are saved with the * .asp extensionI'm having a problem with the color of the code, ad. eg .:the symbols <% and %> have a mixed color:all the code has wrong color, it is not possible to distinguish the comments, etc. What should I do to set it up correctly?Thanks in advance.Best Regards,Emiliano
I am using the trial version of Dreamweaver and want to use it on my local machine, but it keeps putting me out in somebody's "cloud". I work alone and do not want to share work-in-progress files with the rest of the world.
Hello, I've seen a few different posts about this from a few years ago but nothing recent. How are we able to sort the Files pane so that folders show up together on top (sorted alphabetically) with the files below (also sortedalphabetically)? I am aware that we can sort by type, but that simply sorts by typealphabetically. The results in some files being at the top, then folders grouped together in the middle, then more files below. This feature exists and works well in CS6. However after upgraded to Dreamweaver 20 it seems to have gone away. As an example this is what we are looking for:Folder AFolder BFolder CFolder Dapple.phpdata.ziphome.phpsample.xml
I've made some progress in trying to figure out Dreamweaver CC. MY current frustration is that all text has a strike-thru and sometimes an underline. I don't recall ever trying to use this feature. This underline has nothing to do with Links. All text (think of a letter) is striked through. How do I fix this/where to look for the problem. Gail
dreamweaver内で、スライスした画像を再編集(ドリ内でのソース指定済み)するため、fireworks内に移動して画像を編集→「終了ボタン」押す→「ドリに帰る」そして、ファイルを確認すると編集が反映されてないので、ソースを見るとスライスした各画像のファイル名がaaaaaaaaaa_r1_c1_r1_c1.jpgのように、が既存のフィアルに上書きされず「_r1_c1」が新たにくっつき新たな画像として吐き出されています。スライスしたソースはそのままです。上書きするように設定したいのですが、どうすれば良いですか?
slickやbx-sliderがhtmlに入っている場合に、ライブプレビューが勝手に上までスクロールされてしまい、プレビューと表示されているコードの位置が合わず作業しずらいです。何か対策はありますでしょうか?
Running DW 20.1 - build 15211 If I right-click on a file in the file list and choose Open With > Browse I can select the Notepad++ program as an editor to use on special occasions when I need something I can't do in the Dreamweaver editor (like edit a protected dwt area to test something before I change the dwt in Dreamweaver). This works fine, but there doesn't seem to be a way to make that choice of editor stick for future use. I can't seem to find any preferences for that. Is there a place to enter that alternate program to use via Open With? I am aware of the dangers of editing something outside of DW, but sometime there is a quick test I need to make in a DWT file before I do it "for real" within DW.
I have about 21000 html files created years ago using FrontPage. They all use the same template (filetype dwt), but were in a folder called "Common" not "Templates" like Dreamweaver requires. I made a change within the old FP template to reflect the layout of my current web site and tested it on a few files. Since the old template isn't in the Templates folder, I need to figure out a way to have Dreamweaver update all those 21000 html files. I can't just move the old template into the Templates folder because all the 21000 files have references to the template in them. I can't do a find and replace of the template name and change the directory in the 21000 files because the path is in an uneditable region in each file. I wrote a PowerShell script and ran it as Administrator. $filenames = @(get-childitem -Path "C:\Users\denny\OneDrive\dennyptravel\Web Sites\httpdocs\*" | % { $_.FullName }) foreach ($file in $filenames) { $replacementStr = 'Te
How do I set up a testing server in dreamweaver CC. Tutorial shows how to do it in CS5. Those instructions do not match what i see in CC. I'm new to this. nevber worked in CC
Dreamweaver超初心者です。以前、プロに作ってもらったサイトを読み込むにはどんな手順が必要なのでしょうか?ソースコードの部分を張り付けてみましたが、膨大でよくわかりません。参考になる日本語の本とかあればご紹介ください。よろしくお願いします。
Hi all,I have a weird issue, which I don't think happened the last time I did this on an old machine a few years ago. I am trying to load unique landlords into a table and within that table results of all of their real estate propertiesBut what is happening is that it will only look at the first record.This is the SQL for loading the landlordmysql_select_db($database_db, $db); $query_loadproperties = sprintf("SELECT Distinct * FROM landlord LEFT JOIN property ON property.landlord_id = landlord.landlord_id GROUP BY landlord.landlord_id ORDER BY landlord.landlord_id ASC", GetSQLValueString($colname_loadproperties, "text"));And this is the property loading$query_loadtenant = sprintf("SELECT * FROM property LEFT JOIN landlord ON property.landlord_id = landlord.landlord_id WHERE landlord.landlord_id = '".$row_loadproperties['landlord_id']."' ORDER BY landlord.landlord_id ASC", GetSQLValueString($colname_loadtenant, "int")
Hi! I just started using ver 18.2, and found, that when ip press "end" key (Windows) in code editor, cursor goes to the end of line, not to the end of paragraph. In lower version pressing "end" key sended cursor to the end of paragraph, and it was perfect for me, not like in 18.2.Is it any option or combination ok keys, that I could send cursor to the end of paragraph instead end of line in CODE EDITOR for version 18.2 and later?Thank you!
On mobile devices the 'required popup panel' photo above the text is not centred correctly - its ok on a desktop computer. Not sure how to access this via CSS to correct alignment test error ?? <!DOCTYPE html><html><body><h1>The input required attribute</h1><form action="/action_page.php"><label for="username">Username:</label><input type="text" id="username" name="username" required><input type="submit"></form></body></html> Hope you can help? Tim
The latest update to dreamweaver seems to have killed my configuration. I open dreamweaver, and it opens the most recent files (two are open in tabs), then a blank popup shows up, with a single X in the upper right corner. The only responsive action is clicking on the X, which closes Dreamweaver completely. I currently can't use the software at all. FWIW, I have the full Creative Studio installed and am using the latest version of dreamweaver (20.1) on Windows 10. Suggestions?
Is there any way to select an element in the html editor (either an html element like a div, or an id or class) and have the program add an empty css rule to an attached external css file? I can select elements using the "breadcrumbs" at the bottom of the editor window and they show in the Properties window, but there's no option to "create a rule for this [class or id or element] in my attached stylesheet." I've seen instructions in the official help to open the "CSS Styles" window, but I have no option for a window of that name, only the "CSS Designer" window, which does not have any such functionality. It seems like this would be useful instead of having to manually type all the selectors I want into my css file, but I can't figure out how to do it if it's even possible. This is Dreamweaver 20.1 on Windows 10.
Hi all, I am struggling to find a style in bootstrap css so I can override it. Could somebody please let me know what I need to look for, pleasse? It's in the navbar where it has sub or child dropdown nav items, and it's when you click on the child item to move to another page it's background changes colour, on click but not released the click. Basically, it has a blue background which doesn't go with the rest of the site's colour scheme, and it's annoying me: Thanks in advance.
Bonjour, Je recherche un développeur freelance pour m'assister dans la remise à jour technique d'un site développé sous DW, à Paris ou région. Cdt [removed email address as per forum guidelines: Moderactor]
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.