For all things Dreamweaver.
Als letztes aktiv
I have a very large CSS stylesheet that controls the appearance of my squarespace site.I've organized the file as much as possible and labeled it the best I could with comments. Still, navigating the document would be much easier if I could just collapse certain sections.But I'm having trouble coming up with an innocuous CSS selector I can to apply to different sections of the code just for the purpose of collapsing them. I've tried just using brackets without any selectors, but it comes up as a syntax error in squarespace.I've tried using media queries like @media only screen{ } but it seems to mess with the responsiveness of the site, even when I use the correct screen sizes.Any ideas ??Thanks!
I'm trying to install the Emmet extension. I'm using a trial version of Dreamweaver to learn on and decide if it's worth the payment vs Sublime. I keep coming back to this:"If you haven't already installed Extension Manager CC, click Help > Manage Extensions in your application to download and install Extension Manager automatically."I'm assuming I do that in Dreamweaver, but that option isn't in Help. I can only assume it isn't an option with the trial version, but something that simple would surely be first and foremost in the docs. Seriously, why couldn't a download link be available right there in the docs instead of sending me on a wild hunt, anyway? Not really enjoying this experience so far.It's buggy. I have to close out of my file and reopen it often to even type.I had to uninstall and reinstall once already.I have 2 more days of this trial. I'd love to play around, but I keep hitting walls that take forever to find my way over. It's a real bummer. Any help is greatly appre
Hello All,I have the below script on each page on my website. So when I select a link to a page, the content gradually appears instead of popping up. It works as expected then I notice if I select the previous page button (all browsers), it brings me back but the content doesn't appear. I have to refresh the browser. Is there a better script that works the same way or a way to edit the existing script so the content appears when I click the previous page button? <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script> jQuery('body').css('display','none'); jQuery(document).ready(function() { jQuery('body').fadeIn(); jQuery('a').on('click',function(event){ var thetarget = this.getAttribute('target') if (thetarget != "_blank"){ var thehref = this.getAttribute('href') event.preventDefault(); jQuery('body').fadeOut(function(){ //alert(thehref) window.location =
I'm trying to get the modal lightbox work for different thumbs and different large photos. It works great when you use the same photo for the thumb and the large photo but now they want a different thumb and a different photo. Here is the code for the thumb:<img id="myImg1" src="cain-thumb.jpg" width="165" height="200"><img id="myImg2" src="lennon-thumb.jpg" width="165" height="200">-----Here is the modal content for each of the above:!-- The Modal --><div id="myModal" class="modal"> <span class="close">×</span> <img class="modal-content" id="img101" img src="cain-large.jpg"></div><!-- The Modal --><div id="myModal" class="modal"> <span class="close">×</span> <img class="modal-content" id="img102" img src="lennon-large.jpg"></div>-----Here is the script. I keep playing around with it thinking I've fixed it but cannot and I'm not sure which part of the code to tweak
I have heard that iframes are not supported with some browsers and I am programming also for mobile sites.I have the need to have a standard page which loads other pages into a sort-of-frame within it.I do not want to use iframes since it apparently will not work for everyone.No idea where to start - please can anyone assist me.I am using Dreamweaver CS6Thank you in advance
I have been using Dreamweaver CC 2017 to manage our web servers. Up until recently one in particular has been a RHEL 6 web server. I had no problems managing the site (e.g. connecting, checking files in/out, editing, etc.). Our system administrators just upgraded it to RHEL 7. Now when I try to map to the server and manage the site, when I enter my username/password, I get an error message stating 'username/password is incorrect'. I can use putty to connect with the same credentials with no problem. I have verified that my credentials are correct. This same thing is happening on our other RHEL 7 server with the same error message. I am able to connect and manage several other servers with RHEL 6. Have you experienced others having problems with RHEL 7? Is there a compatibility problem with that particular operating system?thanks
HiI reinstalled macOS, and can't get DW to sync snippets.Before that reinstallation I've been clicked sync buttons and I've set automatic sync.But now when I try, it's greyd out and it says Last sync: none. Why? All files are synced fine. Only DW snippets are missing. And Photoshop workspaces are also missing, but that's differents story.Regards
How to delete tag <!--InstanceBegin template="".....> before <!DOCTYPE html>?In .dwt template file, I placed <!DOCTYPE html> in the first beginning of source code, but the <!--InstanceBegin template="".....> automatically added before <!DOCTYPE html> and caused error in the child page. I can't update child pages with this error. How can I remove the annoying code <!--InstanceBegin template="".....> before <!DOCTYPE html> in the child pages?
Поместите курсор в точку в области «Окно документа», где вы хотите вставить изображение, и выполните одно из следующих действий:Перетащите изображение с панели «Файлы» в нужное место в области «Окно документа»У меня это получилось раньше, теперь после переустановки программы я не могу из окна FILES перетащить картинку вhtml-код. Может быть, настроить что-то? я не могу понять
Here, my else is obviously wrong, but there's no hint in the 2018 version.And in 2017, there is a clear hint.
When F1 is pressed I got message "Unable to display help. Connect to the internet...".Direct access to the help URL works properly. Turning off Kaspersky Internet Security doesn't solve this problem. All FTP connections works properly. Access to the help form Photoshop, Animate etc works as well. Moreover, when I configure offline help to use instead, it also doesn't work. I'm using Windows 10 Pro but configuration guide stops at Windows 8. It could be the reason maybe.Another surprising behaviour appears when I click Help / Dreamweaver Tutorial or other options. They are opened perfectly but... in Internet Explorer! My default browser is Microsoft Edge. When I use any other Adobe application, all links form Help menu open with Edge, not IE ! What should I do to fix help menu?Regards,Marek
I need help installing Dreamweaver CS3 on a new computer. It says my serial number is not correct. I have my original purchase/order number which phone support looked up however they advised to post on the forum.
I just created a spry menu on my web site and it is not loading to the web site. I've tried all i've read but not familiar enough to know what could be wrongPlease help
Hi there I use dreamweaver cc 2018 what is this ??
A template file I created for all my asp pages has suddenly been given an extension NavTemp.dwt.asp. The template file and files that have the template attached will not save or update. Older posts, address this problem by suggesting, clearing cache in Windows which I have done. The problem continues. This makes me wonder, can template files in DW be edited to work with asp files ? am I only asking for problems working with asp files in DW ? Please help with any suggestions. Thanks for any input you may have.
Is it a bug that i can't disable the behaviour that when i type f.ex echo " it transforms it to echo "" immediately in the code editor? Same with brackets { } etc.I thought in preferences -> Code Hints -> Enable Code Hints this could be disabled. It's really annoying me. Where can i stop that behaviour?I'm on OS X Sierra.
Website: https://visualbrandchallenge.com Problem:If you look at the link, the button on the left is super tiny but is linked properly. That appears to be the default when I paste the code in without altering it. I would prefer the button on the right which is just the right size, but it isn't linked. I am having trouble figuring out where to add the code and what line of code i need to add from the smaller one to make it the link. Code for the smaller one: <a class="button" href="https://graphicmechanic.com/instant-quote/">Get a quote.</a>Code for the larger, correct one:<input type="button" value="take the challenge" style="font-size:30px">Any assistance would be greatly appreciated!
Hi, I'm using Dreamweaver CS5. I have hundreds of pages to apply a basic CSS rule to, but I have to reattach it on every page instead of it showing up again in the "targeted rule" submenu on the properties tab. Advice? Thanks
I have created a simple animation in Animate, and published the .oam file.I am able to insert this animation into a div in my DW HTML (Bootstrap) file where it plays as expected.When I try to preview in browser (Chrome, Safari), I only see the background color of the stage, but none of the elements (vector objects from .ai and Animate) or the animation.I have also inserted the .oam file into a blank HTML page, with same results (plays in live view, wont play when exported to browsers)As a side note: the HTML file generated by Edge Animate does play when directly tested in Chrome and Safari. ThanksBrett
Hello all,I created a website for my family. http://www.highwayqcs.com. When I review it in all browsers within dreamweaver it displays correctly even when I click on live preview. But when I go the internet Firefox, Chrome and IE.... all of the links show at the bottom instead of being to the right of the picture.
Typically there are little blue dotted lines around each element (div, images, text, etc..) when working on a project in 'Live View' on Dreamweaver. I saved / closed a project. However when reopening all those guides are now missing. I cannot seem to figure out how to turn them back on. Any suggestions?NORMAL:CURRENT:
A dumb question:When I am in DW, the help and support items are grayed out--how do I access them?
How can i center video in Dreamweaver, here is my code:https://codeshare.io/5OBnpg
Heya,I've already got a textline with the images linked onto it below:</div><div class="media all September"><a href="images/2017/fulls 2/000001.jpg"><img src="images/2017/thumbs 2/000001.jpg" alt="" title="Moter Offer - UBER" /></a></div><div class="media all September"><a href="images/2017/fulls 2/000002.jpg"><img src="images/2017/thumbs 2/000002.jpg" alt="" title="Moter Offer - UBER" /></a></div><div class="media all September"><a href="images/2017/fulls 2/000003.jpg"><img src="images/2017/thumbs 2/000003.jpg" alt="" title="Moter Offer - UBER" /></a></div><div class="media all September"><a href="images/2017/fulls 2/000004.jpg"><img src="images/2017/thumbs 2/000004.jpg" alt="" title="Moter Offer - UBER" /></a></div>Yes its an image sequence and there are about 2200 of them...is there a simpler way where the software can automatically add the code too all 2k i
I'd like to have a simple flyer generator on my site but don't know where to start. Are there any pre-created generators out there that I can download, customize and incorporate into my site? Or tutorials on how to create my own? Or... ?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.