『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
How can I install extensions from the exchange with the extension manager? All I get is "This extension cannot be installed, it requires Dreamweaver version 13 or greater" I have the latest version!??
my version of DW is CC2017i am sorry to ask essentially the same question two days in a row.i asked about the reason why my home page would not change, after multiple puts.it was pointed out that i had not uploaded my css files properly.after i did this, the page displayed properly.fast forward to this morning, when i wanted to add an image.that didnt quite work out, and it also undid the progress i had made.this is what i see when i click on live view in Dreamweaver. Actually it looks a little nicer, because i increased the size of the masthead, so there is some green grass and white, fluffy clouds.this is the first paragraph of my text in dreamweaver: font is sans serifp{margin-left:25px;font-family:Arial, Helvetica, "sans-serif";font-size:1.1em;text-align: left;}this is how the text looks when i am in split view:Bookkeeping is one of the least popular administrative tasks for small business owners. ...here is how it looks on my webpage:Bookkeeping is one of the least popular adminis
Hi Everyone,I'm having problems making hotspots (image maps) in Dreamweaver.I'm loading an image onto a new HTML document, clicking on the image and the in the properties window the hotspots tools do not show up.If I click on the image code the tools show up but it seems like I cannot choose the tool I need.Then when I go back to click on the image to make the hotspot, the tools go away again and nothing happens.Is this a bug or am I doing something wrong?Thanks,Jerry[Here is the list of all Adobe forums... https://forums.adobe.com/welcome][Moved from generic Cloud/Setup forum to the specific Program forum... Mod]
:i use dreamweaver cc 2017.i created a home page with a masthead section, which has an imaga as its background, and text on top.when i am working on it, it looks nice, picture on top, text nicely formatted. I use css3, and it works in dreamweaver.when i transfer (put) the file to my hosting company, i do not get the image, the image is missing, the text is crowded, and it looks ugly.i deleted the file from the server and reloaded it dozens of times, re did the css files, but each time there is no background and my text overlaps.since i am stubborn, i have been doing this for 8 hours.why is my page not “putting” properly?i tested, and ftp is working.
I've added an audio mp3 file to my older version of Dreamweaver MX. Works great but it autoplays everytime the page loads and I need that to stop. I've read through the forum and have tried the fix of adding a code to the parameters (autoplay="false") but it still won't stop. Here's my code: <embed src="sermons/Adam11.5.17Sermon.mp3" width="400" height="100" align="middle" autoplay="false"></embed>I've also tried autostart="false" and that doesn't work. Here's the site: CUCC Sermons Do you have any other fixes or options I could try? Thanks, Lori
I'm managing a group of subpages on a company CMS. To achieve what I need to, I'm using html within a rich text module styled on-page. In a perfect world, I'd make it an external stylesheet for one and done changes. Of course, the CMS doesn't support this.So... Is there a way in DW to have a pseudo external stylesheet where I can make changes and it appears on each page for when I copy & paste the code into the component? Snippets is close, but I would still need to make the changes on one of the pages, copy it to my snippet, then remove the current style section and replace with the snippet.Any thoughts?
Two years ago, it was also a concern for me but many things change for good or for bad, for that reason I bring to the attention the topic about the optimal workflow for a good form validation. I heard in the last weeks MANY kinds of validation:- Through HTML 5- Client side validation- Server side validation- Customized validation (I read this in the bootstrap documentation).- Browser validation- Bootstrap classes for validation ("has-success", "has-danger", and so on...)- PHP, JavaScript, jQuery validation...So, I don't think that is possible to use all of them, it might be even useless. But, is it possible to use two of them? For example: bootstrap validation plus server side? What is a good trend today for this? If I choose two kinds of validation, that means to use two kinds of coding. It might br some complicated how to place the tags or scripts in the code editor, right? Or should I just choose the one easier for me, because in our days all might more secure than last year for ex
I am trying to install web standard CS4 on my new laptop. But the dectivation on my old laptop does not work. How to solve this problem?
Hi, I have created a table and a stylesheet. I insert the HTML into Muse and the stylesheet in assets. For the desktop version of my site, this works perfectly. However, the same code does not work for the mobile version of my page. I have not published my site and am testing in my browser locally. The code:<head> <meta charset="utf-8" /> <title>Team_Building_Pricing_Structure</title> <link href="assets/escprice.css" rel="stylesheet" type="text/css" /> </head> <body id="Team_Building_Pricing_Structure" lang="en-GB"> <div id="_idContainer000" class="Basic-Text-Frame"> <table id="table001" class="Basic-Table"> <colgroup> <col class="_idGenTableRowColumn-1" /> <col class="_idGenTableRowColumn-1" /> <col class="_idGenTableRowColumn-1" /> <col class="_idGenTableRo
So I dropped an image into Dreamweaver from Photoshop, and I'm wanting to create HotSpots so that when customers click on certain images they are then taken to certain URLs. I built the image and input a link, however when I drop it into Salesforce Marketing Cloud's email studio it has the link for the entire image and not just the Hotspots. Anyone have an idea of what I'm doing wrong or links to resources regarding HotSpots? As you can probably tell I'm very new to this so any help is greatly appreciated.
I have had a large set of custom snippets that I have moved from version to version of Dreamweaver for years. With the most recent upgrade to CC 2018 the old method of finding them in the configuration folder on the local drive does not work. During the upgrade, it asked me if I wanted to enable cloud sync. I said no, not knowing this would be needed to get the custom snippets. I have since attempted to enable syncing, but have not been able to get the custom snippets back. How can I restore them? Is there a way to store them locally?
So I'm very new to Dreamweaver, and I'm trying to create a HotSpot within a PSD File on Dreamweaver, and I'm running into some trouble. After I upload the PSD file to my email service provider it just puts the link for the whole picture and not just the spot on the picture I need. Does anyone know I how to make sure that I specifically link it to that one place on my picture?
Как в данной программе включить EMMET для jquery ? Что бы не набирать весь код самому, а набрать к примеру Ready и получить готовый код.How in the given program to include EMMET for jquery ?That would not type all the code yourself, but type Ready for example and get the code ready.
I'm making a web site as a school project, and are kind of new to all this coding. I can't seem to place the objects where I want them to be, the black splatter is supposed to be on the middle of the page next to the navigation menu on the left (see picture), but it just gets placed down on the page... how can I move it further up on the page? I also want some pictures on the right side next to this "splatter", how do I manage to place them next to the "splatter" if I can get that one right?I want the "splatter" image to be where the circle is, and images where the squares is. Now the "splatter" is placed down on the page...<!doctype html><html><head><meta charset="UTF-8"><title>Untitled Document</title><style type="text/css">body { background-image: url(natural_paper.png); background-repeat: repeat;}#header { background-color: #; float: left; height: 200px; width: 200px; padding-top: 10px; paddin
I still don't understand half of this, so bare with me.Several paragraphs have hyperlinks on the text. White background, black text, blue hyperlink.Got an 'article' so i can have a coloured box with white text. This text needs to be a link. If i just make it into a link, it colours it the blue that the box background is (main colour across design). Found a way to have the text white. <a href="link" style="color:white">what i would also like is for this text (not the others) to NOT have an underline. However through my internet search, it says i should add 'text-decoration: none'. But when i add that in after - style="color:white" - it has no effect.What am i doing wrong?
Hi Guys,I have Dreamweaver CC 2015. Is there a way to add AngularJS functionalities to it?ThanksRegards,Denver
As my PC (No2) became unusable I replaced some discs and loaded Windows 10I now wish to reload CS3 and my Dreamweaver cs6 upgrade purchased in 2014I started by loading the old discs of cs3 but soon found these were not working.I then found Nancy's note to remove these:Use the CS Cleaner tool.http://www.adobe.com/support/contact/cscleanertool.htmlSo I followed the instructions but find that this process in not working.The progress message box statesCurrently removing Adobacrobat8 Professional (at install older versions get upgraded).However the progress bar seems to have stalled at about 4% of the length and it has been there for 12hours.Can anyone please advise me how I can get this cleaner to complete its task so that I may progress.Many thanks for you help.John
There are several annoying problems/bugs with the behaviour of Dreamweaver 2018 interface (do they actually test these things before release?). I often work on two parallel files at once in tiled panels occupying half screen width. In DW CC2017 this was simple. In DW CC2018 the file view panel automatically docks to full screen width and refuses remember if I change it to "tile". Resizing and moving file (code/design) panels is horrible because whenever I move or adjust them the contents go black, which is visually and mentally jarring. (Do you have UX people at Adobe or just coders concerned with functionality?). If I open a second file it creates multiple nested tabs at full width, where DW2017 simply created a new tile/panel to fit the remaining available screen space. I have to break them up and rearrange them every time I open a new file. Then they all try to auto dock at full screen if I move them anywhere near to top of the panel - a behaviour I find very disruptive. I can
Further to my request for help on Re: Removing Dreamweaver for reinstall I followed the processes and eventually was able to download CS3.So the programs are now installed but I cannot open them.Perhaps the reason is that as the C: drive crashed I was not able to deactivate the program at Adobe.When I try to open Dreamweaver or other applications I see the revolving ring but nothing opens.Many thanks for any help.John Hardy
In previous versions of Dreamweaver, e.g. CS6 and I believe earlier CC versions, changing the template file would result in a prompt asking you whether you wanted to update the files derived from the template. In CC2017 and 2018 installed at different locations, I am not getting this prompt. Files derived from the template are updated only if they are open in other tabs within Dreamweaver. The behavior in earlier versions of Dreamweaver was more useful because it did not require you to keep track of which files were based on the template. I have looked at Edit>Preferences to see whether getting the prompt is a preference, although it seems unlikely that one would have to change the default preferences to see this prompt.I am getting the prompt for changing library items.
How do I find the centering of text?Earlier Dreamweaver CC 2017 have a symbol or a place to click in the menu. Left, midle or right, for text.Cant find it anymore.Dag
Hi Folks,I have a hand-coded, responsive, static portfolo site—in Dreamweaver—and I'm pretty happy with it.It's handy, it's not in Wordpress or anything, and it's easily portable as a static site.The one thing that pulls me towards rebuilding in Wordpress or some other CMS, is my desire for 'tagging'.I would love to offer tags such as 'storyboarding', or 'character design' etc., on project pages which straddle multiple disciplines, but sit within only one top-level section/category.Is there a Dreamweaver solution for this? An extension or 3rd party plug-in?Thanks John
Let me preface my question with a disclaimer: I am a Dreamweaver newbie and have only learned what my predecessor at work taught me (who was also a newbie). I have no training and have not worked with it prior to my current job. Now, to my question: Before the update to Dreamweaver, when I wanted to upload/update something to our website - I would hit an up arrow near the top right-hand corner of the screen near the website folder. That would then "push" the new content to the website and make it live online. Well, that arrow is gone and now I don't know how to upload the changes from my screen to the live website.If you have any suggestions, please advise! It's greatly appreciated.
I dont want to use the cloud. I want to keep themhere right at home like I always used to.thanks anyone
Hallo,I have a curious problem. Maybe only for me?When uploading my webside including a simple contact-form and the form-handler.php file to send the Datas to my email address, everything works fine.But when I upload the form-handler.php once again, the contact form produces an error!It doesn't matter wether the uploaded form-handler.php is changed or not!I use a MAC (OS: Sierra), Dreamweaver CC, FTP, passive mode, Port 21, no Problems to connect my PC via FTP to the server with dreamweaver.When I use my old Windows PC with an FTP-Programm to overwrite the form-handler.php - I had uploaded with dreamweaver before - everything is OK again!Sorry, I have no exercise of writing englisch. This error makes my crazy. I cant't use my old windows PC to upload the PHP files every time!Can you give me a hint how to change the way dreamweaver transfers data via FTP to the remote server?Thank you very much for reading,Christian
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.