For all things Dreamweaver.
Nyligen aktiv
So, after having trouble with my Photoshop scratch disk, I had to do an archive and install of my Mac OS 10.6.1 then reinstall the Adobe suite. I then had to run the Licensing Repair Tool (http://www.adobe.com/support/contact/licensing.html).Now everything works but Dreamweaver, which is throwing the following error:"Dreamweaver encountered problems while constructing the menus from the current menus.xml file.Please delete the current menus.xml file and rename menus.bak to menus.xml"I tried that. menus.bak is a directory, not a file. Even renaming the directory didn't work.I saw this http://forums.adobe.com/message/2188511#2188511but I don't have a /FlashPlayerTrust/ directory, nor do I see what that has to do with Dreamweaver.I couldn't find a corresponding solution for this http://forums.adobe.com/message/862339#862339 for the Mac OS.This http://forums.adobe.com/message/3396334#3396334 didn't help, either.Anybody have any ideas?Thanks!
Please help! i'm obviously no expert! but desperate to finish this website for my Dad asap!simplest thing to do is to show you my problem... on the index page of kennybarnesgang.co.uk, I just need to match the colours of the menu buttons to the rest of the scheme.. ie; change to the burgundyish with white text...It was done in CS6, I have the latest 2017 also, but can't find an answer anywhere. Though I'm sure it's v easy? it's css code rather than html isn't it?Thanks!
Hi,I am making a e-commerce website as part of my A-level ICT coursework.I am trying to make a search bar that a customer can input the name of a product and the search results should show products matching the query, using php and mysql.Can anyone point me in the direction of a tutorial on how to do this or give instructions on how to do this?.ThanksDanyaal.
I am trying to remove the links to some titles of stories on my website, "On Being Real" and "Deep Waters" that are located to the right of a thumbnail at the bottom of my web page. When you click on the words of the story you get a "Link not found" error message. I want to lose the link so that I lose this error message:Suzette Boulais: Touch of Inspiration
I am not able to open Adobe Browser Lab on Dreamweaver. I went to Windows>Extentions>Browse Extensions, (No extensions available).How can I access Adobe Browser Extensions? or if I do not have it, how can I get it? Thank You,
Does anyone know how to create a fake host name using XAMPP? Usually the site is defined as http://localhost/mydomain/ but I need to do something like this: localhost.mydomain.eduI am trying to find the file to modify in my XAMPP set up.
Hello,i want that a logo in the navigation menu ( header ) shrink smaller when the user scroll down. Then i have more space and it looks better !!How can i do this ??GreetingsStefan
Hello Dreamweaver Lovers!I know how to change code colors using the theme and main.less file. However, I cannot identify the selector that is turning my code to this light green color. I have checked every color in the main.less file and cannot seem to find it. As you can see, I can barely read it. This code is highlighted automatically when I select certain elements such as th, td, and p. Others, such as <table> will only highlight the word <table> but not the content inside. Same color as shown in this screenshot.Any idea what the selector is called?
Best way of Inserting a PDF/link into a DW page?
MySQLI Server behaviors Basically what it says server behaviors for mysqli I know there is an extension on the add ons page but its mysqlI think this would benefit Thousands of other php devs and save hours of time if there is a Free/Cheap replacement Could you put a link in the commentsthanks for reading my thread
I have a Creative Cloud subscription and have been using Dreamweaver CC.Today I downloaded Dreamweaver CC (2017).When I click on the application, there's a 1-second indication that the application is trying to open, but it does not open. I saw one support comment to give read/write permissions to the Preference folder....but I don't find a preference folder anywhere in the Dreamweaver folder or in the general Acrobat folder. Any ideas?
I am making a special web page that will images on it and then text underneath. I'd love to be able to create some photo graphics like the person slowly moving closer to the viewer will the background moves away (parallax effect) - easily made in AE.But as is the case, if I make animated GIFs to do this, even very short ones it will take "forever" to load slowing down the page.Perhaps I could put that PLAY GIF on them but does anyone have any ideas on how best to do this without bogging down the page?Thanks for any tips or advice.
I keep getting the red "Your content could not be saved" error message at the bottom of the screen even though my content is being posted and I am logged in.
Hi, I am trying to remove the dark grey background that appears behind the images on my image carousel. .carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, .6); background-color: rgba(0, 0, 0, 0); filter:progid:DXImageTransform.Microsoft.gradient(enabled='false'); opacity: .5;}.carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); f
I'm trying to make an update to my website with Adobe Creative Suite 5.5 and every time I try to insert an image, or just type in new text, Dreamweaver crashes. I've tried making updates from 2 different computers (both Mac), and the same thing happens with both of them. Can anyone help me?? Do I need to switch over to the Creative Cloud??
Sorry, I'm from the Netherlands and living in Norway, I use Google translate.I work with Dreamweaver CS6, but will create responsive websites.Is the only way now to do with Dreamweaver responsive websites by paying a monthly fee of 24.19 euros to work with cc 201. Or is it possible to link Bootstrap in a different way to Dreamweaver CS6. For example, after a ugrade CS6 cc to 2015. If this is done, Bootstrap link to cc 2015. Is this possible?
Ich habe Wordpress lokal via MAMP installiert (phpmyadmin Datenbank), damit ich im Dreamweaver die Änderungen anbringen kann. Jetzt möchte ich die lokale Datenbank und Wordpress site auf meiner eigenen Website publizieren, geht aber irgendwie nicht.www.beatjakob.ch/wordpress/Es kommt nur die Auflistung der Ordner. Ich habe mehrmals versucht, via den Yootube-Filmen zu beheben, aber es geht nicht. Ich habe Passwort etc geändert.Wer kann mir helfenBesten Dank im vorausBeat
This is probably a very simple question but, in Dreamweaver CC 2017:On the Code window (whether split or not) how do i get all my code to fit in the window without having the vertically scroll bar at the bottom. I want view all my code without having to scroll within the window. In the old versions, never had this. Probably just a default setting i have to adjust, but cant seem to find it. Please help!
I just cannot see how to get the text "Islington Book of Rememberance" to move up and sit under the panel of words above it. The panel of words are floated right, I have cleared the float but that stubborn text will not go up. Many thanks in advance. The page is at http://v28.ancestry.higgsy.co.uk/peterson_yvonne_ann.php
Hey guys,Ok, so I am having issues with my "local root" (I am not familiar how it works). About a week ago, I decided to organize my folders in my Mac to make things look a little neater, more organized. I may have deleted a few folders (might of been ignorant) that I thought had no importance. After organizing and deleting just a few I then went into my trash and emptied the trash.This morning I tried to view a site I created in DreamWeaver and was unable to do so. As my frustration rise, I noticed my iCloud storage was almost to its limit, so I put some of the documents in my document folder to my desktop. Now I am unable to open any Adobe products. Even when I followed these steps: Open Dreamweaver -> Click Manage Sites -> Re Route the site to the desktop folder from which I stated the site on.If anyone could help me solve this mess I am currently in it will be greatly appreciated. I am going to attach some error messages I get.I am completely lost, I have no clue about folder
Some of us have taken part in the following discussion -https://forums.adobe.com/thread/2279932Which has caused me to re-look at web development, this forum, and Dw in particular.Dw has I think lost touch, and any solutions we offer users would I think be better if they were not Dw related, but composed of components, and snippets of code, that the user could use in any program. Why?The only 'complete' solution that Dw offers is bootstrap, and this will cause problems for users if Dw ever updates to bootstrap v4. as it is not really backwards compatible is it. This leaves users such as the OP of the above discussion in limbo to some extent, as any site they create now will in 1 or 2 years time not be editable in Dw, (if Dw does update to v4, but if it does not, what then?).I also looked at the swap-image behaviour, and the image size problem mentioned in the last few posts of the discussion, (don't scream, I will be mentioning srcset ). It was then I realized that anyone now usin
I have Dreamweaver CS5.5. Haven"t used it for a while but want to create a new web site. Want to create a top and a side menu but can't find instructions to do this.
I have installed Dreamweaver 2004 on my Windows 10 computer, using GoDaddy as my server host. This ran on my Windows 7 OS. I have talked we GoDaddy and we established that there is no problem with the Computer on my side and their side in connecting. When I click o the Test button For the Remote site it seems to work. When I go into Dreamweaver and Refresh and then press the connect to remote host button I get this error message: The connection to the remote has been lost. Click Refresh to reconnect. I refresh but get the same error message. Does Dreamweaver 2004 run on Windows 10? Thank you in advance.
Hi, been out of the game for a while and now getting back into it all! I have a customer who likes the interactivity of the scroll banner on the home page without going to another page. The example page they like is link is http://www.boltonbros.co.uk and you click the arrows to move the banner along. It has real text, images and links / buttons on each banner cycle. Is there a template in Dreamweaver I can use or some coding I can add? Thanks guys, I feel a right newby but so much has changed since I last played!
I know that nothing about doing any of this is easy,but is there a way to create an interactive event calendar?And would the client be able to edit the events?Thanks!!!Nina
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.