『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
How to purchase the DW CC 2017 for China users? it seem that it is not supporting for China but if I need to use the DW what I should do?@Dreamweaver
I installed an update to Dreamweaver CC2017 today and it broke the software to the point that I couldn't even start it. After wasting an hour getting into it, I finally got the file open I needed to look at. Only problem is all the lines are indented in every which way except the correct way. I swear Dreamweaver is the most useless and aggravating software I've used. I don't want to edit the file because I don't want it to save the file with all the lines indented everywhere. Notepad++ can get this correct, why can't Adobe? Is there anything I can do, or am I just screwed, again?
Holistic Medical Centre |Home @charset "utf-8";#maincontent .leftcontent #relaxation {}#wrapper { width: 100%;}body { padding: 0; margin: 0; font-family:Roboto;}#wrapper header { width: 100%;}#wrapper header img { height: 200px; width: 100%;}.menu ul #current { color: #000E7C;}ul li a:hover { color: #3A4771;}ul li a:active { color: #000E7C;}ul li a:visited { color: #E0E3EC;}#main { width: 100%; margin-top: 2%; margin-bottom: -10%;}#main h1 { color: #3A4771; font-size: 1.5em; text-align: center; text-shadow: 2px 0px #6CADAB; line-height: 4px;}#main h2 { color: #3A4771; font-size: 1.25em; text-align: center; text-shadow: 2px 0px #6CADAB; margin-bottom: 0px; line-height: 4px;}#main h3 { color: #3A4771; text-align: center; font-size: 1.15em; text-shadow: 2px 0px #6CADAB; line-height: 4px;}#maincontent .left
@charset "utf-8";#maincontent .leftcontent #relaxation {}#wrapper { width: 100%;}body { padding: 0; margin: 0; font-family:Roboto;}#wrapper header { width: 100%;}#wrapper header img { height: 200px; width: 100%;}.menu ul #current { color: #000E7C;}ul li a:hover { color: #3A4771;}ul li a:active { color: #000E7C;}ul li a:visited { color: #E0E3EC;}#main { width: 100%; margin-top: 2%; margin-bottom: -10%;}#main h1 { color: #3A4771; font-size: 1.5em; text-align: center; text-shadow: 2px 0px #6CADAB; line-height: 4px;}#main h2 { color: #3A4771; font-size: 1.25em; text-align: center; text-shadow: 2px 0px #6CADAB; margin-bottom: 0px; line-height: 4px;}#main h3 { color: #3A4771; text-align: center; font-size: 1.15em; text-shadow: 2px 0px #6CADAB; line-height: 4px;}#maincontent .leftcontent #image5 { width:
When i edit a html file which has external css and js files, the scroll position is always on top of the file when i switch between the files.Example:I need to edit code at line 500 in my html file, scroll position is around that line, so i can see the cursor and the code i want to edit. Now i switch to an external CSS file. When i now switch back to source code of the html file, the scroll position ia at the top of the file, not at line 500 where my cursor is. Now i have to scroll down again to that line 500 where i want to edit the code.Problem is on my iMac with macOS Sierra 10.12.5 (16F73)Dreamweaver CC 2017.1 9583 BuildI do not have the problem on my Windows machine with the same Dreamweaver version.How can i fix this? I can not work fluently if i have to scroll to down everytime.
I am working on The Striped Umbrella website for a graduate class I am taking. We are currently working on inserting tables. I have inserted the table and set the table selector properties, but for some reason my table's caption isn't displaying correctly and I am not sure what to do. It displays like this in DW, however it displays vertically (see next screen image) in Live view as well as when I check the page in a browser. Can anyone help me get it to display horizontally?My code is as follows:<div class="fluid table_div"><table> <caption> The Sand Crab Cafe Hours </caption> <tbody> <tr> <th scope="col"> </th> <th scope="col"> </th> <th scope="col"> </th> </tr> <tr> <td> </td>
This seems to be a new issue for me. When I use find and replace, hit the save button, check in and check out, DW lags. The drop down menu / right click appears, but when I hover to the appropriate command and click it, nothing happens. It takes a while to complete the task. Or, I end up having to click somewhere else on the page to get rid of the menu and then try again --- sometimes multiple attempts.The lagging is horrendously terrible. Honestly, I've never worked with something so buggy before. I prefer to use my Windows copy from 2009 over this version Hopefully someone has a suggestion on how to fix this.
Hi. I just created a contact form in cs5.5. I don't know how to make it work. What is the coding for a simple contact form? And where do I place the code EXACTLY?I just need it to function!Thanks!Here's my current code:<table width="378" border="1" align="left" cellpadding="3" cellspacing="3" bgcolor="#000033"> <tr> <td width="362"><p> <label for="Name2">Name</label> <input type="text" name="Name2" id="Name2" /> </p> <p> <label for="Email">Email</label> &nb
I am trying to beef up my knowledge of the real estate business in order to sell a real estate website. However, the complexity of the business is driving me crazy, not to mention the competition with vertical market companies that specialize in real estate websites. Any DW users with real estate website experience care to comment?
okay can someone please help me? My question is . Is Dreamweaver Cs6 the same as Dreamweaver CC (2017)?
I just noticed your newsletter looks presentable in every device. How did you guys do that.? What software should i use?
I am haveing some difficulty with my contact form. I cannot seem to centre or the button and overlaps the bottom of the message <textarea>. I have some screen shots and code to help ex[lain what I mean, also a Dropbox link is also available for a more hands-on look (Dropbox - Troubleshoot Web),,,How can keep the button within its parent/grandparents and keep it centred at the same time? To keep it responsive, I want the positions to stay relative.<div class="contact_form"> <div class="formContainer"> <div class="row"> <form id="my_form" onsubmit="submitForm(); return false;" class="col s12" method="post" enctype="text/plain">  
I'm fairly new to Dreamweaver and have built an index page with bootstrap and have two issues.I cannot associate a colour to background - I have added an image but wanted to also add a colour so that on long pages it just goes on to colour rather than repeating image. No matter how I try I cannot get this to happen it just remains white once image passed.The bottom of the page the footer area gets chopped off short. There is a background image in a fixed container at the foot of the page and only the top tip of the image show when previewing yet I can see full image in split view in dreamweaver.I would appreciate if somebody can direct me to resolve these issues as I don't whish to publish it until it is correct.Thanks in advanceLiz
Hello, For the last day or so i've been really struggling with correctly making a PHP contact form! If somebody can point me towards a great tutorial to do so or just help me in anyways that would be great. Im just looking for a basic form that will request Name, Email, and Phone number. Thankyou!
I created my websites with Front Page several years ago. I love Front Page!I found it extremely easy to use. When I upgraded my computer to Windows 10I discovered I could no longer edit web pages with Front Page. I found andused Komposer to manage my websites. I did not like it at all! Komposer isjust a free basic html editor without any robust functions. I need an htmleditor that has more than the standard formatting selections. I searchedthe Internet and came across Dreamweaver CC. So, now I am using DreamweaverCC to edit my website. I am slowly learning how to use it but I am findingthat it will not display many of my web pages that were designed withtables. I am completely frustrated. Dreamweaver CC has lots and lots ofcapabilities. Why can't it display my web pages properly? Steve
Forgive me if this is a simple concept - I'm very new to Dw. I recently started using Dw, but I use two different workstations regularly to edit sites. Currently, if I change a "server setting" on my desktop machine while in the site, that won't reflect on my laptop version of the site. Is there anyway to sync site settings/where are these settings stored (can I put them in my dropbox storage and get them to be accessible from both machines)?Thanks,
This is a CS6 question. I added a photo to my home page that looks perfectly fine when viewed via a desktop page- but in a mobile device it's UPSIDE DOWN!!How in the world does that happen and HOW do I fix it? It was taken with an iPhone 5S.Thank you in advance,Jana
I'm very new to Dreamweaver and trying to figure out what I messed up here. Randomly my live preview (for one one website) stopped working. It tries to connect to the test server, and whether or not the test server is available, the livepreview will not load. The test server is on the network, if it matters. Other websites (without test servers) use LivePreview just fine. Help? I'm using 2017.0.1.
My hosting company has sent me a message to instruct me to change from an FTP connection to FTPS.This doesn't seem to be an option with Dreamweaver. Is FTPS the same as SFTP?This is what they said;In order to provide you with even more security, we are migrating your Windows package to a Windows Server 2016 environment. Additional benefits of this migration include 1&1 DDoS protection, which protects your website against hackers and DDoS attacks.Switching to FTPSImportant for you: Only encrypted FTPS access will be possible with the 1&1 DDOS Protection. For this reason, please start using FTPS to access your webspace in the future.Are there any ramifications in changing that I should know about?Many thanks for any help you can give.
Hello there. In current website I am working on trying to make a simple Table in which I can then place pictures and then stats/info/etc. So I went on YouTube and read through Adobe to learn on how to do this. Everyone explained about clicking on "Make a table"...adjust to the size...move it around and I should be happy (see video). However, for some reason I am unable to do any of this. It seems that I am very restricted in my Dreamweaver abilities as in my video my Table's simple 1 box script plops on and then I have to work it from there. And then I have no ability to move it around. Even when I try to edit it through Modify -> Table -> (nothing is lit up).Please watch the video below and share your thoughts. I will reply to them as soon as possible. Thanks.
Hi everyone I'm working in a website for a family member and everything was going nice, I have a nice main page, gallery and a dynamic contact forum that works! However I was just editing on the contact forum brushing up a little design and I removed a css style link, and relinked it but now nothing shows up at all on the page. its just all grey in design view, live view, and in browser view. I don't see anything wrong with the code so I'm not sure if i did mess it up without knowing or if its just another Dreamweaver error. I'll provide some pictures of my problem so you can see it. Before this I was able to view it just fine in all three modes. everything was working
after I put the header(the hero-content),the website looks so wired,like this: it is not showing all the words on my screen, but I have exactly followed the tutorial.like this: so I am really confused nowplease help me out.Thank you so much
I had a previous version of Macromedia DreamWeaver 8 in Spanish language. I uninstalled that and downloaded in English language, but now it shows in Spanish only. Can anyone help me in changing the language?
I don't know if my question is understandable, I'll try my best.I have multiple pages that have links that point to the same document.Ex. In the INDEX page there is a link to the DOC-018.pdf document. In the HEALTH AND SECURITY page there is a link to that same document.The problem comes when we modify that DOC-018 document, I need to go to every page that has that link and change it.The other problem is that I don't even know on which pages there are links to that document.(btw I didn't create the website, and I'm using Dreamweaver CC)Is there a way to arrange it so that I only have to change one of the links and that all other links are modify?I thought I could link to a specific link in a page (Like INDEX) and have the file open, but that doesn't work.I used the <id> to point to one specific link (could be the one in the INDEX page) but it doesn't open that document, it just opens the web page and position itself to that link.Hoping this is somewh
Real time preview in Dreamweaver is not working on my tablets. Enter the URL in the tablet and the page that appears is the device preview troubleshooting page. Not sure why it is not allowing access. Worked fine for the last two months, now it does not.
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.