For all things Dreamweaver.
Actividad reciente
So I open my html file that has this in the head```<link href="styles.css" rel="stylesheet" type="text/css"><script src="dist/js/lightbox-plus-jquery.js"></script><script src="jQueryAssets/SpryDOMUtils.js"></script><link href="dist/css/lightbox.css" rel="stylesheet"><link href="dist/js/lightbox.js"></head>```However I'm getting files in the tabs:When I select any of the last 3 I get 'remote files'.Any suggestions folks?
Hi, I am very new on adobe dreamweaver and have a problem with my coding. So, I want to write some text underneath an image and the text keeps getting under or has the same color as a black box.So, the question is, how do I remove the black box that you see under the image?I will add screenshots of the styles.css and how the website looks like with the black box:
Hi there. This isn't a bug but just a little irrataing issue in your page coding.At the bottom right of DW there is a little green tick icon with the tag 'No errors'.When there is a code problem this changes to a red cross.Click on it when it's red and you get a page showing the code violation. Click on it again and the page closes. Unfortunately, when you fix the code violation and it changes to green, due to the fix, clicking on the green icon does nothing. Can I ask that this little bug be changed, so clicking on it when it goes to green closes the fault page.It would make life just that little bit easier.Having to open the 3 horizontal lines and select Close Tag Group each time is a tad annoying. Cheers, Jon.
Hi everyone would really appreciate some insight as to why this code is not working.See screenshot. Thanks 🙂 <!--Center Everything Start--><div class="center"><h2 class="smallerh2Centre" >Nine-bot Segway Scooter</h2><br><img src="images/scooters/Ninebot-E-Scooter-500.png" width="419" height="445" alt="Sunrise E-Scooter" class="img-responsive" /><h3 class="lowerCase" >Just what you need for that Cable Beach sunset!</h3><h4 class="lowerCase">From $50 per day (24 hours)</h4></div><!--Center Everything End--> THE CSS.center {height: 500px;display: flex;align-items: center;justify-content: center;}
Over a year now and I have tolerated the dysfunctional behavior of the properties window and do not wish to tolerate it anymore. It causes Dreamweaver to stall in its tracks, screen to go blank a couple times, and finally resolve itself. I have tried closing/reopening Dreamweaver, rebooting, reinstalling Dreamweaver, cleaning the registry (I know that doesn't accomplish anything but I tried anyway because I am desperate to solve this issue). This is not an occasional problem. It happens every time I open the Properties window. Annoying to say the least. Anyone else with this issue? Thoughts? Thanks.
Last week, I updated to the latest Dreamweaver CC 2020 for Windows 10, and now my View preferences are reset to default and I can't save my preferred View. I would like Dreamweaver to remember Split Vertically and uncheck Live View on Left. It's super annoying to have to specify my view preferences every time I open a document or start a new one. Things I have tried:- Created a new Workspace with everything set the way I like. Tried exiting the program, restarting the computer. Selecting that new workspace changes nothing.- Tried reseting my Dreamweaver preferences to default using the Windows Key + Shift + Control while opening the .exe. The reset did indeed happen, but once again, setting up a new workspace and specifying my preferred split and view did not save. Every time I open Dreamweaver, it goes back to horizontal split and live view on Top/Left.- Tried creating a new document, setting my workspace, setting my view preferences, saving the document, then loading it after restart
Ad Dreamweaver CC 21.3, Win 10Codesnippetsyou can define snippets without wrapping (insert as block) or with wrapping (insert before/ insert after code marked) Insert snippetThere are three ways of inserting codesnippets:mark snippet--click right - choose "insert" from the menu--determine a short cut for the snippet like "äää" (This is the fastest way to insert snippets used very often)type shortcut, press Tab - inserted--pointing on the arrow at the bottomCode snippets wrapping code/textFirst mark code/text.When inserting such a wrapping codesnippet by typing shortcut followed by tab code/text disappears and the code is inserted as snippet code, not wrapped.Any notion why?Please debug!Best Regards, Herbert Wagner
Hi, The Site Search for the latest version (21.2, Mac OS 12.4) stops working unexpectedly and often (I have too much work to do to try identifying which circumstances cause this). This happens multiple times on a daily basis, as part of normal development work, to the point where I decided to post this. (Since I barely used it last year I can't say whether it was a problem with a previous version) I would start being able to use the shortcut Ctrl+Shift+F on a set of folders to retrieve search results, but at some point after editing files etc, performing another search would bring up the dialog box, but do nothing at all when I click on 'Find All'. It doesn't matter which folders/files are selected in the Files window. Thus far, the only workaround I've found that seems to consistently 'reset' Dreamweaver (without quitting and reopening it) is to open a random file for viewing; then I am able to use the search shortcut again. Dreamweaver appears to end up in some interna
it would be useful to have a sitemap generator directly in dreamweaver
Is there any way to work offline with Dreamweaver 20? I mean, I don t always have internet connnection and I need to continue developing code Thanks a lor
Hi,resetting Dreamweaver (»Hold down the Windows key + Ctrl + Shift and double-click Dreamweaver.exe.«) means, that all my personal preferences, e.g. shortcuts, will be deleted and therefore I have to restore them by hand – or by the synchronization settings? Background: DW (and other programs of CC 2021) starts and responds very slowly.And (not only) in this article there is no hint how to restore the personal settings: https://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver.html Thanks,mycc
I am using DW 21.3, Build 15593 on an iMac. When I use tag autofill by typing the tag name and hitting the tab key, the closing the angle brackets and closing tag are entered correctly. But when I hit the return key to add a line space the closing tag just drops to the line below with the same indent. I have to hit return followed by the tab key to create a blank line with the proper indent for the new tag that I want to enter. In the tutorial, when the presenter demonstrates this technique, a new blank line with the proper indent for a new tag is created between the opening and closing tags.Is there any way I can change my settings to accomplish this?
I'm working on creating a webpage for an assignment. I am to send my html files on a flash drive. Upon testing the sites, none of my pictures are showing. Is there a way to "embed" them so that they will be there when I send my html files? I am very new to Dreamweaver, so I'm sure there's something I'm missing.
Hi folks.In Dw I'm using the interface 'Light'.The problem is, when I highlight say <div> and look for the closing </div>, it's highlighted in a very pale colour, so not easy to see,Is there a way to change this highlighting colour whithout changing the whole interface theme? (See attached)
I cannot connect to server. The error message I've received is:An FTP error occurred – cannot make connection to host. User limit reached or not authorized to make the connection due to local firewall blocking FTP data. Things I've donechecked with host – I was told everything is entered correctlychecked with my IT guy – he has removed all firewalls from wificonnected to internet using hot spot on my phone – same error messagechecked System Preferences (on my MacBook Pro)and turned off firewallstarted and restarted program several times Can anyone help???Many thanks
I also don't know anything about a testing server. How does one set that up?
Hi All, I'm also having some issues with my website's hero section, it's appearing too big on mobile. Website URL is Natural APK How to fix that? Moderator Note: Moved the topic to a new discussion
If not, my apologies. "Adobe Dreamweaver Classroom in a Book (2022 Release)" is, according to Adobe, "The official training book from Adobe," as stated on the cover. It is sold by Adobe Press. I cannot find a forum for this specific book. Adobe Press has no forums.My question: Has anyone experienced, as have I, the total absence of anything about "Snippets" in this book, other than the word and nothing else appearing in nebulous places? It incredibly does not appear in the Index. The word appears solo in "Touring the workspace," "Working with predefined layouts," "Creating an external link," Finding and replacing text," and "Working with CSS preprocessors." Five places. One word. No help on the subject. Am I missing something? How in the world can this be? Any thoughts on this, folks? By the way - $51.
Dreamweaver 21.3 installed, not sure if this is a new feature or a bug. If its a new feature, please put the option in preferences for the end user to choose whether they want this new feature or not. Please stop breaking Dreamweaver every few months. when using the pointing tool to link to an img file, it used to be that the height and width were automatically grabbed by DW to get those dimensions and add the attributes "height" and "width" for the amount of pixels. Now when I use the pointer tool, i have to take an extra step to click on the "do not enter" icon (circle with half an x going thru it) to get DW to populate that info. I shouldnt have to do two steps to get this info into my line of code, when for years, one step got it done. If this is a new feature for whatever reason, put the option for the end user to use Legacy or the newer way to do it in Edit, Preferences!
title sayss all. It is impossible to use dreamweaver with a extrimely small interface.
I recently updated Dreamweaver, and now it will not launch from my Windows 10 start menu. It will only launch if I open Creative Cloud and select Open from there. I have tried uninstalling and reinstalling multiple times.When I launch from desktop or start menu, I receive an error saying it won't start because libcef.dll is missing.Any help?
Currently using dreamweaver 2021 and the code hints arent working they worked for about the first line and now no code hints are displaying at all. All my settings in the code hint area are correct. Ive restarted, reinstalled and still the same issue. Very annoying problem due to code hints being one of the main reason I use dreamweaver because it saves alot of time. I have no issues with an older version of dreamweaver I have on my other computer. Currently running windows 10 up to date. Any solutions on this or should I just downgrade back to an older version.
It would be very handy to be able to change the root folder from the new document window. It is odd that you have to find the option hidden in other menu's. Often when makeing new projects it is important to make a new root folder, so I dont know why its so hidden in menu's. It is something that people often want to do before makeing a new project, so it would be very handy to be a option on the Create New menu.
My website https://colinhiggins.com A bit of a strange problem with a link from the "Links" tab when navigating from that tab to the "Video" tab which manifests itself with a 404 error. The error arises because it tries to navigate to a page called "Videos" not "Video" but the coding on the two pages, Links/Video appears to be ok, and it doesn't happen when navigating from any of the other tabs, so I'm stumped and any help would be most welcome. Just to add the same error occurs when using my Android phone. TIA
form is not secure and autofill is turned off.. only in crome??? Fix??
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.