For all things Dreamweaver.
Recently active
I search online and found this was an issue in the past, but I could never seem to find how it was resolved. This is what I am getting in Dreamweaver when I try to add an Adobe web font:
Seeking config for a WHMCS Template I've set up on my server and hope to use DW 2019 to edit it?Surely this is a common task for Dreamweaver site dev, yes?The FTP connection is simple enough, my questions are in context to managing .dbf and .css as my WHMCS template is "Responsive" and developed with HTML5 and CSS3, based on a Bootstrap Framework.Can anyone provide remote server set up steps?Thx,Jonathan
I'm working on a Dreamweaver tutorial which was supposed to deliver a mapped image ready for coding clickable links over various sections of the image.Long story short: The prefab image wasn't there, so I decided to try to grab an image from Wikimedia Commons and set it up for mapping myself. However, I couldn't find the mapping tools in Dreamweaver 2019, and all the tutorials and forum discussions of this topic were old and provided no answers in spite of my clicking on various buttons, menus and whatever, including CSS Designer, where there were no mapping functionsI'm attaching a screenshot of what I have up at the moment. The idea is to insert a clickable area over each of the faces. If anyone can tell me how to open up the mapping tools I would be very grateful!
Can dreamweaver build mobile apps and games? What software is used for that?I think DW is just for websites and web based apps (progressive web apps)...Or do I need to be focusing on javascript, C#, and cloud dev to build mobile apps?
Hi,Upon mouse-over, I want to change the color of Twitter logo.How would I do?Global Invisible HandHosun Kang
Just downloaded the latest version, opened my code and I want to remove a paragraph and modify some other things in the code but it's locked. Can't make any changes in the code window. How do I write code...the way I was taught to code back in the dark ages?
I have been having the same issue for quite some time. I purchased a new Dell computer in January 2019 running Windows 10, installed CC 2019, and Dreamweaver silently crashes after completely loading. I can run Illustrator, Photoshop, InDesign, Audition, Premier, Bridge, and Animate just fine on my new system. Something is wrong with Dreamweaver. I have been forced to run Dreamweaver CC 2018 off an old Dell laptop also running Windows 10. Would love a fix for this.
I wonder if you can help please?I am not sure how to get rid of the scoll showing on PC browers for explorer etc? they do not show up on a mac brower or Google Os Im guessing it css but cant work it out ;-(ThanksTim--------<!doctype html><html lang="zxx"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Untitled Document</title><link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,600,700,800,900" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Encode+Sans+Semi+Expanded:500,700" rel="stylesheet"><link rel="stylesheet" href="css/ti.css"><!-- jQuery library --><script src="https://code.jquery.com/jquery-3.3.1.min.js"></script><script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script><script>$(document).ready(function() {$(".scrollable-nav").draggable({axis: 'x'});});</script><l
This may help people who encountered the same problem as I did.Installed Dreamweaver 19.2 on a new Windows 10: it crashed as soon as I closed the welcome screen Tried al solutions on divers forums, spent hours and hours, nothing helped.SOLUTION: With Creative Cloud I installed an earlier version (18) alongside the existing one.BINGO! Both versions worked faultlessly!! Next, uninstalled the old version (again with Creative Cloud) and the new version kept on working normally.BEWARE:1. Create a System Restore Point at every step;2. Keep your preferences when uninstalling the old version.
Hi all,There has been much debate on the future of Dreamweaver on this forum. The product team has put together their vision for the product in this blog post Adobe Dreamweaver 2019 and Beyond | Adobe Blog Feel free to discuss your observations here around the blog post. I will share this post with the team for them to chime in when necessary with their observations.Thanks,Preran
I believe I found a bug in Dreamweaver CC. I get an output error when using some CSS markup for 'grid-template-columns' and 'grid-template-rows'. It says that both lines expect a 'RBRACE', however, I've used this code before in other instances and the error doesn't pop up. Is posting this issue to the forums a way to alert the development team? Below is my HTML and CSS.HTML<!doctype html><html><head><meta charset="utf-8"><title>Test Page</title> <link rel="stylesheet" href="css/styles.css"></head><body> <header> <nav> <a href="#">Home</a> <a href="#">About</a> <a href="#">Events</a> <a href="#">Contact</a> </nav> </header> <main> <section id="intro"> <div>Testing</div> </section> </main></body></html>CSS@charset "utf-8"; /* CSS Docu
I'm not much of a gun (at all) at regular expressions.I need to replace everything between two comments with nothing.I am trying to resurrect and clean up some HTML for someone whose site is only now available via the Wayback Machine.So, I have lots (hundreds) of files with:<!-- BEGIN WAYBACK TOOLBAR INSERT -->I want to replace all of this HTML and, of course, the comments themselves<!-- END WAYBACK TOOLBAR INSERT -->I can do search & replaces on most other stuff but each of the comment sections is slightly different.Is this possible? Thanks!I'm using DW CS6 on a Mac.
Please download the attached file to view this post
How do you set up search and results within an intranet site built in dreamweaver 2019. so what I want our employees to be able to do is, at any stage of any page, they can zip up to the top nav and hit the search button, opens the Search page and field, type in,,, for example... "Employee Handbook" or "Holidays" and get results relating to this search.
[I know this isn't an SEO forum...but I thought someone here may have some insight]:I know our site has been active long enough for various search engine bots to discover it & log it, so I'm wondering why it's essentially blind on the www? It's a site specific to a local area of narcotics anonymous, so it's really important for people to be able to find it, very quickly, with just a routine web search.Is it a question of keywords (& do we still use that sort of thing in design)? Is it a case of uploading a meta file to each search engine?could use some help...the site is here: www.burlingtoncountyna.orgthanx, dox
I built my logo in Illustrator ( had to learn it I never worked with Illustrator before).Then SAVED AS SVG.Put the SVG file in my site folder.But when I want to place it on my Dreamweaver page I cannot select it.I am old and self taught so I am sure i missed something.Thanks, chris
I currently use Dreamweaver 2019 on a iMac 27"and have a recommendation but do not know where to request it. I have a vision problem problem and others may have a similar situation.When working on a webpage, the slide bar is very dark ab=nd being visually impaired, this is difficult to see. I would recommendThanks ahead of time..using a lighter color for the slide bars.Thanks ahead of time...
New to Dreamweaver. I build my logo in Indesign. I made it 1.5 inch / 2.5 inch but it shows up a bit pixilated.
Hi,With the line 13, every Font Awesome icons are fine.With the line 15, those pdf icons have some problems.How would I do?Global Invisible HandLine 15 looks a little newer version.Hosun Kang(I asked Font Awesome. But no reply yet. It's the reason why I ask your help.)
Hi,I want to add the pdf icon next to "Writing 1".I wrote.col1 .line1 a::after { content: '\f1c1'; font-family: 'Font Awesome 5 Free'; font-size: 16px; font-weight: 400;}But it doesn't work.I added in <head><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">But two icons in <header> don't work.How would I do?Global Invisible Hand Hosun Kang
I've upgrade to High Sierra. Dreamweaver launched initially, but now it fails just before opening fully. The 'adobe 11.0 All update' won't run so I'm stuck! I've updated all the Java but that didn't help either?Any clues?
Does Dreamweaver have an mjml responsive email code addon?
where is the layout panel and where is the draw ap div button in Dreamweaver cc?i hope it's hidden but not been taken awayhelp please
I know this question may go back a few years, but...I'm currently using the latest version of DW (CC 2019)....I support a lot of Classic ASP pages....and while I know DW doesn't support Classic ASP anymore, my request is just this:When I open a .asp page and start to code, or hit return to go to next line, the spacing acts weird. For instance, if I start changing/adding some code in the middle of an existing line of code - it might "jump" that entire line of code over several tabs....I find myself entering the code, and then SHIFT Tabbing the code back to the left...I've switched the dropdown to VBScript so at least the code color looks better...but I would love to be able to type without it pushing the code to the right all the time....Any thoughts on this?
Just a warning to everyone about the up-comming changes to payments on-line from credit/debit cards in the EU, (starting middle of September).All EU countries will require an extra check to verify the payee when making payments on-line, see -https://stripe.com/gb/guides/strong-customer-authenticationThis new system is not easy to use, and will require extra checks by the card issuers to authorise payments. This is in addition to the current 3 or 4 digits on the card, and the visa/mastercard secure authorisizion, (a personal passwork, that the user inputs 3digits of). The system is not easy if you have more than 1 card, (even then many may not use) as I recieved a type of card reader that I have to 'set up' for 1 card and another requires authorisation codes that will be sent to a chosen device, (sms text, banking app, email).If any of your clients are taking payments on-line, it may be worth informing them of this change. I suspect a lot of 'abandoned payment processes' will happen, es
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.