For all things Dreamweaver.
Nyligen aktiv
HiIm hoping someone can help me with this, I have tried everything I know and read all the articles I could find on the net. Nothing has worked 😞Basically, there is what seems to be a neon blue background colour showing up ONLY in Gmail in the <td> containing the header image in my email. A screenshot is attached (Blue-line-image.PNG).The table code is below:<table border="0" cellspacing="0" class="body-wrap" bgcolor="#FFFFFF" style="max-width: 600px"> <tbody> <tr> <td align="center" class="container" bgcolor="=FFFFFF" style="padding: 0px; margin: 0px; line-height:10px; font-size:6px"> <div class="container1"><a href="http://www.rolla.com" style="text-decoration: none; border: none"><img src="https://rolla.igamingcloud.com/Images/Emails/MailSystem/Upload/rolla_system_header.gif" align=“absbottom” width="100%" style="display:block; max-height: 172px; max-wid
I have been learning Photoshop and Dreamweaver over at the community college to bring my skills up to speed. But I saw a modern web template in Photoshop that I wanted to use to design a website. 1. Picked out the layout that I wanted to use.2. I made my quick changes to the graphics in the Photoshop file home page.3. Created code to emulate the design.<!doctype html>2 <html>3 <head>4 <meta charset="utf-8">5 <title>Untitled Document</title>6 <link href="css/bootstrap-4.0.0.css" rel="stylesheet" type="text/css">7 <style>8 .container-fluid {9 padding: 0px;10 margin: 0px;11 }12 #body {13 width: 1280px;14 height: 800px;15 background-image: url("images/Background_Options.png") no-repeat;16 background-color: #630e87;17 }18 #section1 {19 width: 555px;20 height: 350px;21 background-image: url("images/team1_555x350.png");22 padding: 0px;23 margin: 0px;24 }25 #section2 {26 width: 555px;27 height: 381px;28 background-color:;29 background: url(
Whenever I try to FTP files to my remote server and it involves creating a folder on the destination server, transfer fails. I have checked the remote server which uses Filezilla FTP server and it does have all the necessary permissions to facilitate transfer. When I run into errors of this nature, I end up using coreftp to complete the transfer. Does anyone know how I can get DW to send the correct makedir command?
Greetings,I have a page with four video files. Ultimately I'd like to add a frame (i.e. picture frame) around each of these, and the areawithin that frame will be hyperlinked. My search to find the solution to this has been unfruitful. I've talked with one personwho says that if you watch this on a phone, and turn it sideways all the hyperlinks will be stacked, instead of intheir designated positions (horizontally across the screen). I sure would be grateful for any suggestions.
I need to prevent Dreamwaver CC 18 from popping open the warning: "This file has been modified outside of Dreamweaver." The file has NOT been modified, but I think a time stamp issue on my network drive is confusing Dreamweaver. The warning pops up every few minutes and is making me crazy. Checking the option to not remind me again doesn't work. I'm using the OS X version.This warning doesn't consistently popup with earlier versions of Dreamweaver, but I want to use CC 18. The warning doesn't seem to happen as much with Windows version.The issue is similar to: Repeated "This file has been modified outside of Dreamweaver" warnings – Adobe Dreamweaver CC: Feature IdeasAfter posting this, I noticed a setting in Preferences that might help. I'm going try it today. It is the setting here:Preferences > File Types / Editors > "Reloaded modified files"I set the value to "Never". I hope this helps.
I found these two errors through the Markup Validation Service... but I don't know where they are on my specific web page(s). Any thoughts about how to find such errors to correct them?https://validator.w3.org/check?uri=http%3A%2F%2Fwww.suzetteboulais.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&verbose=1&st=1&user-agent=W3C_Validator%2F1.3+http%3A%2F%2Fvalidator.w3.org%2FservicesThanks.
overflow-x: hidden; works on all browsers except Safari/iPhone.Any suggestions how to get round this ?
Hi allIn Dreamweaver CS6 I'm able to copy and paste HTML content from live-view to MS Dynamics 365 CRM template editor.However, trying to do so in Dreamweaver CC (10155 build) only text is copied. All images, colours, links, etc. are not copied/pasted in CRM template editor.Is there any way to fix this so I can copy and paste Dreamweaver CC live-view to CRM email templates?Thanks in advance for your help.Cheers,Boris
how do I in dream weaver change the date like this 12th to have th in small letters to the right of 12[Moderator: Changing title and moving to Dreamweaver forum]
I'm using an iMac with macOS High Sierra 10.13.3In Dreamweaver CC 2018 18.1 when I save a SCSS file I get the following output error. Red X,Line: --, Column: 1, File: stylesheet.scssError/Warning: /LibraryRuby/Site/2.3.0/rubygems/resolver.rb:231:in 'search_for'; Unable to resolve dependency: user requested "did_you_mean (= 1.0.0)' (Gem:unsatisfiableDependencyError)Compiling was working for me earlier this week but Dreamweaver would freeze and crash about once and hour. (i use it 8+ hours a day). I updated dreamweaver and then the error happend. I've reinstalled dreamweaver, installed/update xcode, updated Ruby, Gems, Homebrew, Rails. Anyone know what could be causing the problem?
Hello i am working on playing with some while loops in Dreamweaver. Its a number game where you have to guess the secret number which is 4. If you guess incorrect a prompt should be executed so you can guess again. My problem is the first prompt only executes and regardless of the number inserted nothing happens. I tried putting this code all in one script tag nothing prompts. What am i doing wrong?<script> var secretnumber = 4; var guess = prompt("Guess a number"); </script> <script> while(Number(guess)!==="4") { prompt("incorrect try again"); } </script> <script> if(Number(guess)==="4") {alert("you are correct")} </script>
I host a website through GoDaddy and I've neglected it of late. I haven't updated the site in at least a year, nor have I uploaded/downloaded anything to their server in all that time. I just checked the website, and except for the index page, all the other links are broken? In my DW CS6 on my computer, when I open one of these pages with broken links, the links are all still there, but they're broken links. I called GoDaddy about it, and they both absolved themselves of all responsibility since they don't support DW, and they also suggested that my site may have been hacked - and if I had just been paying them extra for security this wouldn't have happened(!)I may have a thousand links to have to manually re-link if I go that route. It would be nice to know what could have caused this before I work for two weeks re-linking everything, since it could very well happen again.
HiI got a new NAS for my files and now I wanted to create a new Dreamweaver Site for my several websites. But I'm not able to open files, which are located on my NAS. Every other Adobe program is able to open those files, but Dreamweaver sends me error messages like this:The files are 100% available, but they won't open.The NAS is connected by SMB to my iMac. Does anyone has an idea what I can do?Thx in advance.
Hello,My goal is to have a video automatically play on a webpage, when the page is clicked. I've followed these steps:In Dreamweaver click Insert > HTML> HTML5 VideoUploaded an MP4, Ogg, WebM and SWF video file format. In addition a PNG image for the Poster field.My results: the video plays fine within the webpage on my desktop computer. Unfortunately I can't get the video to play on my iPhone. It only displays the PNG "Poster" image.Here's the website incase it's helpful: VLC Intro, then choose #1 Why Become tab, and the rabbit icon. A video of a rabbit should move on the top-left side of the page.Thank you for any help you can provide! Jen
I noticed that the PHP version in the cPanel of a website I am currently developing was set by default at version 7. I have been using 5.6 in my version of XAMPP I donwnloaded new roughly 1 1/2 years ago which is not very long. Has everyone moved on to version 7 but me?
For those who have yet to be informed Adobe is buying Magento -https://magento.com/blog/magento-news/adobe-to-acquire-magentoProbably a better product to use than BC in the long term.
i am in year 9 and i study computing and Interactive media (UK) and we have been developing websites with fireworks, dreamweaver and some other adobe apps, I wanted to work on my website at home but i don't know how to without these apps. I am not begging for a free product but is there a way i can get these programs for my computer without paying a incredibly high price?
I recently had to reinstall DreamWeaver 8 after a hard drive problem. Clearly all of my previous settings were lost but I had a backup of the website.. My ISP provided me with the FTP username and password, the folder I needed to enter and the fact that FTP should not have a check in the 'secure' box.I have tried again and again to login but each time I get the message saying DW cannot make a connection to the host and either the usename of password is incorrect. My ISP insist they have given me the correct details. I have searched online but most of the articles simply say either the username or password must be incorrect which it would appear cannot be the case.I have successfully used DW8 for many years without any problems so I am completely at a loss as to how to solve the problem.Any ideas will be most welcome.Ken
I've been running my own site for a few years and I've been hoping to someday add new coding to "spruce it up," so to speak. I've been finding and following tutorials on a few things, and I've been successful in some. But one that is perplexing me is adding drop down menus to my site. I followed a tutorial and actually made one by creating the property code on the same html page. But when I try to add that code to my CSS, it goes crazy. The menu doesn't keep the same spacing, and when I roll over the buttons, the drop down parts show up at the top of the screen. I'm thinking there's a conflict with the established code, but for the life of me, I can't find it.Any help is appreciated.
In the process of testing a code editor (IDE), I came across an Autoprefixer. Although this was a while back, I thought it important enough to share the experience with you and the importance of having this feature added to Dreamweaver. As a side note, because I use Sass with the correct add-on, prefixes for my projects are already added. This feature is for those that do not use pre/post compilers.Set the Site OptionsWrite the codeAnd Save
My website [removed by moderator] was created using an earlier version of Dreamweaver.I am told I now have to use Cloud Dreamweaver, which I have installed.How do I now find my previous pages from the remote site on Cloud Dreamweaver?ThanksMargaret
RE: https://tarotreadingsbyjeannie.comHello,I am not a developer, but can follow directions if they include every step! Recently, my website was hacked. It is now restored, except I notice that there is a white space that appears to the right and at the bottom of my website when on google chrome on my desktop. It also looks like the menu bar gets a little distorted above the headings. It happens at various page size percentages. I see it at 110% for example. It seems fine on Safari and Firefox. Any ideas. Thank you in advance.I do not have access to dreamweaver, but I have access to my files on the server.Jeannie
I want to save the search results as xml or csv, please let me know how i can do that? I am using CC DW 2018
Hi guys,I have a CSS issue I cant seem to resolve on a particular webpage, which I'm sure will stand out easily for most of you guys.. it's on the PC version, and is two boxes that are meant to be sitting next to the main content, on the right, at the top - but the problem page has those boxes sitting at the very bottom of the page, underneath the main content - and I cannot seem to get them to move up to the top-right position, on PC. Any thoughts would be much appreciated. I am using Dreamweaver CC and checking the page out in Chrome browser, on PC (I don't need any help with the mobile version thanks).The problem page is: https://mindtraining.net/hkis/sports-mental-training/dancing-dancers1.php (the titles of the two incorrectly-positioned boxes at the bottom of the main content are: 1. 'Mind Training for Dancing' (with the Nureyev quote) / and 2. 'Take it to the Next Level').The correct appearance should be more like this: https://mindtraining.net/hkis/spor
Hi, I am using git as my versioning system within Dreamweaver and also my code is pushed up to GiHub. I am doing this using the Dreamweaver built in git support but I cant find a way to sign my commits with my GPG key.Also, when trying to commit from the git panel within Dreamweaver, I get the following error: "Git Commit Failed -Error: fatal: cannot run gpg: No such file or directoryerror: gpg failed to sign the datafatal: failed to write commit object"However, if I open the Terminal (I can do this either by manually opening Terminal and navigating to the git repo or by clicking the Terminal button from the git panel in Dreamweaver) and manually run the command to sign my committhe commit goes through perfectly fine and is correctly signed. The proof of this is in the screenshots below:and you can now see that my commit has been signed correctlyand on GitHub we see that the commit has been verifiedHaving just proven that I have my GPG keys set up correctly and that t
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Har redan ett konto? Logga in
Har du inget konto än? Skapa ett konto
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.