『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
I followed a YouTube video to learn how to make some cool Social Media Buttons. I have tried copy & pasting his code, but they do not display correctly. They have a hover feature but only the facebook one is showing the icon correctly and the colors. Here are the sections of my code from the header and body. <title>Social Media Icons | CodingMaker</title><style>@1552174 url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');*{margin: 0;padding: 0;box-sizing: border-box;font-family: 'Poppins', sans-serif;}html,body{display: grid;height: 100%;width: 100%;place-items: center;background: linear-gradient(315deg, #ffffff 0%, #d7e1ec 74%);}.wrapper .button{display: inline-block;height: 45px;width: 45px;float: left;margin: 0 5px;overflow: hidden;background: #fff;border-radius: 50px;cursor: pointer;box-shadow: 0px 10px 10px rgba(0,0,0,0.1);transition: all 0.3s ease-out;}.wrapper .button:hover{width: 200px;}.wrapper .button
DW 2021 doesn't remember Split > Code-Design state of documents. After reopening documents, only code is shown. I have to manually re-select Split > Code-Design for each doc again. This didn't happen in pre-2021 versions. macOS 11.4DW 21.1
It would be great to have the ability to save all open files to a specific group for later use. I am not requesting to copy or save the file content but save the file paths. For example, I am working on a 4th of July sale for my website and I have to modify 7 files. When the sale is over I have to revert those changes in all 7 files. Having the saved group will provide the ability to open all files with a single click. This may sound useless to some but think about it. If you are a developer and working on several projects and constantly having to switch between them, wouldn't it be great to do it with a single click? C'mon Chrome did it with tabs.
Sorry, it's not a Dreamweaver Post... 🙂 have any one ever worked with the LinkedIn API ? https://docs.microsoft.com/en-us/linkedin/shared/api-guide/concepts apparently it doesn't seem possible to extract POSTs. But my English being quite limited, I may have misread it. Have any of you already extracted the LinkedIn posts ?
This is my first post on these forums, so bare with me!I created and designed a prototype for an app idea that I had. Is there any way to move the layers from my prototype from Adobe XD over to Dreamweaver to code it into the app I want it to be?Also, If anyone has an idea on who to get in touch with to form a team and work on the coding/programming aspect of my app. It would be greatly appreciated.-TT
Huge problem on Dreamweaver CC 2021 on macOS:Cannot declare anything as rootsite.“The local root folder, project, does not exist. Please select a new local root folder by clicking in the Manage Sites button.”Then I declare project as root folder in “Manage Sites”. When I open again, I get the same message.File vault status: is not used.
I was told that if I had Dreamweaver it would open files ending in .MJS, I have the 7 day trial but it won't open them. Help thanks Patricia[Moderator Note: Removed all-caps to make post more readable]
after I had another mother board installed on my pc and I transferred some local files to remote via DW in my creative suite 5 design premium program installed in 2010, then once I brought my website up on my browser to see the changes, they were not there.
Good Day Guys, Hope you all doing Great! I am running a website [link removed by moderator]. This website is currently build with Wordpress. I just want to know that, if i make a new website design using Adobe Dreamweaver, can we convert it into Wordpress later?Looking for your kind suggestions and helpful answers. Regards
Why do the h1 tags all inherit the drop shadow when I only want the h1 tag with the drop shadow? <!DOCTYPE html> <html> <head> <style> /* different fonts and classes */ @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); h1.custom { color: green; font-size: 300%; } h1.center { color: orange; font-size: 200%; text-align: center; } h1 { margin: 20px; padding: 0px; color: red; text-shadow: 2px 2px 4px #000000; } p { color: red; font-family: 'Open Sans', sans-serif; font-size: 14pt; line-height: 1.3em; text-align: left; margin: 20px; padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } p.center { text-align: center; color: red; font-size: 120%; } p.large { font-size: 200%; color: blue; text-align: center; } </style> </head> <body> <h1 class="custom">This H1 is custom size</h1> <h1 class="center">This H1 heading is centered</h1&
I downloaded a webpage locally and wanted to use it to build a website. Everything worked OK, but when I used developer tools in Firefox and Chrome to simulate the mobile format, the dropdown menu via the hamburger icon did nothing. On my actual phone, the 'live' site's mobile version worked perfectly. I've been informed it may be a 'server-side' Javascript issue. I haven't used Dreamweaver in years but have borrowed my colleagues laptop in the hope it can shed some light on how to fix things! Can Dreamweaver enable me to 'extract' server-side functionality? The site in question ishttps://www.icaew.com/groups-and-networks/local-groups-and-societies/london-ds Not a particularly unique/high-end site, so I don't understand it's complexity! Hope someone can help. Thanks.
Is there an update in the pipeline to deal with the new authentication requirement for GitHub? Quote GitHub "Beginning August 13, 2021, we will no longer accept account passwords when authenticating Git operations and will require the use of token-based authentication, such as a personal access token (for developers) or an OAuth or GitHub App installation token (for integrators) for all authenticated Git operations on GitHub.com. You may also continue using SSH keys where you prefer." This will create massive issues for my classroom. BrBarry
Is there an issue with putting dependent srcset images to servers? I am learning how to post to local and remote servers and have posted separately on that particular struggle. Meanwhile, I have managed to a few puts which have transferred the main and dependent files to another server, but in every case, some scrcset images are being left behind. Here is the speific code: <picture> <source media="(max-width: 600px)" srcset="images/banner-sunset-text-4x6.jpg" alt="Narrow" /> <source media="(max-width: 1100px)" srcset="images/banner-sunset-text-16x9.jpg" alt="Medium" /> <img src="images/banner-sunset-text-fullsize.jpg" alt="Wide" /> </picture> When I put to a server only the final src image is copied over - the srcset images are NOT transferred. If I copy the files over man
I am paying for a full Adobe plan. But lately my operating system does not allow me to load more applications like Dreamweaver. What can I do, maybe there is no previous version with Mac os Sierra 10.12.6 Can someone help me. Thank you!!!
I have used Adobe Muse for many years and built a site that has over 100 pages. I need to move my site over to Dreamweaver. Please do not scold me because I have procastinated. I have successfully imported and opened my site in Dreamweaver. My first question is does Dreamweaver have an overall view of the site like Muse did? Like the acreen shot below?
I have been using Muse for years and I loved that WYSIWYG interface. I have created a site that has over 100 page and is complexed. I have successfully imported the site into Dreamweaver but I do not know the first thing about HTML and CSS. I do not know how to add, update and make changes to my site in Dreamweaver. The site is already built I just need to understand how to make changes and overall how to maintain that site. I am looking for resources. If you have any resources that you can share I would be very grateful. I am lost!
Im encountering CORS cross origin errors when trying to perform a GET request to an API on another server. I'm fairly new to coding and am trying to build a vehicle registration lookup which gets data from another server. I presumed I could build this and preview it in dreamweaver before adding this feature to my website. I tried XMLhttprequest, javascript and JQuery all receiving the same CORS errors Is there any way to get this to work in live preview. Below is an example of my script.$.ajax({url: $("#apicall").text,type: "GET",crossdomain: false,datatype: "jsonp",success: function(data,textstatus,xhr){$("#div1").load(data)console.log(data);},Thanks in advance
I have a client who purchased an SSL and now no longer have FTP access to the site. I tried changing the site settings from FTP to connect using FTP over SSL but nether worked. I think I need to change the port setting but am not sure.
Website Hijack?Sorry if this is not a pure Dw question but…somehow related. After a long coding sweatshop, I managed to launch my new website, partly with help from this community.When opening it in the browser I receive this blocking message covering the screen.Does anybody know what it is? Spam? Hijacking? If you understand anything of this, please help me.Ingemar
So I have used DW to build asp and .net stuff for years always working with SQL Server. I got the newest version of DW and it does not even have the server behaviors feature installed. Question 1... Is DW no longer interested in allowing us to build sites that connect to a DB or am I overlooking a new and different way to connect to my SQL server without using the server behavior functions? I installed the server behavior plug-in and it does give me the option to connect to my DB... I set it up and click test and it accesses my SQL server just fine. Now when I try to create a new recordset the minute I click OK dreamweaver completely crashes and I have to restart. I spoke with DW support and they simply say they don't support server behavior and that I will need to contact the developer of that plug-in for support. I do not mean this rhetorical but is there no longer a standard way within the stock version of DW to work with my DB? I mean why would they remove that featu
At first I thought it was "the usual problem" - occasionally, I would get this message when I tried to update a page:In the past, when I'd try again later, it would work. Not so this time - I've been trying off and on for the past 24 hours.I saw that there were some Adobe updates waiting to be installed, and I've tried (repeatedly) to do that, but I keep getting these error messages:This is all on a Macbook that uses this OS: Any and all help would be appreciated!
I am a high school Web Design teacher and our district has installed DWCC. On all of our previous DW versions, we had to have students set preferences so that the sites they create would run correctly. With this version I am unsure what to have student preferences set to. I have found an article "Synchronize Dreamweaver wettings with Creative Cloud" and most of it is helpful, but I still have questions. If anyone can help, I would appreciate it. For instance, File Types/Editors: OnlyReload Modified Files and Save On Launch. But do we choose file types to associate with Dreamweaver? Also, should I make Photoshop primary since they will be using their Photoshop images in Dreamweaver?This is just one area where I am unsure and there are a few others in Preferences that hae me stumped because I don't know enough about this version.
Discovering how to publish\put files to servers and struggling a bit. I want to have a local\testing server where I can run the site locally to see it works OK. I plan to set up a local Wamp server but for now I just want to get publishing to work. At the same time, I want to setup a remote server - i.e. the live website. To start: could you please confirm whether I understand the terminology correctly: • I believe "Put" is the same as Publish - ? • I believe "Dependent" files are all the files that are referenced \ linked to the main index file - So that would be all html, css etc. plus any images actually used in the website. - ? My indexfile is D:\webs\mysite\index.htmlImages are in D:\webs\mysite\images\ - This contains all the working images, draft images, etc. not just the dependent images needed for the site.CSS files are in D:\mysite\css\ - Again, there may be draft versions as well as the working \ dependent versions. The local server is setup at
Every page I create show accumulation of small blue horizontal lines across the page in between and also over the text. ADOBE support suggestion was to remove Adobe CC , remove DW reinstall CC reinstall DW This procedure did not help at all. Any suggestion how to fix this is welcome. I am attaching a screeshot as well.
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.