『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
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!!
I've been in chat with GoDaddy for 2 hours and they seem to think the issue is with Dreamweaver. I try to connect to my remote site and get an FTP error (that the passwords and account do not match) and cannot connect. I tried all the things I could find, verifying the password and account, toggling on and off settings. I even deleted the site in the site manager and made a new one. Still not connecting. Nothing in the FTP log either. GoDaddy did just migrate the site to new servers. Anyone else having the problem?
I am new to using DW21, and want to connect to a MySQL Database, I am using GoDaddy as the Hosting company and have created a Database and Forms using cPanel and phpMyAdmin.I have created a Form in DW21 and want to submit the data to the Database. In previous versions of DW I could setup a Connection, but DW21 seems to be different - or have I missed something?Is the preferred method to have a local database as part of the Site, or to use the SQL database provided by GoDaddy?I will continue to search youtube videos etc but thought I would ask the Community
Hi, when I try to update the shortcut, it's impossible to know wich line update, the text is too trucated.It will be so much better if this window was resizable or at least the column.
Hi, when I try to update the shortcut, it's impossible to know wich line update, the text is too trucated.It will be so much better if this window was resizable or at least the column.
Hi there,I'm having a hard time using the CSS auto compilation for SCSS. I have just one scss file and it has been working like a charm in my current project for the last month or so, but now I just get the error: NoMethodError: undefined method `[]' for nil:NilClass on line – – and column 1 I can't see any error in my scss what so ever, and Dreamweaver don't give me any input that something should be wrong either. How do I debug this?!
I have only room for one monitor (unfortunately) and use the SPLIT view... but I find this space very limiting for coding. Most of my changes I type in code view, but I like seseing live view update. I would prefer to change from code and live views with the button, but it's a bit slow, so I'm wondering if there is a simple shortcut key to change back and fourth... or if there isn't, can I assign one and where? (Preferences?)
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.