For all things Dreamweaver.
Nyligen aktiv
I posted this inscrutable question before, and no one could help but someone eventually will solve this:When I do a check your links site-wide, DW finds all links perfectly.When I do a change links site wide, DW says, "no link to (the link I entered) is found.Even though, of course, there are hundreds of those links sitewide, which DW just confirmed it sees in the check links site-wide.I thought maybe it's because I had a file open or selected, so I put highlight on the root folder at the top. No luck. Must be something else I'm doing..
Is anyone else experiencing screen flickering and involuntary menu cancels on any and all apps, windows and screens while Dreamweaver is open?I trashed my preferences and Dreamweaver is still causing this frustrating behavior, every 20-30 seconds or so.Even in the middle of writing the above line, this Dreamweaver behavior forced the focus to cancel out of the input field, forcing me to click back into the field to continue writing my query.It is the only Adobe program I have that behaves this way.Is there some sync process, or redraw process occurring in the background that I’m not aware of?I glanced through the menu and panel options and have not seen anything, but it’s entirely possible I’m missing something.Any help is appreciated. Thanks.Dreamweaver 18.2Mac OS HighSierra 10.13.621.5" mid 2011 imac.2.5 GHz Intel Core i54 GB 1333 MHz DDR3AMD Radeon HD 6750M 512 MB
I recently upgraded to Dreamweaver 19.1 and the "Version Control" Section under site setup is gone. Site > Manage Sites > Edit brings up the Site Setup menu, and "Version Control" used to be the 3rd option from the top.SiteServersVersion ControlThe entire Version Control section is now missing. How do I setup subversion version control now? Where is it? All searches just lead me to out-of-date articles.Thanks.
I am having an issue with a spry drop down menu in a template on CS5. In the templates the menu works and all the links are active. When I go to certain pages on the internal site, although the menu should be the same on all pages, some pages show only 1 menu item rather than the full list. I've not actually been touching the menu's that are having problems until the issue was reported by another employee. So far all I have done is update information on pages and create a few text property classes. I am new to dreamweaver so I do not know what the issue could be or how to search for it online. What I have searched for has been no help.
In Dreamweaver CC 2015, I could replace "Adobe\Adobe Dreamweaver CC 2015\configuration\Shared\Emmet\Emmet\snippets.js" with a customized version and Dreamweaver would recognize that file and let me use any custom snippets/abbreviations that I created.While Dreamweaver CC 2019 has the same folder/file structure, it doesn't recognize any of my custom snippets/abbreviations.Does anyone know of any way that I can get that working?
I have the newest version of Dreamweaver. I just installed it last week and I'm having the same problems where the selector panel is greyed out but it doesn't happen all the time. I am trying to learn how to create a webpage in Bootstrap and successfully created a new CSS file along with 2 new styles. When I added a new row to my html file and then tried to add some style to it, the selector panel won't work. It's greyed out and my css file isn't showing as being my current file.This has been happening to me ever since I installed the program so I gave up on Bootstrap for awhile and tried a different method for creating web pages.I'm back to trying to figure this program out only it's now impossible to add any style using the selector panel.Also, I see some people have said there was a problem with a font. I don't have a Font folder. Was one supposed to have installed when I installed the program?
I need to consolidate two hosting packages on the server. To do this I would like to move the sites from one ftp site to a different ftp site. So far I've duplicated the ftp (the one with the sites I would like to move) and changed the connection info to the ftp where I would like to move them *to* but without changing the local root folder (where the sites I would like to move live) to the local root folder associated with the ftp where I would like to move them to the ftp will not resolve.Mac 10.11.6Dreamweaver CS6 (no, cloud is not an option due to rural slow internet access)All suggestions welcome.
I've got CS5 installed on my desktop computer and I have just installed Dreamweaver cloud based 2019 on a 7 days trial.I can open the new Dreamweaver while logged on with a standalone account on my computer.When I try to open it while I'm logged on with the network account I get the error of menus.xml file.This is on Windows 10 and my standalone and network accounts have both the level of administrator on my computer.I've tried changing security settings and removing, copying files to no avail.What else can I do? I would like to be able to try it before the trial expires.Many thanks in advance.
Hi, Hoping someone can HELP!!I'm having an issue in Dreamweaver where I can see the coding but not the php page. There are 2 others in the office that have access and they can see the php page. And, it shows up correctly on our website. What can I do to correct this?
This is my html code:<!doctype html><html><head><meta charset="UTF-8"><title>Emma Designer for Hire</title><link href="file:///Macintosh HD/Users/emmadalenberg/Desktop/styles.css" rel="stylesheet" type="text/css"><link href="styles.css" rel="stylesheet" type="text/css"><!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.--><script>var __adobewebfontsappname__="dreamweaver"</script><script src="http://use.edgefonts.net/actor:n4:default;alfa-slab-one:n4:default.js" type="text/javascript"></script></head><body><nav>Home About Portfolio Contact</nav><header><img src="Logo.png" width="80" height="80" alt=""/></header><aside class="asideLeft"> <h1>What can I create for you?</h1></aside><section class="sectionRight"> <h2>Creating
I have created boxes which flow so as you make the screen smaller they goto the next line which is OK on DESKTOP But on TABLET AND IPHONE I want to alter the width of the squares to fill the area better for the TABLETand on the iPhone screen so I need to reduce the width so I can get two squares side by side.In GLOBAL (desktop) - .item .productbox control the size of the squares and the spacingBUT when I try to add .item .productbox as a media query for tablet and mobile sizes it does not alter the size of the panel??1) On a tablet, I want to alter the width so it's three up but fills the screen nearly2) On Mobile, I want to have it two side by side with a slight gapNot sure what I'm doing wrong?Hope you can helpThanksTim------------------------------<!doctype html><html lang="en-GB"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="viewport" content="width=device-width, minimal-ui">&l
Hello,I have a problem that I don't know how to resolve. When I preview my website on device (iPhone 6) using the Dreamweaver, the website acutally looks nice because I used some media queries. But when I publish my site to actual hosting the website looks completely different than the preview shown in Dreamweaver. Is there a way to preserve the same form as shown in the preview on device in Dreamweaver? I attached screenshots of my phone so you can see what I am talking about.Thanks for helpAndrej
This is just a general question, and a just out of interest one.4-5 years ago many people objected strenuously against the use of flexbox, (don't be shy in saying why ) although at that time 94% of users had a device or browser that supported its use. The main reason given was that IE8/9 did not support it and some browsers devices required prefixes. (easy to implement) Fallback pollyfils did exist at the time, and css auto-prefixers.The same also applies to css such as transforms and many more specs.Fast forward to 2018 and css grids are being actively supported by many, including as an alternative, (easy) system to Muse users, even though less than 80% of browsers and devices support its use, ('can i use', does not show older devices that are still in popular use, so I have deducted a few %).I would not call css grids "easy to learn", and so far I have not seen a visual method of its use that I could recommend to anyone.What I am wondering is, if it is just those requiring a more vis
Hi,Q1. (red arrows)I set each for em and pxpadding: 0.5em 1.5em;padding: 8px 24px;Where does the difference come from?I think the second button shoul be like the first one.Q2. (blue arrow)How to make a enough space between the paragraph and the button.LinkEmRem-Church Hosun Kang
So... a couple of things, I'm kinda wondering whats going on with my site. I've been looking at the code and can't seem to see what might be the problem.1: When I uploaded my site, it says it's "not secure"2: when I went to go upload my site, all the pages work except for shirts.html. When I tested it b4 I uploaded, it looked like this:Now it looks like this:What could be causing these issues?www.stgraffix.comTittle was edited by Moderator.
We have a template we use for posting client projects, which has a repeating area. On most of our computers, in the Design view, this area appears properly as the hex it is assigned to, #ccc09b. Here's a photo:On our laptop, the first two columns of any template are black, but we are not aware of changing any settings. How do we get those two columns to display with their intended background color? It makes editing really annoying.Code:<!-- InstanceBeginRepeat name="Project Rows" --><!-- InstanceBeginRepeatEntry --> <!-- InstanceBeginEditable name="Project Row Content" --> <div class="row" style="background-color:#ccc09b;"> <div class="project">  
Hi,I am just doing a simple exercise.Can you tell me why media query doesn't work?Hosun KangLinkEmRemTittle was edited by Moderator.
Hello People.I hope my question does not annoy you, as I have asked this a few times, and, thank you for your help and suggestions, but I am still not sure which way to go....I am building a website that is "responsive"... That much is straight forward to me.I want to put on show, within different pages, many of my photos.Ideally, I would like a "Thumbnail" strip/section.When a visitor clicks on a thumbnail, the full size photo opens up below the thumbnail strip.Alternately, I may have a page of thumbnails, and clicking one takes you to a full size image, a bit like the way that Facebook photo albums work.I was thinking of using "inline" frames. (2, one for the thumbnails and one for the full size photo)Or, I could build a Flash/Animate slideshow where I can have the thumbnails above the main screen for the full photo, which can all be contained in a separate Animate file that I can then just place in the page.The Animate way seems to be the easiest way, for me, (more a "Designer" than
How to set the design window and code window to be arranged left and rightThe default is vertically arranged
In earlier versions of Dreamweaver cfml includes would render in the Design view mode (note I'm not talking about Live view) . Despite the preferences setting shown below being ticked this does not appear to work any more. Can someone at Adobe (HARSHIKA VERM added by Moderator) please clarify what is going on here or if anyone in the community has found a way around this.We depend on being able to see the contents of the include in the design view mode as we have site wide navigation and css that once used to be displayed and would render the page correctly - without this working we cant see a rendered view without going to preview (Live view also does not work with cfml anymore).Thank you
I am experiencing a similar situation. I have an imagemap in which I want to open 5 different modals. Until now I could only manage to open the same modal on several areas. How can I connect a new modal to another area in the image?Can somebody help me here?
I just upgraded my Mac to Mojave. I did a clean install, then reinstalled Dreamweaver via the Creative Suite downloader.My original files are backed up on an external hard drive. How can I access the settings in that drive and import them into my new internal hard drive? By settings, I mean the various website configurations - names, locations, online passwords, etc.Thank you.
Hey all,It was brought to my attention that anchor links have issues in certain versions of Chrome. I have your standard setup. Does anyone know a workaround? Below is a link to the page and here is my setup. It works for me but not everyone I've tested it on. Link from menu:<li><a class="btn-nav" href="#pluses">Features</a></li>Section it links to:<section class="features-section-1 relative background-semi-dark" id="pluses">Thank youHere is the page:starton - landing page template
I've already found this topic in older posts. But the advice doesn't work.I'm using DW CS6. All of a sudden, the files listed in the files panel go fro z to a. I did nothing that should have caused this. And, I can't find any way to change it back to where the files go from a to z.I have tried clicking the icon to show local and remote files like was suggested. All the files were in correct order, but as soo as I closed that view, the files in the file panel were still reversed. Any other ideas?
CSS Menu without imagesSimple to edit, no complex scripts or image swap behaviors, less code, easily indexed by search engines, translators and screen readers.I am rebuilding my web site from ground up. Starting fresh. I will be using this code to begin. What I want to achieve is to create a working template using this index.html page. In design view ( Dreamweaver CS6) I do not see 'css menu' in a css styles folder. There is no css styles, no css styles folder. I do not know what I should do. In code view I see this css menu as a <style>.Should I simply create an external css style sheet as a starting point in developing index.html as a template?If I can be given a push in the best direction I should be able to move forward with rebuilding the web site. I have content - that needs to be brought into clean pages.Thanks for any advice!
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.