『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Could anyone of you smart people walk me through the steps to produce a similar effect? https://codepen.io/ivorjetski/pen/dBYWWZ ..........mind blowing.
Dreamweaver marks the tag linearGradient as an error, and asks to make it lowercase: lineargradient.It is an error i think to fix.
I am using Dreamweaver 21.2 on a MacBook Pro with an Apple mouse. Both of my scroll bars are in the "narrow" mode and they don't work in Live View. In Split View I can scroll the code just fine. Also, the (nonworking) horizontal scroll bar is always present at the bottom of the document window and is blocking some of my content. Help!
Hi, I'm trying to add a font from the Edge Web library to my css file on Dreamweaver. I get as far as it being included in my font drop-down list but if I add it, it doesn't affect my webpage: .heading { font-family: "merienda-one"; } Apparently an additional script tag is supposed to be added automatically referencing the font Javascript file. This doesn't happen. How do I fix this issue?
My Dreamweaver 8 suddentl stopped giving me split code and design view. All viewing options apart from code are greyed out. How do I restore my split design/code view?Tahnks in advance.
We work on a lot of templated emails that require swapping out some old images for new images. Existing image is set with inline CSS to have a width of 600px. When I replace that image with a new image it automatically updates the CSS width property to whatever the width of the new image is, for instance 1200px. I don't want the width to update automatically. How do I change this default setting?
I want to make a hyperlink to an amazon page, childrens books. <li><a href="#" onclick="MM_openBrWindow('https://www.amazon.com.au/Children-Books/b?ie=UTF8&node=4893846051');return false">Children's Books</a></li> this is my code. The link works fine, except it opens the amazon link in a seperate window. I want it to replace the current window with the amazon page. I think this is because of "MM_openBrWindow" What can I replace this with so the amazon tab will open in the same tab/window? I am new to dreamweaver and HTML in general so please be thoroughthanks,
I have defined a site and when i try to preview it by clicking the icon at the bottom nothing happens , even on safari it doesn't work, but when i right click on the html file in the local sites and select open with, i can open it with all the browsers.I had uninstalled and reinstalled Dreamweaver too.I am on Big Sur 11.6.1
I have seen a similar post from October but it's locked which is why I'm posting a new one on a similar topic. My hobby sales site was orginally created in DW CS6 in Bootstrap and I last edited it in 2018. Since then I've replaced my PC and no longer have CS, but I do have the whole CC suite including DW 21.2. But it's like a whole new creature to deal with and I can't even get started with a small edit because it's asking for the .ste file which I can't create as I no longer have the old version of DW to export from. Is anyone able to step me through what I need to do to import and re-upload my site files? They currently exist on my web server and also on my hard drive. But I can't figure out how to connect to my webserver without creating a site. Aaargh.
The program tell me "call at this telehpone number" but don't operate The assistance it is only in english and my english is not so good. So i write to help chat and they tell me:- pout your serial number on the forum e someone asnwer to you For me it is incredibile but i try it. Serial number is: [removed by moderator]Someone can send to me an activation code?
Dreamweaver 21.2 is not displaying my pages correctly when I try to view them via Real-time Preview. The pages look fine, fully rendered while within the Dreamweaver application, but when I try to view them in any browser associated with Real-time Preview, the raw page displays but the CSS does not. Yes, I've checked my code for errors. Yes, I've specified a site under Manage Sites. Yes, I've tried multiple Dreamweaver projects using multiple browsers. But still, any time I try to use Real-time Preview, the styling does not show up. This just started happening about a week or two ago. Any suggestions?
Dreamweaver crashes whenever I try to open the Files F8 window.
Can Dreamweaver work on a 2021 iPad Pro?
DW 21.2 Build 15523 continually not responding - Windows 10 When editing code and then either:* saving the file or * click into a tag and then selecting the full tag in the bar on the properties panelit goes into 'not responding' for about 5-10 seconds every single time. The previous fix for such issues (as below and path updated for DW 2021) doesn't seem to be relevant now as the Temp File List (for DW 2021) only has a single entry whereas on previous versions there was a huge list. 1. close DW2. Go to Registry key press win +R -> type regedit3. go to \HKEY_CURRENT_USER\Software\Adobe\Dreamweaver 2021\Temp File List\delete the Temp File List folder and restart Dreamweaver (before deleting the folder first take backup of the folder, right click on it and select export) This is on top of the most irritating issue ongoing for several years where DW constantly shuts down for no apparent reason, sometimes with the 'crash report' popup and sometimes w
Dreamweaver is crashing on startup. Displaying the last page I worked on, but frozen. I ran Cocktail and restarted my iMac. Still freezes. So, what to do? Susan
I upgraded to the Dreamweaver 2020 and when I opened it I click the wrong button to not allow access to my hard drive. When I go to open a folder now it gives the error "Acess to Macintosh HD was denied." How can I change that access or permission so I can get files to open again? Thanks!
Windows 10 Dreameaver 21.2 Link to my erroneous page This problem clearly demonstrates that I only know enough about HTML to be dangerous. I attempted to open a page with the DW single page template and then began removing every thing that I did not want to make a simple page for a photographer friend who wants his proof sheet available to his clients on line. In DW, the cobbled together page looked fine. On line, it shows that it has no idea where to find its styling. I made sure the style sheet uploaded and even made a copy of it and uploaded it outside the CSS folder, all to no avail. Can anyone tell me how to fix this, understanding my well documented lack of expertise?Thanks to those who know more than me,Joe
I use lots of horizontal rules in my layout; they used to be found in the insert/html window. The most recent version of Dreamweaver seems to have deleted this. Is there a way to do horizontal rules without having to go into code?
Myself and one other person have been working on a site using Check-In/Check-Out on a Local/Network server (Windows) with no problems. I added a third person by having him copy the site from the server to his hard drive and set up a Dreamweaver site from there. He can check files out and the LCK file appears on the server, but the checked-out file stays as read-only. The result is he gets an error when trying to Put or Check-In. He can copy and paste the file outside of Dreamweaver no problem, so it doesn't seem to be a permissions issue. Any clues?
Windows 10 / Dreamweaver 21.2While going through the New York Times site, I came upon a nice video about making a proper apple pie which included a section in the article that provided code for an iframe along with verbiage that said the code was "for your site."I copied the code and grabbed a Dreamweaver starter template that appeared to be workable to post the video on my site, deleted what I did not want and built and uploaded the page.Everything uploaded just fine but the iframe is returning an error message "Video Data Failed to Load." Since the NYT wants one to post the video, I am presuming that I have made some sort of mistake that prevents it from loading, primarily because of my limited knowledge of making HTML work right.Pie video that does not work for meCan anyone help me fix this issue?Thanks to those who know more than me,Joe
Hello, From High Serra 10.13.6 in Mac sometimes Dreamweaver (20.0 15196 compilation) wont recognize a tag is propperly closed. The only way to fix it is closing the program and opening it again. I get the red alert claiming "Tag must be paired" but it is paired and the file saved ok. When I reopen it the closing tag i tryed to save the file with is gone. Normally when reopening the program it lets me pair the tag ok.
I designed this website a few years ago https://basso56.com/and it has functioned without issue. I was asked to revise the site today see that the slideshow is no longer working. I am not savvy enough to see what could have possibly caused the issue. I appreciate any help you can offer.
Hi everyone. I have a new job that partly entails creating web content. Im a video producer, and dont have much experience with coding etc. I dont need to make a web site or even a page, an external firm handels this, but I need to make elements for web pages and deliver them to this external firm.For example, Im trying at the moment to make a 600x600 jpg with several hotspots. The hotspot should have a text box animation with the roll over / hover, and then a url link with a click. Im having a problem getting this done with adobe products. I have "360 view product creator" software from Iconasys, that I use to do this at the moment. I just load 1 picture into it and insert hotspots, then export as HTML 5. This works fine, the only thing is you have no control over the look or movement of the text box animation or video player.Im sure I could get this looking more elegant with adobe cc, but how? Is dreamwaver even the right software for making just a pic with these hotspots?Any help ap
Hi there,I'm a relative novice building a website in Dreamweaver CS 6. However today - for reasons as yet unknown - I have lost the ability to use the "Preview In Browser" option. The option shows as being there and "lights up" so to speak in that it turns from black text to white text but there are no actual browser choices shown. The "multiscreen preview" works fine and I'm also not aware of anything else having stopped working. To date I have quit DW and restarted, I have also removed existing browser preferences and re-installed new ones but still no sign of the browser options. Not having great D.W. knowledge or experience it's possible I may have deleted something without realising its importance. Any help or advice would be greatly appreciated. Many thanks.
Ich erhalte stets eine Fehlermeldung dass Name oder Passwort falsch seien. Mit denselben Daten über FileZilla erhalte ich aber einwandfreie Verbindung. Ich habe mit dem Hoster (Telekom) ausfühlich die Angaben verglichen. Sie sind richtig. Ich verwende Dreamweaver CS6 Version 12.0 Build 5808. Wer kann helfen? Karl-Heinz
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.