For all things Dreamweaver.
Recently active
This is somewhat of a two-parter. I have an XML file that has many lines that look like this: <something id="54875" source="something.me"><code>./random/text/here.html</code><morecode>./more/random/text/here.html</morecode></something> This snippet above repeats sevearl hundred times. I need to find all the instances where the <code> and <more> lines apear, then add a third line under it so it looks like this: <something id="54875" source="something.me"><code>./random/text/here.html</code><morecode>./more/random/text/here.html</morecode><addedcode>./added/random/text/here.html</addedcode></something> Furthermore, each snippet has unique text between the brackets. So I'll need to use a wildcard so it ignores anything written inside the <code> and <more>, so I can go line by line copy/pasting the replacment text. How can I easily do this in Dreamweaver
I would like to change the Korean version of Dreamweaver CS6 I am using to English.
I can't click to date, how can i unlock it?
I am new user. I was drsigning a ticker slider in dreamever and mistakenly edited the code (deleted some words). Now its showing this message and is not going back to normal interface. Please guide
Hello,Does anybody know where i can find the stargazer tutorial?
The latest version of Dreamweaver for Mac does not support Korean. (Windows is already officially supported.)Can you tell me why?
I'm attempting to build a new site, and can't get Dreamweaver 2020 to connect to my hosts MySQL server. I've gotten through a lot of issues (like rolling server-side SQL back to v5.6 (technically v5.6.40) and managed to get Dreamweaver to find the _mmServerScripts folder properly. However, now I keep getting an Error 1045, Access Denied for user. I've confirmed it's not me mis-typing something, reset passwords, even set up a new MySQL user and database, but I keep getting that Access Denied error. Any pearls of wisdom? Appreciate any and all advice! -Zac
not sure how or why but the site I created when scrolling it rubs, for example, when you scroll it jumps a bit. any solution helps thanks!
Hello, I have style applied to a span that puts a line behind text. The issue I'm having is that I can't get it to right align (at the end of the text not starting at the beginning). Below is my code. Thank you for any help. <!DOCTYPE html> <html lang="en" > <head> <meta charset="UTF-8"> <title>CodePen - Line Under Text</title> <style> h1{ color: #000000; } span{ position: relative; float: left; font-family: 'Montserrat', sans-serif; } span:after{ position: absolute; content: ""; display: block; width: 40%; height: 10px; background: #00ff66; bottom: 4px; z-index: -1; }</style> </head> <body> <!-- partial:index.partial.html --> <h1><span>lorem ipsum dolor sit amet.</span></h1> <!-- partial --> </body> </html>
Hi all, I'm brandnew to Dreamweaver, HTML and CSS, but the tutorial videos have already helped me al lot. I continued from the websited Adobe made to show you around in the videos, but there's one thing that doesn't really work: the fonts. Whatever font(family) I choose in DW, it looks the same in the browser preview. I know about the possible issues about fonts that might not be installed etc, but I don't think that's the problem. I read something about java but I have no idea where to begin. Unfortunately I can't link to the website since it hasen't been published yet.
MY DREAMWEAVER APP IS NOT WORKING !!!! I NEED TO FINISH A WEBSITE FOR A CLIENT AND IS NOT WORKING I NEED HELP!!!! IT IS STOCK
I created a website and uploaded to FTP host and my website was visible on internet. I make some changes to my website and uploaded again to FTP host but I do not see the changes.Any help? Thanks
Hello All-When DW2017 rolled out, I couldn't change the colors of the code and my eyes at the time could not make out enough difference between the background colors and the code colors for it to work, so I stuck with DW2015. And there I have been since then... well DW2015 seems to not be super stable on my system these days, so I need to upgrade. I see that they have finally made the change to code coloring, but I am having an issue with what I think is the .cm-string hook.I use inline styles quite a bit as we do a good deal of email marketing, so in DW2015, the attribute was one color and the value was another. it makes it much easier to see values, especially in the lengthier strings. Now I have long blocks of pale yellow and it takes forever to read through them looking to make changes. I need some help to change the colors, seems like it should be simple, but I can't figure out the hooks even using the tools pointed to in other parts of the forum... and Adobe won
Is there a way to stop the scrolling on my pages beyond the content. I have a template page and 6 other pages and you can continue to scroll down past the content on each page.
Why would they delete a response I made to my OWN post? I marked the question as correct then unmarked it as correct because I still had an issue. All I did was ask the person who helped me another question and it got deleted. NOT COOL. My question pertained to the same issue!
Can someone help me with how to keep my settings the same everythime I close the program I have to reset everything this just started about a week ago
Hello Everybody.Thank you for taking the time to read this. I know frames are an old way of design but here is my problem.I have turned my boats manual into web version. In other words i can view the manual on browser. It is not hosted on any site.I used frames to make an index and content section. The content section was individual pages which linked to diagrams and details. These could be printed out easily to aid fault finding.I tried using templates but these are not easily printable and using PHP or SSI may not be viable unless it works as a stand alone as the manual is stored on a hard drive as well as Onedrive. Maybe I'm better off using a completely different format alogether, like Powerpoint .Any thoughts truly appreciated.
New to DW, so I took a free template and made the necessary chages but I am unable to change the images. Any help would be greatly appreciates. Thanks
I have had Adobe Web Suite Premium CS3 for years now and somehow Adobe has reached into my system and deactivated the enire suite of programs. I get a window that says I have 5 days left to use the program. When I try to activate it says there is no connection. Of course my internet is working. The telephone option is no longer supported so that doesn't work. It has a message to go to adobe.com/go/activation which has no information for me on how to activate my owned and purchased copy. So nice to have to waste my time on this. What right does Adobe have to disable software that I have legally purchased? How do I get this activated?
Hi, I apply a custom class to my ul tag so that the spacing is styled to my liking. Yes, I have to manually apply that to the tags.The question is, how can I automate this formatting so that another person typing content and making a bulleted list would not need to touch the code to apply that class? Is there a way? Is it via a small javaScript snippet? Appreciate the feedback. Thank you!
Very new to Dreamweaver. I have exported from Adobe Muse to HTML a website I developed. When I open a page on this site that includes fillable form fields for Name/Email/Company/Part Numbers, in Dreamweaver, I get all the header/footer graphics, but the form section is blank and I cannot see any forms elements. Am I not getting how forms function in DW? Or do I have to recreate these pages from scrath at this point. Thanks in advance.
I made some changes on the Index.html page and assigned class names to all of my images, and properties are right and left "AUTO" and Display is "BLOCK". Device Preview is fine, but after uploading all the changes, everything is aligned to the left. I have no idea what the problem is. Can anyone help me. Thanks, Morris [Moderator Note: Personal information removed]
I built a page over a year ago with a movie and a sound-file. When I try to open it in Dreamweaver it freezes and will not allow me to do anything. The sound-file is already playing and keeps playing but I cannot move anywhere-
I have the same problem, i run my dreamweaver cc 2017 on windows 10 and it crashed (app has stopped working)1. deleting the Dreamweaver folder in the "roaming" directory2. do sfc /scannow3. reset my preferences (ctrl+shift+windows key)4. uninstall web companion - lavasoft from my control panel,it doesn't workI solved my problem after i do this steps :1. uninstall all cc programs, https://helpx.adobe.com/creative-cloud/help/uninstall-remove-app.html2. uninstall the cc desktop app, https://helpx.adobe.com/creative-cloud/help/uninstall-creative-cloud-desktop-app.html3. cleaning installation http://www.adobe.com/support/contact/cscleanertool.html4. use adw cleaner to clean adware,, 5. restart my computer6. reinstall the cc desktop app, https://creative.adobe.com/products/creative-cloud7. reinstall adobe dreamweaver CC 2017 ---- and then dreamweaver can launch properlyThese files are deleted by Adw cleaner from my computer :[#] File deleted: C:\WINDOWS\SysNative\LavasoftTcpService64.dll[-]
Hi,I had installed Xpresso for Dreamweaver - CS6 few days back.While I was attempting to get some hands-on practice, I have been facing some issues in loading a sample data schema from the xpresso tab in my Dreamweaver.I am facing a Javascript error while executing onLoad in LoadSchemaCommand.htm.The alert box informed me that there is an error at line 456 in commonutils.jsI saw the commonutils.ja file and the line mentions a function that takes an argument which is basically a path created by installedPath and folderXP variable. I am not sure whether it is not able to fetch value from any of the above mentioned variables.I am also unsure whether this is an installation error or whether a setup error on my behalf.Can someone please clear my doubts regarding the same?
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.