For all things Dreamweaver.
Recently active
I am going to design a landing page for our e learning portal. I have experience designing websites, however, I have not designed one in a few years. And I worked primarily in tables not divs.Since it's just one page I'm not too worried. However, my knowledge of java-script is extremely limited.So wish me luck as I use Dreamweaver cc to make a masterpiece out of HTML, CSS, Java-Script and the rest.Oh yeah, and I would appreciate any rah rahs and words of encouragement and advice.
I just updated to Dreamweaver CC 2018 and I'm trying to figure out how to remove the background of the desktop/workspace. You can do it in Photoshop and Illustrator and you were able to do it in the last version of Dreamweaver, but I can't figure out how to do it in this version.
Hi there,I cannot find a way to keep the same old colors into my code view.The old highlighting was very useful and more complex than what I am seing now (i.e. the <form> tag had his own color)..Thanks a lot!!
Hallogestern habe ich das Update von DW CC 2017 heruntergeladen - es heisst nun DW CC 2018.Es sind offenbar wieder einige Anpassungen gemacht worden - ich freue mich darauf, sie zu entdecken!Leider sind damit files von DW CC 2017 gelöscht worden.Mein Problem: Ich habe "Classroom in a Book" für DW CC 2017 release gekauft und möchte noch etwas nachsehen bzw. mit den Lesson Files arbeiten. Das geht leider nicht mehr, weil die CSS und die JS-Dateien gelöscht worden sind. Die Lesson-Files sind somit nicht mehr zu gebrauchen.Das ist sicher ein Fehler, denn ich habe ja für das Buch bezahlt.Was kann ich tun?DankeMS
HelloI have installed the latest Dreamweaver CC 2017 with Mac OS 10.12.6 and I have now lost my Advanced CSS Menu Add-on. I have followed all of the Troubleshooting guides as to how to install my add-on and everything seems correct - the CC Activity Stream says that it is installed - but when I look for it in the Insert/ menu it is not there. Can anyone help?ThanksKen Trethewey
Hi there,I've been given this html file that is for an email campaign that is being sent out via Campaign Monitor, however when I send a test to my Outlook a section of the text is being cut off and I cannot work out how to fix this.The text sections is in multiline tags, which had previously worked in the older versions of Outlook but not in 2016. I appreciate any help.Thanks!
I would like to add a portfolio on my site to show my photography work. Whats the easiest way? I have the latest Dreamweaver.
I maybe using the wrong terms. In DW CS4; I would like to send the DW site I made as a Draft without using a host. Is there a way to send to a local server (my hard drive); send file out and the viewer able to see the end product of the site WITHOUT being able to see the code?Than ks in advance !!
I've been using Dreamweaver for many years, but hadn't started it in a few days. Now when I start it, before the splash screen goes away, Windows tells me that it has "stopped working". The event log says that dreamweaver.exe got an access violation (code 5). I tried uninstalling and reinstalling, installing the 2017 version, deleting the cache folders under AppData, rebooting, nothing helped (the 2017 version also dies in the same way.)Earlier posts about this problem refer to a Lavasoft software, but I don't have that.I am running Windows 10 Fall Creators' Update with all Windows Updates applied. My video card is an NVidia 1050 with the latest driver. Photoshop CC works fine.Thanks for any advice.Steve
Is anyone else seeing problems working with large numbers of open files in Dreamweaver CC 2018? I had about 50 files open (all in code view) so that I could do some bulk changes. Some of the changes took. Some didn't. The files appeared to be changed, but when I reopened them the files were in a mixed state of saved and unsaved states.I don't have this problem when using DW CC 2015. I gave up on 2017. I'm thinking that, in combination with the interface "improvements" that make it hard to keep track of my cursor in code view, I ought to write 2018 off as well. Mike
Hi, I want to create a modified forums and then some but I want to know the technicality of how it can be created. It won’t be like a regular forums template you find anywhere so this will make me have to code on dreamweaver (or on muse). Before telling me where to find these php which program is easier and faster to complete on, dreamweaver or muse. I just know how to code html and css well. Like on the “create post” page instead of having one text box, I would have multiple tabs for it. Then the thread would also have multiple tabs. So it has to be “custom” made
Hi. Recently came back to DW for coding and I'm so very pleasantly surprised. New functionality, Emmet functionality, super! But have one issue in Emmet... while "tab" expands HTML abbreviations correctly for me, what I'm used to from other code editors is then being able to tab in between tag wrappers so I can easily jump from <li> to <li> for example. But in my case tab is expanding my first content into a tag for that content, instead of going say from <li> to <li>. Is there a setting for this behavior or a temporary disable of tab expansion? Example: ul>li*5 expands correctly into:<ul> <li>[cursor defaults to here]</li> <li></li> <li></li> <li></li> <li></li></ul>and puts my cursor at the first <li>. But say I enter<li>Element1[cursor is now here]</li>And then tab... instead of the cursor moving to the next
I am trying to link an excel spreadsheet (magazine index) to a web page so that users just see the link and not the whole spreadsheet until they click on it. They need to be able to sort and filter the information and crucially the spreadsheet needs to be accessible to an on site search engine Freefind. I have tried copying the spreadsheet (xlsx format) to our website and then creating a link from the appropriate web page and this seems to display well but the spreadsheet doesn't feature in the search engine or in SEO tool Screaming Frog. The search engine says that the page header is Content-Type: text/plain. On advice I have tried to correct this in the .htaccess file on the website using -AddType application/vnd.openxmlformats-officedocument.spreadsheetml.sheet - but this just seems to corrupt the whole website. I have read about Excel on line but I don't want to display the spreadsheet on the web page because the sheet is too wide to fit without scrolling and linking to a sep
There is a good old asset panel in Dreamweaver, I can insert images, scripts, color as such just by drag & drop from panel. Now I am working on CC2018 ver. and trying to do same task, but dreamweaver gives me a full path from drive root when inserting image.I've already set local site folder and default image folder in site management panel.How can I fix the path to relative to working file(or site root), not a path of my drive!, or is this supposed to be like that?
Why is that so?Current Version of DW 2018 CC
Please download the attached file to view this post
Hi,I am not computer savvy and I used Dreamweaver 8 a long time back and I think I can handle it. Is there a way to download Dreamweaver 8 without losing a leg and an arm...:)
A page made with the helpful tips from this tutorial does not show the 'phone view' (breakpoint 768 px). Even the demofiles (index and css in the 'completed folder' shows tablet view on a iPhone 6.Do I have to change the breakpoint settings??Thanks in advance!Martien Yland
I've been using dreamweaver for only a few months. My carousel on my index page was working fine until I moved some of my files around so that they would all be in the same folder. Now my carousel won't work at all, I've tried deleting the old carousel and adding a new one, I tried to delete my old file of bootstrap and add a new one... nothing worked. The only thing different between my code for the old carousel that worked and my new code that doesn't work is that this bootstrap has 3.3.7 in the name... could this be my problem? This is my code: <!doctype html><html><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>INARELS Research</title><!-- <link href="css/bootstrap.css" rel="stylesheet" type="text/css"> --><link href="css/bootstrap-3.3.7.css" rel="stylesheet" type="text/css"><link href="style.css" rel="sty
hello! my another light theme for Adobe Dreamweaver CC 2017.(this theme use indent guide based on TAB)- close dreamweaver (if is open)- download theme file (.zip file); for standart consolas font please download this file- unpack and copy content (folder Less Colorful Light) to C:\Users\%username%\AppData\Roaming\Adobe\Dreamweaver CC 2017\en_US\Configuration\Brackets\extensions\user- start dreamweaver- go to Edit > Preferences (CTRL + U) > Interface- set Code Theme to Less Colorful Light- click Apply and enjoy! (theme use font which was used in movie Elysium: Isonorm Monospaced Pro)i hope it helps and you like it.thank!
I know this may not be the right place to ask this question but I know this community is visited by lot of developers from around the globe. I want to ask you guys what laptop do you use for your programming requirements. I have a PC where most of my coding takes place but I need a laptop to code when I am travelling to different places. I had a MacBook Pro 2011 which died last week so now I am finding a good laptop that lasts for at least 3 years. I will be installing Linux on my machine so I am also open to buy Windows machines. So far I am loving specs on the Acer Aspire E15 which I found here - Top 8 Best Laptops For Programming of 2017 - A One-Stop Shop Guide but I am worried about its build qualityI want something with good battery life and backlit keyboard. Weight is not a concern to me. I can spend as much as $1500 but I would like to keep costs low.
Hello everyone,My name is Terry, and I am trying to use DW CS6 to trim out large pieces of data on a game file, leaving behind a small section. Below is an example. <Technology Name="TechG01" Cost="30" IsUnique="true" X="-1.5" Y="1.5" Category="GalacticWarfare"> <Descriptors /> <PathsPrerequisites></PathsPrerequisites> <TechnologiesPrerequisites></TechnologiesPrerequisites> <TechnologiesDependencies></TechnologiesDependencies> <Unlockable Name="ModuleWeaponLaserFake1" Access="Fake" /> <Unlockable Name="ModuleWeaponLaser1SR" Access="Hidden" /> <Unlockable Name="ModuleWeaponLaser1MR" Access="Hidden" /> <Unlockable Name="ModuleWeaponLaser1LR" Access="Hidden" /> <Unlockable Name="ModuleDefenseShield1" Access="Standard" /> <Gui&
Hi everybody;I installed Dreamweaver cc 2018 recently & find out that in address -> Preferences/Code-format there is an option called "Tag Library", & in this library There is collection of ASP.net controls. so logically it must be able to have full intellisense(the word mwe use in visual stuido & I dont know what is equal in adoe products) asp.net controls(with their property) in dream weaver. but When i try to add for example `<asp:Button ID="btn1" runat="server" />` I must write it all by my hand and there is no intellisensce that help me by guessing or auto completing my control declaring.I have set the "used in" property for Html,Xml,Html Template,ASP JavaScript, ASP VBScript, ColdFusion, ColdFusion Component, JSP, ASP.Net VB, ASP.Net C#, VBScript, C#, VB & Text to Make it sure that it will apply in my code. but it doesnt effected in my ASP.Net Project.Now the main Question is : How to make it work in Dreamweaver CC Since it exist in app Core.by the
How can I center a logo within a div, and make the navigation in the same div to sit to the far right?Thanks in advance.
Frustratingly, this is the fourth time in two weeks that I have had to uninstall and re-install Dreamweaver 2018. When I close the site, complete with all the coding and CSS completed. I save it in Save, save all related files etc. It should be ready for further work next morning. You would think. But no. When Dw opens it lists HTML files, (Not site names?) which when clicked reports that the files cannot be found - in the last couple of instances I had a site opening with the header graphics in place, nav in place, the DOM listing all items and viewable in Chrome but the Source page (HTML Code) or Split view page is blank beneath the header & nav, there is only a white area where my coding of yesterday should be showing. Another issue is that when I create a desktop folder and put in my SVG, jpegs etc they are not recognized as belonging to the site when I try to insert them.This is not an encouraging start for my learning of this program.I am typing this while I once
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.