For all things Dreamweaver.
Recently active
I will write through a translator. Adobe Dreamveaver breaks PHP code in many places when formatting. How to COMPLETELY disable PHP code formatting, but leave HTML formatting ??? And this is just what I noticed !!! I tried to set it up via https://helpx.adobe.com/en/dreamweaver/using/format-css-code.html But it didn't work for me. How to disable incorrect php formatting? I used to have an old DREAMVEAVER 2015 and everything worked fine on it
Dreamweaver 21.2 on macOS Big Sur is showing a large number of locations in the pop-up sites list, in addition to the correct sites. This seems to have begun after a power outage damaged Dreamweaver's prefs files. I have restored prefs following this procedure, then manually set my prefs again. https://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver.html I have also restored the sites prefs file from Time Machine before the problem started. Here's what the list looks like. The sites at the bottom are correct, and correctly linked. I'd like to get rid of the rest.
I've tried everything. Posted here many times. Its NOT baout managing sites. I have all my sites properly and correctly managed. Dreamweaver KEEPS saving ".backup" files that are impossible to find on my Mac.
Hi, does Adobe Dreamweaver already have good looking sections that I can insert into my HTML? I know that I can input a blank <section> or <div> then I can customize it by myself, but I want to know if there are already prepared sections for me to insert or if there are none?
Hi, I would like to know if there is a way to move an element freely in Adobe Dreamweaver. For example: in the gif below, I am trying to re-position the button using my mouse but I could not:
Say I have a portfolio website that I have a Contact me text form. Do I need to have a third-party (usually along with a fee of some sort) to successfully link my email account (if that email address is not included on the webpage)? Sand Patch
Previous thread got locked, so I'll ask my follow-up here. I've been using Grid for quite some time, was told I'd be better off with Flex, and started fiddling with it to see how quickly I can pick it up. Could someone tell me why the following code isn't displaying both cells as equal width unless there's enough content to fill them? .flex {display: flex;width: 100%;gap: 1.5em;flex-direction: row}.flex .cell {flex-grow: 1}<div class="flex"> <div class="cell"> Hi </div> <div class="cell"> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. </div></div> I'm trying to keep them each at 50% regardless of con
Hello!I am a member of the Adobe community. I am currently attending a seminar on the topic Web Development. I signed up for the program Dreamweaver but made a mistake in the subscription. I needed the program only for 2 months, but I was confused and signed up for an annual subscription. Now I must pay a penalty for canceling my subscription. Is it possible to change the terms of the purchase and pay for Dreamweaver for only 2 months that i was used????? Please and thank you for your understanding.
What's the easiest way to apply an inner shadow to a video, if it can be done at all? (To maintain a very thin shadow over the playback.) Directly applying box-shadow (inset) to the <video> tag didn't work. I even tried doing it through ::before or ::after. It can probably be done by adding a new DIV but I'm trying to avoid the extra markup. PS: The corners of the video are rounded via border-radius.
Windows 11 Nach Eingabe der Serien Nr. kommt ein grüner Hacken für Ok. Aber die Weitertaste bleibt ausgegraut. Als Testversion gleiches Resultat. Weiss jemand mehr ? Besten Dank
The following code will turn a two-column grid layout into a single-column one when viewport width falls under 760px : .grid {display: grid;width: 100%;grid-template-columns: 50% 50%;grid-column-gap: 1em;grid-row-gap: 1em;}.grid span { width:100% }@media screen and (max-width: 760px) .grid { grid-template-columns: 100% }} <div class="grid"><span>Hi</span><span>Bye</span></div> What's the least amount of code required to flip the order of "Hi" and "Bye" when the page switches to a single-column layout (ie, < 760px)? No need to worry about where a 3rd element would fall, it should always just be 2. Ideally, I'd like to do this using existing selectors like :first-child (perhaps making it float:right on the resize would make it appear last) but if that's too much of an ask, I'd be open to assigning an ID to one or both of the spans. I'm also told Flexbox will reverse order easily without requiring ID tags; but if Grid does it too,
Can I used a media query to set a property when a defined div scrolls into view?Example: image scrolls into view, then rotates a few degrees when centered in the view area. Or: image scrolls slowly until into view, then accellerates when it scrolls out of view (like we had in Muse).
how do I import photo's located on my iphone to my laptop in order to use them in Dreamweaver?
I've made a new navigation bar on one of my web pages (replacing the outdated Spry versions). How do I copy it to all the other pages on my site? I've spent hours trying to find this information but without success.A.G.
Hi, does anybody know a good resource for learning how to build ebooks? To start, just something that explains how the head section should be coded would be good, and the main xhtml and css elements for the main content file. I can't see anything on the internet or in the bookshops. I don't see how I can start learning this at the moment. A dreamweaver for ePubs would be good. Thank you.
I have a Dreamweaver template with a code error that I have corrected repeatedly, and then saved, and every time I open it again the error is back. I have quit the program and restarted, rebooted my entire computer, recreated the site cache, and pretty much anything else I can think of. This is super annoying, since I have to manually correct all new pages created by that template, and then repeatedly ALL 71 PAGES by hand, each time I update the template and it reverts the pages back. I took a movie of the error, posted it to Youtube since I see no way to upload to the thread, but Adobe has stripped that, too. So here's a screen shot which will not show the problem happening at all and is next to useless.
If you've successfully connected to your server, what does the tiny plug/unplug icon, located on the top of the Files window, do? Can it be affected by the Site > Manage Sites path at all? Matthew
This is one of the supplied, default HTML snippets. There is a typo in the name, which is written like this:Test Page for CSS Sytleguide Dreamweaver 21.3, 15593 BuildmacOS 12.1
Ever since I installed Ventura this happens. I'll be using DW and if DW has been open for a few hours, when I go to quit the program it just hangs and then I have to do a force quit. Anyone else have this problem?
Hello dear community members, I just switched from the Windows version of Dreamweaver to the Mac version (Windows laptop needed to be replaced). On Windows, I was using an old version of DW (CS4). On the Mac, I have the latest DW 2021 (CC). My issue is : When I open a new file, the file loading is faster. However, when I have to use an image, and I use the insert button, the search window opens. First, the window does not show the root directory for my website, but searches "this mac". The wheel keeps spinning. Once the wheel stops, the results are all over. It takes a long time to get to the correct image.How can I improve this search within dremweaver? Thanks for help!! Sincerely,Shuchi
I am receiving this error when I try to run a test to the server.
Hi, Is it possible to navigate easly into the code like :Go to function définition when the cursor is on the name of one functionGo back to the previous line (when you go to function définition for ex. and want to go back on the original line) Bookmark définitionGoto next Bookmark Goto Previous BookmarkI miss it, can you tell me if it exist or if you can add it in the next update ? Regards.
Forgive me if this is a silly question. I haven't used Dreamweaver in quite a number of years and I am much more of a hobbiest than anything else.I am maintaining my wife's photography site for her. The page header is common across all pages, while the content may, for my simplicity, run several layers deep in a heirarchy. I would like for things like css, scripts, common elements to be maintained in folders at the site level, so I can always reference the menu css as "/css/menu.css". This works fine in a webserver, but in the Dreamweaver live/split mode it does not find it.I can force it to find the files by using relative links, but I'd prefer not to maintain these.I have defined a local site path, and for images I have created the images folder in the advanced set up.Is there something I am missing, or do I have to revert to relative links - certainly doable, but more maintenance.Thanks
I have the CDs and the serial number, but looks like Adobe is not allowing to intall this anymore. Previously, I recollect getting an exe installer when you registered the serial key on adobe.com. Now, that option seems no longer available. Its really frustrating as I have the genuine copy with the serial key and everything and its not alowing me to install. Can someone or even Adobe team make changes so we can use genuine old copies which always worked until now!!
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.