For all things Dreamweaver.
Récent
I have CC DW 2017.0.1 and I have created a regular expression that works in previous versions of Dreamweaver but it won't find or replace any matching text. I am new to this version so I may have something incorrect in the settings.Please advise how I can replace the highlighted text which is in the code many times but with different values after the qs=
I can no longer find and Replace across multiple docs. Adobe's "improvements" just completely broke a good thing. I have tried using "Exceptions" and unchecking unwanted replacements in the Search panel, but when I click "Replace" it will go through each document and make a warning "ding" (with no dialog or anything in the output) and nothing is changed. Despite the search panel saying the correct number of replacements have been made.The old way was perfectly fine, even better because you could see the changes in context (assuming the new way would work as it's supposed to, but it doesn't). All I want to do is go through each item and ignore or approve the change. Why did Adobe get it into their heads I would want anything else?Regardless, now I have NOTHING. So DW is no longer productive, and I nee to go back to the last version, despite all the great improvements that have been made - the new find/replace just kills them all. Unless somebody here can point out something I might have
Hi Guys, For some reason the font in my dropdown navigation has changed (ie. once you hover over the nav) and I cant seem to find where or how to change this back (using Dreamweaver CC) - the site is https://gymnasticshypnosis.com/ I just want it to display in a similar font to the main nav. Any help would be much appreciated! : )Cheers,Craig T
i have an html document which was converted from InDesign html in DWI need this document to have both single and two columnsI'm having trouble getting the sizing right as I have 3 page wrapper sizesI can only get the html to display correctly in the largest window, as soon as I make the browser smaller the html displays incorrectly.Any help with this as I have the css in the head of the document below<!DOCTYPE html><html><head><meta charset="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"><title>AM_Executive_Brief_Moving_The_Needle-WEB2_9</title><style>body {font-family: helvetica, sans-serif;font-size: 14px;line-height: 20px;}* {box-sizing: border-box;}img { max-width: 100%; height: auto;}.page_wrapper {width: 55%;margin: 0 auto;max-width: 800px;}@media screen and (max-width: 1150px) {.page_wrapper {width: 85%;}}@media screen and (max-width: 768px) {.page_wrapper {width: 80%
As a designer, my first layout a few years removed from coding is turning out better than I hoped, thanks mostly to the help I got via these forums getting up to speed.Back in the day, when we wanted to display a div only if there was room for it, we'd run a javascript check on the client's resolution, as so :$(document).ready(function () { if ($(window).width() < 1024) $('body').addClass('too-narrow');});What I'm trying to accomplish is displaying a fixed-dimension <span> container floating right of paragraph text - but only if the flexible container is "at least this wide". I'm looking for a very binary response here, as in the <span> is either there or it's not. If there's no room, I'd rather the code ignore the <span> altogether (rather than load it and just not display it) because it will carry a background image I'd rather not load if I don't need to. But maybe that's just me being greedy with what I want, not a must-have (if the img must l
Hi please help! We have had a problem with our computer recently and have had to reinstall all programmes back to the system. On dreamweaver before the problem I could upload directly from the local view straight up to the web but now for some reason this is not happening. I upload as I usually would and it comes up saying 'file activity complete' as usual but just does not show the changes on the actual webpage or does not show either on the remote server. I'm not great with dreamweaver I just do bits for my dad on the things I know how to do so please in laymans terms 😕😕 Thank you Jess
I want make a dynamic link but when I click the link properties I dont see dynamic link parameters section. I am using dreamweaver 2017My Dreamweaver has not Dynamic Link Properties (UP)Any Sample
I am currently in the process of re-designing my company website and I now have a functional website ready for upload to the internet. However, the website I have created requires prior approval from senior personnel before I can upload it and replace the current website. I am looking to 'secretly' publish the website online - so that the directors and senior personnel can access the entire website from any computer (using specific URLs that I provide) - but so that the general public cannot access the website, or view it in any search engines. Can anyone recommend the best way to do this? I was thinking of simply 'hiding' the website from search engines (so that the public cannot search for it and access it), but I can't find a way to do so! Many thanks in advance for any help!
We are using 2015 in class and I would like to set up 2017 as closely to that as possible. Mostly the properties bar at the bottom and the old style css sidebar if possible. I'm not seeing how to do this and would like to have it this way if I can. So how do I get these set up properly?
I am looking for a way to disable the tag highlight that is affected by the .CodeMirror-matchingtag selector. Using this selector only appears to allow the updating of the background color which turns it from illegible to at best a horrible user experience (Better than nothing but still way short).Unfortunately this feature is so poorly constructed it makes using dreamweaver a nightmare when working with projects that have a large amount of attributes in a tag.
Why won't my audio files play on tablets or smart phones from my website using Dreamweaver MX?
Just a nice video if you have 30 mins to kill. Those that have been there, done it, and have been around long enough will relate to it and maybe have been part of it:Jeffrey Zeldman 20 years of Web Design and Community - YouTube
The last discussion is now obsolete, as browser support is now very good I am using my iPad which i have updated to iOS 10.3, and now has support for css grids, but i will post a few screen shots once i have also updated my iPhone, and i am back at my computer.What i have to say though, is that css grids is rubbish in practice on the iPad.Why?If you remember me posting this demo -http://www.pziecina.com/Adobe/grids_demo.htmlyou may also remember me saying that it looks good also when viewed on the iPad without css grid support. This was because the layout flowed correctly, and filled the screen, both in portrait and landscape orientation. It no longer does this.What i have now is a very good landscape layout, but the layout only fills the top 50% of the viewport now in portrait. It is obvious to me that whilst css grids may in theory be better than flexbox, it will also require more use of media-queries, and much more use of proportions being used to achive a good layout, than flexbox,
Hi,I read on the web that the images for the web, in the bootstrap carousel (or any slideshow) should be no longer than 960 px width. But that info is from 2014 or before. Before also the standard for images was 100KB-150KB the weight for the photos. Before, also the web sites had to be 800 px width to fit almost all the monitors in the world.But, at this time, April 2017, many things have improved, right? Better bandwidth, mobile devices with high resolution screens, higher resolution monitors, and so on... So, what do you think could be an ideal image size for the photos on a bootstrap carousel or slideshow animation made with Animate CC, considering the improvements of them monitors. I don't have a research study saying: "Only 10% of people with computer has a monitor of 800x600 px..." If I go for a width of 2048px, maybe few people will really appreciate it. You think 1920 x 800 px width is OK? like average in our days? And about the weight of a photo, I think I can risk uploading
I'm experiencing many problems in switching from Design View to Live View. I almost always work in Design View and preview in a browser, because editing content in Live View (except applying classes) is a royal PITA. I'm on Mac OS 10.11.6 El Capitan. Specifically:On a responsive site (NOT built with Bootstrap), I open a page in Design View, as usual. Then after some editing, it may switch to Live View automatically for some mysterious reason. The Live link in top bar (Code Split Live) then does not offer the little pulldown arrow for switching to Design View. If I try the top menu bar (View/View Mode/Design), it will not switch back to Design View. It's stuck in Live.If I close the page, and even quit Dreamweaver, relaunch and open the page -- it's STILL stuck in Live View with no way to switch. Yet I have edited these same pages for over a year previously without this problem. Yes, II'm using the absolute very latest version of Dreamweaver CC 2017. Maybe my page declaration is faulty?
I am using Dreamweaver for my college classes right now. It was working fine then it stopped working all together correctly. I have Dreamweaver 2017, and when you have it in the split screen option, the top portion that supposed to show the design as you change things doesn't show anything except a blank screen that I can type in. It supposed to show the school website project that I am supposed to be building so I can see what it looks like without having to open up the browser all the time and design it blindly. How can I fix it to where it shows everything again? I have uninstalled and reinstalled Dreamweaver, switched to another computer and tried it. And even removed my files and readded them along with the styles sheet and it still does it. I have provided an image below of it.
After sending files to FTP is File activity complete, but on the remote server is not nothing. Can someone help me? Thanks.
I am using CC 2017. I can do make a insert record form wizard but I cant find data menu in insert window. Please help me
Olá pessoal, instalei o Dreamweaver CC 17. Realmente está todo reformulado, bem elegante. Mas tem um recurso que eu não consegui encontrar. Nas versões anteriores, ao soltar um arquivo php dentro do código, o Dreamweaver automaticamente montava o código de include. Outra dificuldade que encontrei foi o fato de não mostrar os métodos de uma classe instanciada. Nas versões anteriores e padrão no netBeans, ao passar o '->' já mostra os métodos da classe.
I have the latest update to DW 2017 that I updated a day or two ago. Here are my settings. I am getting an error saying that an unknown error in discovering dynamically related files and need help in fixing this. Also, I would like help in why this happened and what I can do in the future to prevent it from happening again.Here's my settings for the local server:Testing:- Name: WAMP- Address: C:/wamp64/www- Connection: Local/Network- Remote/testing: Testing> Basic:- Server Name: Testing Server- Connect Using: Local/Network- Server Folder: C:\wamp64\www- Web URL: http://localhost/> Advanced:- Testing Server - Server Model: PHP MySQLPHP version: 5.6.25Apache version: 2.4.23MySQL version: 5.7.14All help would be greatly appreciated!
I was looking over my code today, and every instance of rounded corners kinda looks ike this :.classname { width: 300px; height: 300px; -moz-border-radius: 20px/20px; -webkit-border-radius: 20px 20px; border-radius: 20px/20px;}I didn't mind it at first, but as the website nears completion, streamlining is more on my mind than it was during building. So I Googled the subject of vendor prefixes (and their relevance in 2017) and found this. It's a year old, but about as recent an article as I've found on the subject.So now I ask, what percentage of my audience am I potentially losing by doing away with -moz & -webkit backup code on a website scheduled to go up this summer?
Here's my problem:For an assignment, I was given the task to make a music library with working playlists. I've done everything except the playlist themselves.How do I make a playlists that loops but doesn't autoplay?Please reply immediately!
Hi, I just started using Dreamweaver CC 2017 as part of a college project.My knowledge is very very basic and I need some help from the experts.I want to change the color of a starter template.The majority are all blue and anytime I go to change the color nothing happens.Please help!
My rollovers are finally working, again, however the pictures are too close together and only the rollover on the right side of the screen works properly. How do I space the pictures so they work? I have 2 pictures per row and one per column. And, although the coding has them on different rows, they show up on the same row.Advice, please. <div class="row"> <div class="col col-md-one-half col-full"><div class="thumbnail-drag"></div></div> <div class="col col-md-one-half col-full"><div class="thumbnail-drag2"></div></div> </div><div class="row"> <div class="col col-md-one-half col-full"><div class="thumbnail-drag3"></div></div> <div class="col col-md-one-half col-full"><div class="thumbnail-drag4"></div></div> </div><div class="row"> <div class="col col-md-one-half col-full"><div class="rollover-dragster"></div></div> <div class
I need to purchase Dreamweaver cs6 and its requirement is only for windows7can we upgrade to windows 8/10 ?is there anyone to give answer?Dreamweaver CS6 system requirementsWindowsIntel® Pentium® 4 or AMD Athlon® 64 processorMicrosoft® Windows® XP with Service Pack 3 or Windows 7 with Service Pack 1. Adobe® Creative Suite® 5.5.512 MB of RAM1 GB of available hard-disk space for installation; additional free space required during installation (cannot install on removable flash storage devices)1280 x 800 display with 16-bit graphics adapterJava™ Runtime Environment 1.6 (included)DVD-ROM driveQuickTime 7.6.6 software required for HTML5 media playbackThis software doesn't operate without activation. Broadband Internet connection and registration are required for software activation, validation of subscriptions, and access to online services.* Phone activation is not available.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.