For all things Dreamweaver.
Recente
Dreamweaver CC 2017 (latest version, updated via the CC panel) crashes every time I try to do a site sync.I click the sync button, select 'entire site / get new files from remote'. It connects to the server and returns the list of files (there are about 200), but when I click OK to confirm it just hangs.I have a site which I need to move ASAP, so need to get the files from the server. This is a very urgent issue for me.Mac OS Sierra 10.12.4 (16E195)
so basically i am making a website on dreamweaver and i would like to know how to do something like thishttp://tooyoungtowed.org/in the corner there is a twitter and Facebook logo i would like to know how to do it when you press themor does anybody have any other similar creative ideatwitter - with a tweet it does not have to be a real tweet, this is for my coursework
https://exetragoudi.000webhostapp.com/sample.htmlI can't figure out why chromium based browsers (Chrome, Opera) wrap the text of the first line, while IE, Edge and Firefox don't...
I made a Muse page with full page video background and interactive buttons on top of it. It works great. The video is 1280x720 and the Muse page is 1080x500, the same size as the main website that the Muse page is iframed into it. See image below.Because the video is an MP4 and needs to hold its aspect ratio, the video pushes the Muse page down so it plays at 1280x720, is correct height. And when the Muse page is iframed the buttons line up exactly like you see in the diagram above at right - the only problem is the video, because it is 720, looks too big for the iframe window.I thought about just making the video in the upper left of Premiere and keeping all of the action within the 1080x500 - that would probably work. But what I'm really hoping is if anyone knows any CSS that I can add in the HEAD of the Muse page that will automatically shrink the parameters of the video so that it fits perfectly at 1080x500 and won't look stretched when it's iframed.The code I added to
I have been coding a website lately, and I have stumbled upon an error that is preventing my CSS formatting to work completely.The </section> line will not work, and the issue is described as followed:As a somewhat new coder, I do not understand what this means nor how to fix it, and would, therefore, appreciate any help you can give!
Ok so I have an issue where in the newer version of adobe I can't insert the image url with the image, this is for emailing purposes for an event and every time I tired to insert the web url the image would disappear or will say file not found, so I went in to insert image and inputted the file web url then the file name and then it give me an air message saying that the file is not found. Now I am just editing a webpage for a friend and I have never had this happen to me before it there a way to insert the web url into the image?
Hello, not sure who is gonna read this but hopefully it gets to someone that can help push these features into Dreamweaver or help me find a solution into adding these in because I can not find any available plugins. Dreamweaver has come a long way and it has become the best tool to my knowledge to do web development on. Recently I was following some tutorials and to make sure I followed along well I used Visual Code for the purpose of the videos. During that period I grew to love two features that make coding that much more bearable. I listed them below in hopes of anything to come out of this. Thank you!Color Highlighthttps://marketplace.visualstudio.com/items?itemName=naumovs.color-highlightMinimaphttps://code.visualstudio.com/updates/v1_10#_preview-minimap
I've been looking all over, but I cannot find the "Sort Table" menu under "Commands". Actually "Commands" its empty.Where can I find this menu?Thanks.
Hi, I have recently added a contact form to my website, but it doesnt seem to send the message to my email when i click the 'submit' button. Can someone please have a look at it and tell me what the problem is? Thank you ! I would greatly appreciate it!This is the code in the html file:<link href="form.css" rel="stylesheet" type="text/css" /> <div class="container"> <form id="contact" action="contact.php"" method="post"> <h2 align="center" class="style11"><u>CONTACT FOR MORE INFORMATION </u></h2> <p align="center"> </p> <div class="contactFrm"> <div align="center"> <?php if(!empty($statusMsg)){ ?> </div> <p align="center" class="statusMsg <?php echo !empty($msgClass)?$msgClass:''; ?>"><?php echo $statusMsg; ?></p>
RE: DWcs5 V: 11.0 build 4993Hi,I can't update the index.html page. What am I doing wrong?This is weird because I updated the whole site a few weeks back.The index.dwt can be updated and I save as "Save as Templete".But the index page won't update.And all of the code is dimmed.Could it be a setting in DW?or me?Here's the site: www.pawtales.comThanks so much.pat
Hello All,I was looking to apply this image overlay hover from this site Tryit Editor v3.5 I realized when the Bootstrap CSS is applied to it, the small blue overlay that scrolls up is partially visual but it's supposed to be hidden until you hover over the image. When I remove the Bootstrap CSS, it works great...But with the CSS....it causes that partial view. Any idea how I can hide that partial over until I hover over the image.Thanks.
I updated to DW 2018 and wanted to apply the settings from the previous version. The only way to that is by syncing with prefs from the old version. After installing nothing happened about initiating that process, so I started sync. Then a dialog came up (after about 10 min!) telling me there was data from a previous version, so I clicked the button to download that sync data. Nothing happened except the spinning blue circle for another 10 min, then the little blue sync arrows appeared on the sync icon at the top right. I waited over two hours and nothing changed. I closed and restarted DW and tried re-syncing. It froze and I needed to force quit. Tried again, and the same again. I signed out and signed back into CC and I uninstalled and reinstalled DW, and started all over again and the same thing happened again as described at the beginning. DW 2018 is broken.
I have a table set up and have the BG color and so forth ready but cannot figure out how to make a text link inside of the table have stylized link effects in it. Here is what I have. I thought that because I included the link styling in the #mm part it would work. Any help is appreciated thank you.<!doctype html><html><head><meta charset="utf-8"><title>Untitled Document</title><style>#mm { color: #ffffff;background-color: #1f4d81;a:link { color: #ffffff;text-decoration: none;}a:visited { color: #ffffff;text-decoration: none;}a:hover { color: #ffffff;text-decoration: underline;}a:active { color: #ffffff;text-decoration: underline;}</style></head><body><br/> <table width="100%" id="mm" border="0" cellspacing="20" cellpadding="20"> <tbody> <tr> &n
Background: I recently had Apple service install a solid state drive on my MacBook Pro and reinstall OS Sierra. Then I restored by machine from backup.The next time I attempted to use Dreamweaver 5.5 to update some files on my host server:(1) I can connect to the server(2) I can list my files(3) I can get (pull) files(4) When I attempt to Put a file I get an error (file missing; no permission, reconnecting to server, etc)Then it gets weird:(1) If I connect through my neighbors WIFI connection everything works ok (Different Service Provider)(2) If I connect through the hot-spot on my iPhone everything works ok (yet another Service Provider)A Service Provider issue, right? Unfortunately no; I just changed Service Providers to match my neighbors, still have the same problem as described .. if I switch back to my neighbors or my hot-spot all works again.Any suggestions?Thanks!Dennis
Hey there,What is the best Adobe software to create mailshots for a front-end designer who doesn't have much coding experience?Many thanks,Chris Bos
Not sure what this is all about. Started happening recently. Everything seems to run fine after I hit "ok" on the error popup.If anyone can help me out and let me know how to fix this error that would be great.
Please download the attached file to view this post
Hello, hope I'm in the right forum!Here an example about my difficulties to find font size output:source: Tryit Editor v3.5 <!DOCTYPE html><html><body><p>Creating a JavaScript Object.</p><p id="demo"></p><script>var car = {type:"Fiat", model:"500", color:"white"};document.getElementById("demo").innerHTML = car.type;</script></body></html>>>> result:Creating a JavaScript Object.FiatHow can I influence the font sizes individually for every result like theseCreating a JavaScript Object. >>> 18 ptFiat >>> 24 pt Bold ItalianThanks in advanceHans-Günter
I mostly work on the code side of my split view. The new update puts my code view on the right side of the screen and is visually difficult to navigate because it causes me to look backwards. It is like reading Hebrew and since I am on a US version of CC, I expect to work from right to left.The vast majority of the upgrades seem to be geared towards WYSIWYG so it is beyond my comprehension why Adobe would force a new default and cripple coders.Is there a way to move my code view to the left side as it has been since CS3 (or earlier)Upgrades that take a half a day to figure out are really getting old!
I know how to center an image with bootstrap .center-block but how do I center an image on a whole page?
I have followed all of the support instructions to get a new serial number for my old (but still perfectly functional) copy of Dreamweaver CS3. I have uninstalled the old version and re-installed the version that was offered for download from the support pages. At no stage during the installation was I asked to input the new serial number. I have re-opened the new version of CS3 and it is still trying to re-validate. It is unable to do so. How can I continue using the product?
im new to dreamweaver 2017 so a complete novice, I was tasked with updating website after someone came in and designed our website using dreamweaver back in 2013, and I had successfully added text and images before in dreamweaver 2015, however I must stress im not a web designer and am not familiar with coding or HTML I basically just copy the coding that the designer set up on the original website in 2013 and unfortunately can no longer contact this person.im now trying to change a image on one of the HTML web pages, i have copied the original files from the ftp onto a memory stick and have opened the HTLM page from the memory stick but no images appear in either design view or live view even though I have also copied the images folder over onto the memory stick, when I hover over the code for the image it states image not foundthe strange thing is I can add an image from the memory stick onto the html page but cannot change an image, please can someone help
Boa tarde!Instalei o Dreamweaver e o server database para poder usar o banco de dados do programa, e quando vou criar um novo banco, aparece a seguinte mensagem "your php server doesn't have the mysql module loaded or you can't use the mqsl_(p)connect funcions".Gostaria de saber como resolvo este problema.Obrigada!
An example of copy and paste would be lets say I have 200 pages.If I have '2009 to 2017' on 200 pages and I wants to change that to '2009 to 2018' on all 200 pages, how would I do this?I use to be able to do it by clicking command C then command F but this no longer works.
Dear Dreamweaver and Business Catalyst experts, Hello, I have a Web Design class in my school, and we primarily use Muse. For this assignment to be graded, it is necessary that we upload from Muse to BC. I don't like Muse. I make all of my web sites in Dreamweaver, and, when the time came to upload them, I didn't know how. I looked up articles, but I couldn't find an answer to my simple question. Is it possible to directly upload sites into Business Catalyst? My problem is this, I want to upload a 4 page website onto business catalyst. 4 HTML files, a CSS file, and some images. I have my images and CSS files online, is there a way to upload the HTML files without creating new pages in BC? Sincerely, with question, Jeremy. P.S., I have Dreamweaver CC 2017, and I'm using the free version of Business Catalyst.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Você já é cadastrado? Entrar
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.