For all things Dreamweaver.
Recently active
Problems on one of my pages and questions about the first lines of code that describe the document and contents. As several of you know I am a do it yourselfer/ artist who is trying to revise my website and in the weeks since I was last here I have learned a lot and removed many problems. My most challenging pages now are completely red source code free and more recent revised pages are less cluttered via the use of the page properties and a clearer knowledge of how the code works and the areas of are more neatly arranged and separated. I have plenty more to learn, but I think I can do what I want to do with some help. IMMEDIATE ISSUE ( some of my links are purple rather than the CSS assigned color. Purple is hard to read on my dark backgrounds . 1)This problem is with links . In 1 out of 3 pages where I have put in a header and used page properties to get the text I want, I also used page properties in the links screen to set
Since 1 week I have weird character in the design HTML file but my CSSSSSSSSSSSSSSSSS are in default fonts... the weird apear on letter with accent à, é, è, etc.... See image:
Question, I can Can only do Bold and Paste Special in in Code View. No go in LIve or Split, is this normal, Bold wont Bold and paste special is greyed out. thanks.
This is not a Dreamweaver problem per se but I hope someone can help me figure out what is going on, might be a browser or HTML issue. I have a webcam image that I am attempting to display on a page on a website. An example of the HTML is below (modified to remove the actual address). <img border="0" src="http://mywebcam.com:8008/picture/1/current/?_username=user&_signature=0123456789ABCDEF" align="left"> In the Dreamweaver preview, as I am editing the HTML, the image from the webcam appears just fine. But when I view the website using Chrome (or Edge) the image does not display, I get the broken image icon placeholder. If I do a Chrome view source, the img tag is exactly as I typed it into Dreamweaver, so the server is serving up the page and img tag correctly. If I copy and paste the src URL into my browser the image is displayed just fine. What am I missing here? Shouldn't img and src work here or do I need to modify the t
I have many rows in my layout, The problem I am having is that the class="row" in html / bootstrap makes all my other rows the same as that row. Can I change the name of the class="row" to class="row-a"? I have tried this and it will stack my row's. so I am stuck or am I using the wrong bootstrap component?
I recently upgraded to Windows 11.Now, when I open Dreamweaver, the main panel is spread across 2 monitors, and some parts of the main panel extends outside of both monitors! I need to manually resize the workspace in order to start working. Verry frustrating!I have tried creating a new workspace layout (which solved the same problem in Illustrator) but that did not help in Dreamweaver.
I made updates to the index file of https://weavergroup.com that entailed the addition of a picture in the right-hand column with the heading "Articles and Activities" and text below it. It looks fine in Firefox. HOWEVER, in Safari, the "Welcome to the Weaver Group" text in the left column has been pushed to the bottom of the page with much trailing white space before and after it. I work in Design mode, and do all my updates there. Before working on this website lately, the last time I updated this website was in 2019. Everything was displaying fine before the changes. If someone can look at the code and let me know if there's a problem there, thank you! ANOTHER problem: I'm FTPing the files from the local folder to the (GoDaddy hosted) website using the DW FTP function. I see a delay in the updates, so I've been creating multiple index files to see if any changes to the way I have spacing in tables affects the Safari display.
I have about 75 Dreamweaver sites, and they are all doing well. However, when I attempt to do a "Select Files Recently Changed," I get an error and am puzzled about what to do. I changed the template and have about 80 files that need to be updated, but without this feature on this specific site, I may have to do it by hand...!! Any assistance would be appreciated!
Hi I recently got a file from customer, whenever I did something in the code view, the design view is super slow to reflect the changes, the color wheel will spin for like 20 seconds each time I edit something. All the other files I created previously ran fast, no issues, just this file is super painful to work with as it is super slow. wonder if it has something to to with CSS or the fact that this file contains <div>? all files I created do not have any <div> and it is fast. Thanks
Dreamweaver is so slow it almost unusable. lag lag lag on a simple page. every change in any txt takes 3-4 seconds. is there a fix for this? otherwise, I need to cancel my subscription and find another program. I have always liked DW but it's taking me way to much time to just do simple HTML. HELP!!!
While the html appears correct, the corresponding characters appear like jibberish in design view.Thanks in advance.
Dreamweaver 21.3Build 15593macOS Sonoma 14.3 When I try to cloak a folder on my local files, DW crashes.I have to perform a force restart.I tried resetting the preferences but to no avail. Any ideas?Thanks
Hi All, so i have built a bootstrap site using dreamweaver. when i shrink my page for a mobile view my burger menu is 100% except that when i click on it the spacing is too small and you cant read the dropdown items. please help.
Hello everyone !This is my first time ever working wiht dreamweaver and saying i am lost would be such an understatement...I am trying to edit this css file while trying to see the changes that i am making live, how do i do so?and then, how to i export it as CSS and HTML?Thanks !
Lates version of DW on updated Windows 11. See the cursor, when it is positioned there the editor crashes. Every time.
greetings dreamweavers.i recently went to the adobe roadshow and was introduced to a new application of muse.they instructors were going on about how cool it is,that you can do your website with no what so ever coding etc etc.so if you can then do websites in muse,what is dreamwevaer then needed for?is it an applicaiton of adobe soon to be extinct?thank you.
Hi everybody, does anybody know why my php files won’t display online? I can view them on my computer using XAMPP but they won’t display online. I should have one at this url » http://www.maximum-robot.co.uk/WrestlingPHP/WrestlingFigures.php but I get this error message when I navigate to the page …“Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. Apache Server at www.maximum-robot.co.uk Port 80”Thanks for your helpGareth
Dreamweaver creates a self-closing tag when it inserts an image (and maybe elsewhere). How do I stop this outdated behavior? Example: <img src="images/updated.gif" width="87" height="12" alt="Updated"/> That closing slash causes a validation warning. Thanks.Fred
I have Macbook Pro with M2 Pro. When i try to open and edit any template in Dreamweaver always freeze and crash. I can't use Dreamweaver. What should i do ? macOS Sonoma 14.1.2 Dreamweaver 21.3
Using DW 21.3 on Macbook Pro 16 (m1) running MacOS 14.1. Right-clicking and selecting Function sub-menu. If you DON"T select a function and click outside the menu to dismiss it it freezes every time. It used to freeze even more and more randomly until I reset preferences. This improved the situation but it still freezes.
Hello, i don't have possibility to preview on on device, i hae only on safari
Using bootstrap and loaded the jQuery tabs function this is the code . in live view it looks great but when I goto the live view it looks the same as the code view. Looks like I am not calling a function, All the css files and js files are displayed across the top line with t source code.What have I done wrong?in the head tag<link href="jQueryAssets/jquery.ui.core.min.css" rel="stylesheet" type="text/css"><link href="jQueryAssets/jquery.ui.theme.min.css" rel="stylesheet" type="text/css"><link href="jQueryAssets/jquery.ui.tabs.min.css" rel="stylesheet" type="text/css"><meta http-equiv="" content=""><meta name="keywords" content=""><script src="jQueryAssets/jquery-1.11.1.min.js"></script><script src="jQueryAssets/jquery.ui-1.10.4.tabs.min.js"></script>in the body<div id="Tabs1"><ul><li><a href="#tabs-1">Tab 1</a></li><li><a href="#tabs-2">Tab 2</a></li><li><a href="#
If you are using Bootstrap and try to select a class in the properties window you get a huge list which is difficult to navigate because there is no scroll bar. There's an arrow top and bottom of the list but scrolling down the list to find the item you want is far too slow and cumbersome. It takes 9 seconds just to scroll out the 'a's of Bootstrap! This list badly needs a proper scroll bar.
Hello Adobe,I updated to the latest 2017.1 last week.Your search feature no longer makes it possible specify "find in: Current Document | Open Documents | Folder | Whole site" - only in current document. I also don't seem to be able to specify case sensitivity for the search.How do I get the old search feature back?Let's say that I have 10 directories with many sub-folders, and hundreds of files scattered around in the application.Let's say that I am very busy and pressed for time.How do I search all files and folders for a particular string?I have to use some other software, right?
I get the feeling there are only two answers to this — "It can't be done" or someone wearily pointing me to the how-to. (I'm more often over in the ID forum giving just those answers.) I use Google fonts for most of my websites, and in most, the Design view is adequate. But I have one site that uses Titillium Web, and the Design display is so poor it's hard to work effectively: the body text is all bolded, and things like bullets don't appear (so I just see a — bolded — inset paragraph). All faces of Titillum are installed and work fine in other apps. They work fine in Live mode, but I can't do writing/development of web content in that mode. Is there a way to tell DW to use the full spectrum of fonts in Design mode? Win11, DW 21.3
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.