For all things Dreamweaver.
Askettäinen
how do I unsubscribe Dreamweaver ?
I tried to make a connection to my site this morning and it won't connect. It was working yesterday, but this morning I get this message:An FTP error occurred - cannot make connection to host. User limit reached or not authorized to make the connection due to local firewall blocking FTP data.There have been no changes made to my site or password from the last time I logged in, which was yesterday.Now I cannot even get it connect.th
I've tried numerous times to upload a folder from CC Dreamweaver to my host server, the same as I've always done from the beginnings of Dreamweaver. It doesn't work. Nothing shows up on the host server. The site manager connects with the remote server just fine. ???By the way, I decided to scrap CC and go back to CS6. Big surprise. Adobe wanted to end my subscription at the end of this month BUT charge me the full shot for the subscription anyway. The NY AG is going to hear about this! I wonder what the grandfathers who actually conceived and wrote Adobe software that worked think about the grandkids, eyes full of dollar signs, who've pre-empted it & screwed it all up.
First div is the name of the company <div class="company_name"><img src="../images/company_name/company_name-newer_1.png" width="600" height="83" alt=""/></div> <br> <br> <img src="../images/Website photos 4.png" width="220" height="69" alt=""/> <div class="photo_box1"></div>Thanks.DonHere is a copy of my html:<!doctype html><html><head><meta charset="utf-8"><!-- TemplateBeginEditable name="Thurston Polygraph: " --><title>THURSTON POLYGRAPH: template</title><!-- TemplateEndEditable --><!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable --><link rel="stylesheet" type="text/css" href="engine1/style.css" /><style type="text/css">.menu_line { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; text-align: left; width: 1100px; padding-bottom: 45px; floa
Hi,I'm curious of the best way to place an image on top of another and have them both center. For example I have a nice background.png image. I want to assign it to the body tag (or should I assign it to a container div?) and have it center/top. Next I want to place a header image ON TOP of the background image and have it center as well and be flush on the top.Thanks for anyone who can help
Hey there! This doesn't happen every time, but occasionally, when saving an HTML or other file, when uploading to a remote server automatically, I get this error:----------------------------------------------------------------------------------------------------------------------------------------------------------------Started: 2/4/17 1:29 PMindex.html - Put operation successful- error occurred - Access denied. The file may not exist locally, may be open in another program, or there could be a local permission problem.- error occurred - Access denied. The file may not exist locally, may be open in another program, or there could be a local permission problem.- error occurred - Access denied. The file may not exist locally, may be open in another program, or there could be a local permission problem.- error occurred - Access denied. The file may not exist locally, may be open in another program, or there could be a local permission proble
Hi. I am trying to replace one of the url links in the image map on this page... www.kicksandsnares.com, with a script.When someone clicks on that part of the image, I'd like an email sign up form to pop up.Is this possible? Sorry if this is a simple question, I just can't seem to figure it out. & if it isn't obvious I don't really know much about Dreamweaver. The code is below...<script src="//static.leadpages.net/leadboxes/current/embed.js" async defer></script> <a href="" data-leadbox-popup="14657b173f72a2:112623a17346dc">Click here to subscribe</a>
I have created a somewhat responsive bootstrap layout using the grid system however I wanted to know whether there was a way the column could disappear completely when the screen gets below a certain number of pixels. As you can see from the html, when the screen gets below 767px the side columns go to 1 and the main column goes to 10, but is there a way these side columns can just disappear and the main column can fill up the whole screen?HTML:<!DOCTYPE html><html lang="en"><head><title>Game Canvas</title><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta name="description" content="Open Source Images" /><!-- Bootstrap CSS --><link rel="stylesheet" href="css/bootstrap.css"><!--My CSS--><link rel="stylesheet" href="css/main.css" style="text/css"></head><body><header> <div class="container"> <nav class="
A couple of major version back the get and put buttons used to sit on the top tool bar within easy reach. Then they got moved inside a File Management fly-out menu. I see with version 2017 this is still the case. Is there a way to have these buttons sitting on the top toolbar next to the view setting buttons for example? It's a real pain having to do the extra action of clicking on the file management icon first then clicking on the get or put when it used to be a single click.Cheers.
What is the code for a fluid MP4?
Hello all, I'll start by saying I'm very new to this. What I'm trying to do is make a website with video as the full screen background. As I've read everywhere, this is a bad idea for mobile users, but what you can do is set it up so that instead of loading video, it'll defer to a still poster for your background. I've found a pretty good tutorial on how to do this, but I can't seem to get it to work on my android phone or an iphone that I've tried it with. I feel like I've copied what I'm looking at pretty exactly, and its been very frustrating to not know what I'm doing wrong. It appears to be working fine on an iPad, but not on my phones. I get just a black screen. Creating a fullscreen HTML5 video background with CSS - Slicejack - This is the tutorial that I'm working from. Below is my attempt. Is there something that I'm doing terribly wrong?
I just upgraded to 2017 and now, when I double-click to replace and image, nothing happens! What can I do to get this feature back? Otherwise, I'd like to revert to 2015. This is a thing I use a hundred times/day building emails.
I use Dreamweaver CC 2017 on MacBook Pro (16 GB, 2,3 GHz Intel Core i7, 15-inch retina, Late 2013). And the app launches incredibly slowly! It so long, that it feels as if Dreamweaver launch is something like 3D rendering. Do you ray-trace the code in multiple passes, or what? Look at the screen-recording I attach below — it took 1 min 20 sec for app to launch and show me just four html and scss files I have opened.Dreamweaver CC 2017 launch time - YouTube Please do something with that.
Please tell me they did not remove Design-Time Stylesheets during my hiatus from development.How do those of us that use header include files (among other includes) during development supposed to see the content in anything but raw text? Design (or Split) view used to offer a pretty fair representation of the end product while working directly on one of the included files.Are we expected to just start working from the container file (the one doing the including) from now on? That's the only way I get to see some kind of formatting.
I have it on one computer but I want it on a different computer what should I do ?
This website appears to have some sort of coding which optimizes for hand-held devices:The Hill - covering Congress, Politics, Political Campaigns and Capitol Hill Whatever it is, it makes scrolling using a mouse a very frustrating experience, slowing down the process. Using the pg up and pg dn keys is also very slow. Is there some code in place affecting vertical scrolling?
Hi,Each div is a container, and then with a div row, and then the div class containing content blocks.3 sets of content blocks like this, and then the <footer>It is only Safari that renders the last div container so that its content is overlapping the previous div container block. Really weird!My guess is a clear-fix of some sort needed?<div class="container"><div class="row"><div class="col-md-12 left"> <iframe class="tscplayer_inline" id="embeddedSmartPlayerInstance" src="../movies/movie_player.html?embedIFrameId=embeddedSmartPlayerInstance" scrolling="no" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> </div></div></div><div class="visible-lg"> <div class="pictureContainer"> <div class="imgOnSide"&
Hi everyone! I'm currently working on a site and I've got a visual issue going on here. I'm trying to design it to fit the screen exactly width-wise while being scrollable lengthwise. I'm not very far into the design so things are still in the rough. The issue I'm having is that the site is scrollable width-wise and has these tiny spaces showing- as if the background image doesn't fill the space... But it should as far as I know because its width is scaled to 100% of <body>, and my menu extends into the negative space. Is there something wrong with my meta-viewport? Is the padding in my menu pushing something?I need to stop the horizontal scrolling and get rid of the weird gutter space on either side of the background image. Hope my description helps! I pasted code below!THE HTML<!doctype html><html><head> <meta charset="utf-8"></meta><title>Albion Front Page</title><meta name="viewport" content="width=device-width"><!--Sty
HiI'm a bit simple so be patient,I'm in the process of creating a Dreamweaver site (CC2017) and want to now create a Gallery page, I have created a Gallery using Lightroom.Is there a way I can place what I have created in Lightroom directly onto my Dreamweaver site? All I seem to be able to do is create a link to the Lightroom page I have created. If I can and you know how then I love you so much.ThanksRich
Dreamweaver 中Extract功能显示“您对此服务不具备访问权。请联系您的IT管理员,获得访问权。”该怎么解决?
I have the new Dreamweaver CC update, I click to open & it gives me a "not responding, DW will close" error. I have uninstalled and reinstalled DW with no success.DW gIves me the opening loading screen and then even the frame of the workspace, then it crashes.
Guys,How solve this problem in DW CC 2017?Anyone know if, are available a plugin or a extensions to DW CC 2017, which is possible use in the DW CC?Can I install the SubWeaver extension in the Dreamweaver CC 2017?It's possible?Best,Fabiano Magno Pechibella
While working in Dreamweaver 2017, it got hung up temporarily (windows blanking out and back on, spinning cursor, etc.) and ever since, I have been unable to connect to any of my FTP servers. Dreamweaver 2015 is still able to connect. I've uninstalled and re-installed Dreamweaver 2017 and imported .ste files that I exported from my 2015 version, but still no go. I'm on Windows 10 and I've been running Dreamweaver 2017 without any issues since its official release.The FTP servers in question are hosted by the company I work for (I can connect to them OK using Dreamweaver 2017 at home). I have one additional FTP connection to a remote site that works fine. Any suggestions?
hi everyoneI would like to make a dynamic menu in which the buttons change colors when the mouse is on and keeps that color on the new page. How can we do this with a cssBests regards
OK, this is a relatively new problem, maybe since I got CC (or maybe from a more recent update) and I've decided I can't live with it anymore.When coding an email with lots of nested tables (or anything with a few levels of nesting) my code, with Word Wrap enabled eventually starts showing as a column of one character down the right hand edge of the page:I've tried Word Wrap on and off and although turning Word Wrap off at least solves this it does mean I have to use a horizontal scroll bar when I'm sure older versions used to just bring your code back to the left when it stopped fitting in.Has anybody got a solution to improve this situation. It's pretty much impossible to work on when it runs down the age in single characters.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Onko sinulla jo tili? Kirjaudu sisään
Eikö sinulla ole vielä tiliä? Luo tili
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.