For all things Dreamweaver.
Als letztes aktiv
Having a great deal of difficulty with the new UI (Which angry mob of actual users demanded this overhaul btw? Strangely I don't recall...)FINDSo when I put my cursor in the code, and then type something in the new ungainly find and replace menu, it will jump away from where I have my cursor and go find the keyword in some other location of the code. Perhaps the most unintuitive non standard "Find" I have ever experienced. Are there any settings to get it's behavior back in the vicinity of planet Earth?HIGHLIGHTIf I select a section in the design panel of split view, it highlights the code but insists on slamming the highlighted line all the way against the top or bottom of the code view panel. So I always have to select in design and then scroll the code to the center to get my bearings. Is there a way to get this back to normal?
I have haven't used DW for many years, I have just downloaded the free version. In the past there was a facility to apply changes to all pages on my site. Is this still possible? BTW I am a novice.
I need some help.I need help on getting my footer to fit 100%. i want each div to stack on top of each other when when its in the browser size768 px or smaller. There are more things i want to do that but i think once im shown what to do once i can figure the rest out.the website address is http://www.zutterdesign.com/bates. thanks
I have an image I would like hidden (display:none) from all breakpoints except for desktop, uncollapsed or widest/largest view.How can I write a query to target all the other breakpoints min-max and how do I do this if the image is within a div, contained within another positioning div?...Was not sure if it is the container that needs to be targeted or the img div itself?Much appreciated!.imgContainer { width:100%; margin-top: -8%; margin-left: 3%; position: relative; z-index: -5;} .imginHere { background: url('../img/photo.png') no-repeat; width:273px; height:218px; position: absolute; z-index: -5;}
I am trying to use the grid feature in bootstrap 4 however when I put in the code the grids don't show up. I've checked with the website and it all looks fine however I don't know why its not working. Please take a look if you can, Thanks.<!DOCTYPE html><html lang="en"><head><!-- Required meta tags --><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><!-- Bootstrap CSS --><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous"></head><body><nav class="navbar fixed-top navbar-toggleable-md navbar-inverse bg-inverse"> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="fals
Apparently Dreamweaver doesn't support TLS 1.2 a security protocol to which many host providers are switching. Can anyone confirm/deny this? The first I heard of it is through Aabaco (formerly Yahoo) small business solutions which hosts three of my business sites. This is not a Yahoo issue but rather a Dreamweaver issue because it is currently impossible to set up proper FTP access in Dreamweaver to be able to access a site that utilizes TLS 1.2. If this is true, would love to know when Dreamweaver will catch up?If it is not true, I'll go back to Aabaco to see what's up.Thank you.
I have gone to Code View Options and unchecked Auto Indent, but Dreamweaver still indents my code as I am typing it. It's driving me nuts and wasting time as I have to correct all those unwanted indents.I've also gone under Edit / Preferences / Code Format and unchecked Indent, to no avail.Any assistance will be greatly appreciated.
When I do edit in the code view, the text associated with my selection changes and gets a greenish background. I am "old", 72, and I'd surelike to change it to another color.... Something I can see ha haI tried to go through preferences several times but alas, nothing I did changed the highlighting?What did I miss?
I'm new to DW so could someone please tell me what these strange icons are for (see screenshot - H inside a shield)?ThanksAlan
Hi,I do not want this cover to repeat. It is a gradient. As you can see, no-repeat is applied, but I am finding that when my page begins to scroll, the gradient re-starts itself.#gradient { height: 100%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat: no-repeat;background: rgba(166, 219, 215); /* Old browsers */background: -moz-linear-gradient(-45deg, #a6dbd7 0%, #ffffff 55%, #8481bc 100%); /* FF3.6-15 */background: -webkit-linear-gradient(-45deg, #a6dbd7 0%,#ffffff 55%,#8481bc 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(135deg, #a6dbd7 0%,#ffffff 55%,#8481bc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6dbd7', endColorstr='#8481bc',GradientType=1 ); /* IE6-9 fallback on horizo
Hi, what forum do I need to be in to ask a question about licensing. I used to be a registered Adobe user so I know Adobe has a record of me. Where do I go?
Windows 7 + Dreanweaver CC (2017.0.1 9346 ビルド) 環境で Compass を使用する際、.sass で @1552174 "compass"; を記述するとインポートできずにエラーになります。@1552174 "compass/reset"; は OK です。以下はエラーメッセージ。Errno::ENOENT: No such file or directory @ rb_sysopen - C:/Users/(my home)/Documents/Project/test-dw-compass/.sass-cache/75fcaf1b4852ceb732871195e41567cc2a7d8997/C%058/Program Files/Adobe/Adobe Dreamweaver CC 2017/ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_hacks.scssc20170120-5944-aqqlcsMacos Sierra + Dreanweaver CC 環境では、上記エラーは発生していないので、 Windows 7 環境での問題と考えています。何か解決策をありますか?
I manage the website for my local Humane Society.Due to security changes on our host server, I am now unable to connect to the remote host.Therefore, unable to upload any updates to our website.Any suggestions???
Hi, I am working on a photography website. I created 5 accordion panels with Dreamweaver cs6 for the different fields. In the accordion panels, there are ca. 30 images. The panel height and with is auto, so I don't use fixed panel heights. My problem is that when I open the next panel, it opens in the middle, not on the top where I want. Is there any solution for this? (I don't want to use fixed panel heights if it is possible) Thanks!
This function periodically changes the state or on the OVR, or on the INS, it is sometimes not observed INS = INSERT, and it happens that instead of INS = OVERRIDE. There is no regularity.
I have 50+ styles/classes (Properties Panel) stored in CS5 and I would like to move them to CC2017 without having to re-enter each style/class individually How can this be done?Any hints would be appreciated!
Does anyone know if there is a way to offer a weather widget for a website, which would randomly change the city location each time enteringthe site or refreshing the page?We have six locations, and so we do not favor one location, I would like too randomly display the weather for one of our locations on the index page.I have achieved what I wanted by creating an index page that has a script which randomly loads one of six pages with each page having the weather widget for that location. Here is the script,<script> var howMany = 5; //max number of items listed belowvar page = new Array(howMany+1);page[0]="index1.html";page[1]="index2.html";page[2]="index3.html";page[3]="index4.html";page[4]="index5.html";page[5]="index6.html";function rndnumber(){var randscript = -1;while (randscript < 0 || randscript > howMany ||isNaN(randscript)){randscript = parseInt(Math.random()*(howMany+1));}return randscript;}quo = rndnumber();quox = page[quo];window.location=(quox); <
Tried many things but Spell Check is grayed out in CC 2017.Highlight individual words or complete paragraphs and still grayed out.Nothing works.Even misspelled a word and still grayed out.Ideas or corrections?
I need to replace this whole html that is wrapped in <p class="tumble"><p class="tumble"><p class="tumble"> <p class="tumble"><a href='http://www.website.com/autologin.aspx?userid=4JLJufWQ%3d%3d&bookid=87' > <img src="http://images.website.com/images/P/image.jpg" alt="cover" /><em>Book</em> - Author</a></p>with <p class="tumble"><embed src="http://daily.website.com/todaybook.aspx" width="258" height="320" /></p>Is there an easy way to do this as a mass replace? The links and information inside the <p class="tumble"> are currently different by their all being replaced with one html embed tag.Any ideas?
I
I am using DW CC 2017 in Code View and sometimes it can take up to 5 seconds to select a part of the scrren or the screen to respond to typing.Its very frustrating to click the screen and nothing happens for a few seconds and I would expect code view to act like a text editor ie: fast and responsive.I have a monthly paid subscription. I am on mac with 16gb ram and samsung pro ssd driveI am using DW Version 2017.0.01 ReleaseI do not have cache enabled in Advanced Settings > Local Info > Enable CacheAnother thing I notice in the Activity Monitor is several processes called "Adobe Cash Daemon" so not sure if thats anything to do with it.
Hi,I just purchased and installed Dreamweaver cs5.5 student and teacher edition for a PC. When I open the program, I receive an error message:"No document types have been found in the Configuartion/DocumentTypes/ folder. The MMdocumenttypes.xml file may be missing or corrupt."I have uninstalled/reinstalled the program, which did not change the problem. How can I get Dreamweaver running properly? The MMdocumenttypes.xml is located in the C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\configuration\DocumentTypes Folder, it is not missing, and shouldn't be corrupt as I just installed the program.
Is there any way of finding the HTML5 pack and installing it on my old Dreamweaver CS5?When I look for updates I keep getting sent to the CS5 11.0.3 updated page. This downloads but then fails to update anything.and the HTML5 pack I can find nowhere.
HelloCan anyone advise me on some sort of guide for 'how to build a website from start to finish' for beginners. I have not used Dreamweaver for years. I was hoping to find something that was text rather than video and preferable free, although that might be a bit of a big ask. I was also looking for something fairly recent. Any advice appreciated - Ruth
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.