새로운 Adobe 커뮤니티에 오신 것을 환영합니다.
For all things Dreamweaver.
최근 활동
I'm using Dreamweaver 2018 CC and if the file is below 16 mb, it opens fine. If it's over, the tab opens, but there is nothing displayed. If I do a Find All, it even finds the items and shows what line they are on, but nothing displays in Code View. Since the file is an XML/Hybrid, it can't be opened in Live View. Is there a preference/config setting to display larger files?
I am new to Dreamweaver and am building a new site. I have set up the basic site with my main.html page, my styles.css page, and my folders. I want the title and the topnav to float to the left and right respetively. Then I will insert a banner, and then I want a main content panel to float to the left and a sidebar to float to the right. I thought I had created the necessary html code and the css code, but the divs are not floating. Could someone please look at my html and css codes below and tell me what I am doing wrong?==================================================<!doctype html><html> <head> <link href="CSS/styles.css" rel="stylesheet" type="text/css"> </head> <body> <div id="name"> <h1>JA Weir Associates </h1>  
Illustrator and Dreamweaver will not launch because entry point __crtCreateSymbolicLinkW could not be located could not be located in msvcp110.dllCan anybody help with this issue?
Created desktop site via Dreamweaver using HTML5 and CSS. That WORKS.The ISSUE comes with MEDIA QUERY CODING !! Why are the media queries not bringing responsive sites for mobile and tablet?Should query be composed of 'each section' shown on the desktop CSS, but given adjustments on percentages / pixels to mobile size and tablet size??To have MOBILE responsive: Create One lengthy query for each section on Homepage -- One lengthy query for each section on Graphic Design page -- One lengthy query for each section on Illustration page -- One lengthy query for each section on Textile Design page -- One lengthy query for each section on About page. -------- The Graphic Design, Illustration, and Textile Design pages each have a slide show consisting of six images.When all that query coding for mobile's site is completed, then must code for TABLET's responsive site !! ??TWO WEBSITES !! ?? beyond the desktop site !! = Three Websites.Do Fluid Grids create responsive web
Can someone help me code my website. I am a graphic design student and am really struggling!
Hi, I have decided to use bootstrap for the first time for a university project. (Web design isn't my course so I'm a beginner).My tutor has told me that he will be testing the sites on a standard sized screen and on an Iphone 5, that he said was around 320px. When i set up the site initially the small size is 768px I think. Does this mean that it will scale to small for anything under that size or do I need to change the small size to a lower number? I have also been told about the developer tools in Google Chrome and that it allows me to view what it would be like on various phone screens, so if my settings are wrong when I come to view it, is there a way that i can change the screen size settings.Thank you
Hi,I have a bootstrap menu with an image, see example here:mml-tanzania.com/test/The problem I am having is two-fold:1) How do I proportionally scale the logo as the browser window reduces past a certain width. (I have both .png and .svg versions of the image)2) As the browser size reduces past 992 the menu tucks under the image and then it corrects passing 768.Thanks in advance!HTML:<nav class="navbar navbar-default"> <div id="mb-container-fluid-nav" class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#defaultNavbar1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span>Menu <span class="glyphicon glyphicon-chevron-down"></span> </
The touch-touch lightbox gallery is what I am using to display images. I have been making images @15739213 for the retina display and adjusting the quality to make as low as possible. This is working well, and no real hold up on image loading time.Here is my dilemma... for example, many pieces have a width of 2300px. And when they display, render smaller than that within the gallery it so appears. I am happy with them.I now have a more horizontal piece that I have tried time and time again to no avail, even as low as 1536px for width & 1024 for height, but the lightbox seems to automatically pull it wider so you cannot see the fwd and next controls unless you maximize the screen. I intentionally want this image smaller and well within those controls, yet crisp for retina display. - Why is this specific image just not working? How can I control them to be 'small' and still @15739213 display?Thanks for any pointers.
Hi friends.After updating Dreamweaver to 2018 version all the text positioning has moved from right to left (navigation, paragraph...)the text is still right to left (the characters didn't flip) but the text direction if flipped.In the 2017 version, it was all good.Couldn't find any way to change it. when checking the creative cloud app it says that the Hebrew support is installed.Any ideas what I'm doing wrong?Hanan
I managed to splitview the same code, for the love of me I can't find a way to view two different codes in each of the pane. While we are at it, is there a method to simply drag and drop files to create multiple views?Thank you
Hi I have created an html signature which shows fine on email but separates picture and text below each other on mobile mail. Any hint why that would be the case? Thanks so much.
I want a coming soon website landing page. Does Adobe offer this via Dreamweaver or even Muse?I'm using Adobe 2017 edition.Thanks
Have big trouble with Dreamweaver last version code font. It confuses me. Can't write HTML anymore. Is there a way ti change the code font?
Hi All,I am trying to modify the bootstrap carousel so that I can remove the grey side panels on either side of the image and then expand the image into that area.Here is an example of the website: http://www.mml-tanzania/devThank you in advance!Here is the html:<div class="container"> <div class="row"> <div class="col-lg-12"> <div class="container-fluid"> <div id="carousel1" class="carousel slide" data-ride="carousel"> <ol class="carousel-indicators"> <li data-target="#carousel1" data-slide-to="0" class="active"></li> <li data-target="#carousel1" data-slide-to="1"></li&
Hello. I can't seem to get the mobile preview option working. I tried using the adobe chat but they just gave up eventually and left the chat while I was following their instructions https://helpx.adobe.com/dreamweaver/using/device-preview.htmlhttps://helpx.adobe.com/dreamweaver/using/device-preview-troubleshooting.htmlI have followed all the steps in these trouble shooting guides. My phone, android moto x, is connected to the same network over wifi as my PC is over ethernet.Logged into the account successfully. Tried opening in firefox and chrome on my mobile. I tried disabling my windows firewall and avast antivirus.Javascript and cookies are enabled on the browser. I even tried the advanced trouble shooting options with the NodePort.json file which did nothing. Any advice would be great thanks a lot.
Hello,how can i change or even better, remove that function?I can't see the White "Typing Line" on that yellow background.For example when you click on <span> it's glowin yellow, how to remove that?
Thank you - any good suggestions ?<head> HTML<meta charset="utf-8"><title>Excersize 2-165 - A Recipe for HTML and CSS</title> <link href="style.css" rel="stylesheet" type="text/css"> </head><body> <nav id="nav-next"> <a href="http://mat.miracosta.edu/mat165/studentwork/Bautista_Octavio/exercise2">next &raquo; </a> </nav> ===================================Style =========================== /*-- NAVIGATION
Hi,This may seem like a strange question, but I'd like to know if there is a reasonable substitute for Dreamweaver out there.I started my site around 2005 on Microsoft Frontpage, and to be honest for my modest needs, FrontPage was a really good fit. But, then it was phased out for what ever they called the follow on version of Frontpage, and I converted over to that. Then it was dropped.At that point I'd had about enough converting the whole website over to something to new, so I bought a copy of DreamWeaver, which seemed to be the most stable product going. Took a while to do the conversion, but got through it. Meanwhile the site kept growing -- now over 1000 html pages (www.builditsolar.com).Then Adobe switched over to the subscription model.In the meantime my site is less active, and the only use I am really getting out of DreamWeaver now is some occasional updates and a new page once in a while. The $240 a year seems excessive for my current usage and
Hi,I've updated my Dreamweaver version for the 2017 one. I used to clean my html files by using the "Find and replace" with my .dwr documents that I've created. Previoulsy (DW 2016), in the "Find and replace" window, I clicked on the folder (up right), selected my .dwr (somewhere on my desktop) and got all the elements I wanted in Find to replace. Also I think it was pratical to be able to find some specific tags with styles and replace with some other tags, etc. Did DW 2017 lost all of these functions ? If not, is there a tutorial to learn how DW 2017 works with it ?Is there someone that could help me with this batch thing in version 2017.Thanks
How do you open a linked page quickly? The only way I currently know how to do it is first clicking Edit, then Link, then Open Linked Page (which is absolutely stupid), so being forced to open a menu and then scroll down and into another submenu is a really terrible unproductive way to do it. For example, if I am looking at a page in Live view, why I can't click on the link to take me to the desired page? Is it really so difficult, Adobe? Even an Open button in Properties would help. Is there any hotkeys for it? Why I can't select the link and click through to open that page? CNTRL + left click doesn't actually open a page to edit. This is so stupid and absurd, back in the days I used Frontpage and it was so damn easy to open a linked page, you would think Dreamweaver would have an option for it. I have over 20,000 pages in my web, so being able to simply click within a split second to open a linked page would help astronomically. Does anyone know of any hotkeys or ways to click it ope
Hello, I can not create a page with Dreamweaver because I get this view when I click on 'new page'There is no possibility to work because there is nothing to do.
Here is my DW CSS5.5 template and I am unable to save the file as I should, even after inserting the above code within the <head>. Upon validation within DW CSS5.5 I get that coding was added or changed outside the <html> tag, which I wonder how I could have done that. Reading the couple of posts related to this problem Mary O. offered a suggestion to one person as he might have a saved a child page as the DWT. I don't believe that is my case. However, I apparently have done something wrong. DW CSS5.5 validation tool as well as Tidy.html validation isn't of any help as I can accomplish. Here is the DWT code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Frank Dillman, THE Macon County, AL activist</title
Are there compatibility issues with Canvas animations (that have interactivity like button links) working in Safari or Chrome?I'm running:Apple Safari Version 11.0.2 (12604.4.7.1.6) Google Chrome Version 63.0.3239.132 (Official Build) (64-bit)Mozilla Firefox Version 57.0.4 (64-bit)The responsive HTML5 page is otherwise VERY simple. Animate generates an HTML page containing the Script in the header, and body onload command, the div containing the animations, and a separate .js file. I've imported these into my Dreamweaver site.I have not altered the Animate generated .js in any way, or any of the scripts I'm not using a framework (outside of Flexbox for responsiveness), I'm coding from scratch, trying to build a SIMPLE responsive Holy Grail 3 column design, and all the page has on it is:layout.css – basic sizing, etcnormalize.min.css – available online and intended to (as the name suggests) normalize positioning display across all browserscreatejs-2015.11.26.min.jsgeneratedpage.jsThe #a
After click New Site or Manage Sites and then selecting Add new server, we get a grey box with 3 buttons but no configuration options. Anyone seen this before? Occurs on three separate computers where Dreamweaver was installed.
I'm working on a project in Dreamweaver, and sometimes I have trouble dragging selected text.Just now I had one css, html and javascript file open. The html and javascript worked fine if I selected some text and dragged it to a new position, but when I tried it on the css document the mouse changes to have the little box below it, but there was no text cursor moving with the mouse to show the place it would be "dropped" and when releasing the mouse the text didn't move to the new location.I tried closing and reopening the document, and that had no effect, but after a couple minutes it just started working again. I've noticed this happen before on and off, and it can be very frustrating, as I'm left with the option of hitting ctrl-x and then clicking where I want it, and hitting ctrl-v.If I remember right it seemed to start after the last major update, but I'm not certain of this.Is this a known issue? I wasn't able to find much about it post 2016.Any idea how I might fix it?Using versi
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
이미 계정이 있으신가요? 로그인
sso.login.detail.descriptionWithRegistrationLink
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.