For all things Dreamweaver.
Récent
I have Adobe CC installed on my computer.Every time I try to start Adobe Dreamweaver the following error appears:I have reinstalled Dreamweaver several times and it always returns the same message, so I cannot use Dreamweaver out of my Adobe CC. It is the ONLY program that this happens out of all of the package.What to do?Thanks,Luis
In Dreamweaver CC 2017 the background color of my site window that shows the list of files on my local computer and on the server, is a somewhat light gray but not light enough and the list of files in it is dark gray. It's readable but strains my eyes. I much prefer the white background in my CS5 version and often use that instead because it has good contrast and is much easier on my eyes but there are certain things I need the 2017 version so I have to keep switching back and forth. Is there any way at all to lighten this gray background of the site files? I've clicked the lightest of the 4 color themes available in preferences but I don't see any options to change the files background. The only other options for the interface is coloring the code which is not the problem.
Hi guys,I have a responsive menu on my site. I recently made the mobile version of the menu with position:fixed; so it stays along the top of the site when the user scrolls.However, for some strange reason, when viewing the site on a mobile (I think just on iPhone), on the homepage, the text and spacing on the expanded menu appears bigger than it should. This happens intermittently though and not every time which is strange - maybe it's a Javascript conflict?Please see attached screenshots to see what I mean.This is how it should appear......and this is how it sometimes appears...You can view the site (Link removed by Mod)Thank you very much guys, hoping you can help me get to the bottom of this!SM
I was having the same problem about drop down menus not displaying correctly fromt the link below. I read completely the discussion at the following link:https://forums.adobe.com/thread/2101473#access_token=eyJ4NXUiOiJpbXNfbmExLWtleS0xLmNlciIsImFsZyI6IlJTMjU2In0.eyJmZyI6IlJ… I did everything you said.It finally worked.However, now I can't get the new styles for the menu to display correctly. I am attaching the style page to this html file and it will not display the menus colors and hover colors, etc. I got the styles from TWBSColor:https://work.smarchal.com/twbscolor/css/e74c3cc0392becf0f1ffbbbc0 The new styles will not display, just the regular default styles. I have put the the new style sheet in the various locations in the code. Nothing works. What could be causing this?First the new styles would show but the drop down menus would not display. Now the drop downs work but not the new styles from TBWSColor don't. Any suggestions? Thanks. Joe
Hello! Okay, so I've started learning code with the Khan Academy. I've also created my first demo site with the provided tutorials. Haven't gotten into the Javascript yet. Soon though! Also been using Muse for years and now feel it's limits. What I'd like to do now is choose an online curriculum path that would help me develop mastery of HTML, CSS, and Javascript. My ultimate goal is to then progress to a deeper understanding and capability to integrate and fully utilize Business Catalyst. I've looked at Treehouse and Lynda.com. I like that Treehouse lists very clearly a progression of courses to mastery. I like that Lynda.com has soOOoo much to choose from including some BC courses. I'm concerned that Treehouse eventually steers the learner towards backend programing languages. I'm concerned that Lynda.com has so much content and doesn't seem to offer a definitive path of progression towards mastering the Adobe products I'm interested in. I'm also concern
Hi guys, you helped me with a navigation banner a few days back and things have been going pretty well until now... I published the first page and viewed it on a mobile browser (iPhone) and it looks terrible - the link is here and any advise would be great or if I need to put the whole code out, let me know - thanks!
If I select Window>Arrange>Tile ..., how do I undo it? How do I go back to having the tabs lined up? Right now, my windows are cascaded and I don't want that.
Are they 100% non-customizable?In other words, can we change the color or length of the shadow under the "3D" effect, or change the "Neon" effect color from fuchsia to something else?
Can i code a website in dreamweaver with Actionscript 3?
Is there not a extract workspace in Dreamweaver CC?In the little video at the welcome page to dreamweaver about extracting code from a PSD in dreamweaver it is said that I shall turn on the extract workspace?
I have the display problem on different browsers. In iPhone, the Google Chrome browser and the Safari browser they display the content fine. In Windows 7, both these browsers will not display the content properly. float:right does not make the unorder list float to right and always stay on the left. display:inline does not make the unorder list lineup horizontally instead of vertically. I would like to find out why and how to resolve this problem. I am very much new in the Dreamweaver, HTML and CCS. Thank you for any help.HTML:<div id="social-media-icons"> <ul> <li><a href="http://www.facebook.com"><img src="images/icons/facebook-icon.png" /></a></li> <li><a href="http://www.twitter.com"><img src="images/icons/twitter-icon.png" /></a></li>  
HiA couple of upgrades back my DW started to do something very annoying. When highlighting a piece of code or text in the preview pane the relevant code is at the bottom of the page. Similarly, if you hit cmd+, (on a mac) to search for a line the result is also at the bottom of the page. This is very annoying as you have to scroll up to work and that just take your eye off the exact point. Not an absolute disaster but if your working all day long those little 'eye off the ball' moments add up.In previous versions of DW these actions centred the relevant line in the pane and you could start work immediately.I have lived with this for a while hoping an ugrade would fix this but seemingly not. Also, it's one of those errors that's extremely difficult to google as it's hard to find a search phrase that will return what you want.Anyone any ideas?Thanks in advanceMartin
When I update a web page for a client, I get tired of telling them to load the page which is usually the previous web page version and then tell them to hit the browser refresh button. Two questions: 1. Can I add code to have the latest page always loaded?2. If you don't hit the refresh button, how long does it take for a browser to finally load this new page, a day, 2 days, etc.Thanks.Don
Hi again. Thank you all so much for all your help so far. I have another question (surprise surprise). I am trying to Hyperlink an image to another page, but it is not making/using the actual Image as the link to be clicked on. Only the name I enter in the box - which appears under my image - is the link. I have copied & pasted the html as it appears in the code. Any other options available to use the actual image as the link ??thanks for any help given again.
Okay so I don't know how to fix this...No matter what I change, it changes all the links, or it doesn't change it at all.See how the footer is all white because of the link? I need it to be black, while keeping the rest of my links white.
I have a client who wants to have a page telling Customers that his address has changed. Then after a few seconds, then his home page appears. Any simple ideas?Thanks.Don
You're going to LOVE (sic) this web site. Be sure to scroll up & down very fast for maximum effect .The Art of FLIGHTNancy
Is it possible to hide local files starting with a dot (=invisible files on a Mac, e. g. ".DS_Store") from the "Files" panel ("Window"/"Files")?
Hello,I am getting better at successfully using DW2017, after years of struggling with coding (older graphic designer-pre-computer). Now that Bootstrap is the way to go for responsive websites I am trying to learn how to integrate BS into my workflow. I am looking for tutorials (in depth projects, hands-on), working with BS. My concern also is the learning courses I have found on-line are just Bootstrap, with no mention of Dreamweaver (except the one-below). So I assume designers can use just BS, or integrate it with whatever program they are coding in, and it is not "only a part of DW".If I set up a site in DW, using all the required BS framework and files upon creation, can I then use the numerous online tutorials about BS, and be able to move along, create and understand even though I have set up the file in DW? Once I have my new BS file open in DW, and the code visible am I ready to follow along taking the "outside" BS courses?With that said, are there any recommendations of cours
Code navigator Alt+Click in code mode not working with DW CC 2017., only in Design or Live mode works. Any way to restore this functionality like it was in DW CC 2015?
My website is adlestropfamilyhistory.co.uk.When I 'put' webpages to the website, it doesn't update the pages which I have edited.I am very green when it comes to web technology. ipage used to host every aspect of my website. Back in June I decided to move to ehost for some aspect of the website as it was cheaper. Since then I haven't been able to update the pages (although the original pages appear to be fine). So now I pay ipage a small amount (I think this is for a domain name???) and a larger amount to ehost (I think this is for the website itself)Please help (but in basic terms as I am not great with this)!Thank youPaul
Have found a couple posts that relate to this subject, however, are all aimed at CC 2015 and the folders/files are different in CC 2017. Did follow the steps from CEPHtmlEngine slows Computer (Mac) and solution. but hasnt made a blind bit of difference. Have tried uninstalling and reinstalling Dreamweaver, but again, no difference.Is there a CC 2017 specific solution to fixing this issue as Dreamweaver is totally unusable at the moment and I kinda need to get cracking on building a website.Cheers,D
Matching tags is a great feature but it bugs me that the whole matching tags change their font colours. I know how to define the colours of them in the main.less theme but I can't figure out how to change background only but keep the font colours. It would be useful to me as I use PHP scripts within the HTML tags and they all go black (or whatever colour I define in .CodeMirror-matchingtag class). If I remove the color: definition from there it turns white which is even worse.
I have changed computers and now I can't connect to the host to upload my new files.
I am developing a page in CS3...There is lots of white space at the top and bottom of thepage. How do I get rid of this?I have spent ages looking at various options but cannot get rid of it. Any ideas please?Thanks in advanceIan
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.