For all things Dreamweaver.
Recente
Ive looked online for answers to this but couldn't find the answer so I'm asking here...I am using Adobe DreamWeaver CC -- (latest version) (2017.5)Every time i create a new PHP document (or any web document) it opens in split view with live view on top and code on the bottom....I do not like that it does that, and i never use it, and i don't like it as it sometimes prevents me from editing my file....I need a way to permanently disable the Live View feature from my Dreamweaver. I do not like the WYSIWYG features/programs, i find them very inaccurate and less controllable.Having to switch from the split view to the Code view every time I open a document is very annoying...even if removing Live View from Dreamweaver is unable to be done I would like to at least have Dreamweaver open to Code view only on every startup and file creation.Thanks.It'd be nice if there was some file you could edit in the program that i could just change a few lines of code to have it open in Code only view on
Hi Adobe!On this site I have some mp4 movies, but there always is a small space at the bottom of some pixels? I would like it to connect.EVISSI :: Pure Coconut Water Natural, Pineapple & Mango
Hey There,Wondering what would be the better option to build a real estate website, Dreamweaver or Muse CC (or other?)Real Estate websites must use reciprocity - IE: if you go to any agent website, you will not only see their active property listings, but all listings from their brokerage / office and from the Multiple Listing Service (MLS)**Limited HTML coding knowledge, but am learning now**
Big problem here. I'll try to be as clear as possible. I have a parent div <div class="container-fluid div-header-image-full"> with two child divs inside it <div class="container-fluid div-header-image"> <div class="div-form-header">. In order to get the div-form-header positioned above div-header-image, I set it to position:absolute and the parent to position:relative.So this the code that worked perfectly with the browser window full-sized:<div class="container-fluid div-header-image-full"> <div class="container-fluid div-header-image"><img src="images/headerimage.jpg" alt="Placeholder image" class="img-responsive"> <div class="div-form-header"><h3 class="h3-form-header">GET A QUOTE</h3> <form action="<?php echo get_template_directory_uri(); ?>/send.php" id="form1" name="form1" method="post"> <p>  
I've been wrestling with this for one year (ever since I had a work-commissioned machine). The pixel size of my Dreamweaver (and all browser stuff) is different from the pixel size of my Photoshop AND Illustrator?!?! So a 500x200px web graphic (png, jpg or gif) made in Photoshop or Illustrator is teeny and then looks stretched and blurry in Dreamweaver and all browsers. I've gotten around it by exporting web images 2x the pixel size and then coding the dimensions smaller in the html. But this of course doesn't work for backgrounds.See, look at 700px in photoshop (screenshot below, image bottom) versus 700px in dreamweaver (screenshot below, image top) -- you can see how that image background is blurry but the text on top is clear:And here's how the dreamweaver html with background looks in browser (super crisp html text, terrible blurry background image):It's the same for both Photoshop and Illustrator. They both have "Smaller pixels" i.e. are a different resolution than Dreamweaver.
Hello my name is Rowin and i made webpages in Photoshop(the design). now i have also made the navigation between the pages and everything. But now i want ot insert a video in some of my webpages. But when i do this with the html 5 video code, it messes up the background image(from photoshop). Does anybody know what to do about this? I would really appreciate it...
After seven years with ServInt, I am researching other VPS providers. Over the past four days, My server has been down about 15 times, for periods of a few minutes to over an hour. My clients have been furious with me, and I have in turn unleashed that fury at ServInt. A serious problem like this should never persist for four days.Although ServInt has promised me that the problem is resolved, this disaster has eroded client trust in me and caused huge headaches for the clients, who use my web application in their daily business transactions. I am strongly considering Amazon Web Services as an alternative. They have a bewildering collection of services, and their pricing is difficult to grasp, but they have an "introductory" product called Lightsail that provides basic packages at less than half what ServInt charges. It also seamlessly ties in with the Amazon CloudFront CDN, which is attractive to me because I have clients in Asia and Europe.(Lightsail package example: 8GB memory, 2 cor
Hi,Is it possible to downgrade dream weaver cc to cs5?Thanks,Dess
Hi,I realised today that I have not started any discussions about the state of web development in a long time, so just to remain controversial here it is.This is not about Dw, but the web in general, and the lack of 'practice what you preach' design and development principles, that is becoming more common on what were once popular web development related sites.If you look at the following 2 sites, (picked at random for examples) then resize your browsers so that the Media-queries are rendered, (moving from desktop to mobile) you will notice that they on the whole completely ignore good practices for readability, images, coding, accessibility, and almost everything else one can think of that they tell everyone they should do, a list apart doesn't even bother to change the header and 'footer' text to make it readable, (only portions of the text are displayed).https://alistapart.com/https://www.sitepoint.com/(Pick your own web dev site at random)Yes, many of the ones I looked at are
What's the magic "open sesame" button I have to push on this web site to get an actual phone number to call Adobe?? I keep getting re-routed to community forums, but the community can't give me a link to revert to DW v. 6. This new version has killed my 3rd party extensions and hence my productivity on an entire web site. HOW DO I GET A HOLD OF ADOBE??
I have an operating site at http://fusion.enwphotos.com which I would now like to update with a new download link. The graphical interface thumbnail image went into place as expected, but the .pdf document (which the surfer downloads upon selecting the thumbnail) did not upload as expected.This is strange to me, b/c in many prior instances, as in <a href="___" title="___"><img src = "___"></a>, I encountered no issues. I simply wrote the code, saved the page with 'auto-put on save' enabled, and all required files were 'put' to the remote server with no problem. The only difference here is that the file is much larger (12 MB). So, in a case like this, can I intervene directly with Dreamweaver, and explicitly upload the file to the desired location on the remote server, and if so, would one of you please point me in that direction.
Created a site using .php in Dreamweaver, on all the pages the header is coded <?php include('header.php');?>it has navigation links<a href="./" title="Home">Home</a></li> <li><a href="bio.php" title="Bio">Bio</a></li>in the body of the page there are tables which have links to videos like this************************************************************ <div class="home_item_small div_common"><img width="275" height="150" border="0" class="home_item_img" title="" alt="" src="images/BaihraineStill.png"><br> <!--<i>Saturday Night Live</i><br />--><b>BALMAIN</b><br /> Directed by Pascal Dangin</div> </a> </div>I
I have to make links to pictures "absolute" links for constant contact.However, if you look down at the bottom of the page to the left, the little page is broken, however, the actual link i have is correct. Thats the link to the folder that every other picture on this email is in, so im confused on why the link is broken for just this specific picture?
Hi. I have a <div class="container-fluid"> and inside it are a responsive image and another div over the image. I have set some CSS rules in order to control the position of this div over the image but unfortunately it's ignoring the rule I set for 767 px screens.<div class="container-fluid div-header-image-full"> <div class="container-fluid div-header-image"><img src="images/headerimage.jpg" alt="Placeholder image" class="img-responsive"> <div class="div-form-header"><h3 class="h3-form-header">GET A QUOTE</h3> <form id="form1" name="form1" method="post"> <p> <input name="textfield" type="text" class="form-textfield-header" id="textfield" placeholder="Name"></p> <p> <input name="textfield" type="text" class="form-text
I know this has already been asked and addressed (https://forums.adobe.com/thread/2306436#9764710), sorta, but I can't seem to get a response in that thread. Furthermore, I've tried several times on several different days to go through the Contact Customer Care page and the only result is ever the community board (there's not even an option to mark Dreamweaver as the product, so I have to select "Creative Suite"). So, I figured I'd try making a new question thread.So, according to the solution in the thread I posted above, the issue has been identified and patched and is even available to some users that can upgrade their programs early. My "Adobe Creative Suite" says my programs are all fully up-to-date. With that in mind, it's not like I'm demanding the patch or update, but it would be nice to know when to expect it to be released to everyone else. As I mentioned when I tried asking in that other thread, a month and a half ago and this past week, I've been unable to locate anything i
when ever I open Dreamweaver, after 10 seconds, it crashes! I don't know what to do.
I need some help resolving the following scenario as it's causing updates to not get uploaded to the live site.1. I open a file in DW and make some changes.2. I save the file which triggers automatic upload of the file.3. Dreamweaver thinks the file on the server has changed since I last uploaded the file and wants me to confirm my desire to upload the file.4. I miss the confirm window and after 30 seconds the transfer times out resulting in the file not getting uploaded.5. I think the file was uploaded and email the person who requested the changes, informing them that the changes are complete.6. I get an email back asking why the person still gets the old version of the page.7. I check and find out that the file with the chages never uploaded.To solve this, I have tried synchronizing the entire site. This results in most of the site being uploaded again from the local copy even though 98% of those files are not new and are in fact the exact same files that are on the server. This wor
Hi all,I'm using a quite old version of Dreamweaver (Dreamweaver MX 6.1) but it's enough for me. Till I switched to W10 no probleme. But now Ctrl F5 doesnt erase the cache. Visitors need to use Ccleaner to up date my pages.My question : does it exist a line (code) to be inserted in the dreamweaver programme that erases the computer cache of visitors (at least the files of Dreamweaver) when the website opens ?Thanks
Hi,Applied a script for smooth scroll for a few button anchors. The only problem is it is also affecting my navicon dropdown nav... I do not want those two to interact in any way. My navicon nav functionality only became flawed when I applied this new smooth scroll script. How might this be altered to ignore all else going on?This is the one I used... an ID is applied to each section:Smooth Scrolling | CSS-Tricks Also, one more thing. Because I have a sticky header at the top and these button links to smooth scroll are in the body of the page... I am finding they are dipping a bit below the top of the section (covering up the first part of the section). How might I resolve that so the header height is acknowledged and factored into the drop distance.Thank you.
So, for some reason, DW has now decided that all background images uploaded from today won't show on the browser preview. All previously loaded background images are present but any alterations to these placeholders are just showing a blank space. Why? All images in my adobe creative cloud wont load in browser, but will upload from a local directory.
To simplify and streamline my website, I recently deleted access to two pages from my website, but see that all files related to these two pages are still in all files on my desktop and in my local files. Is it worth my while to go ahead and delete all files from the Dreamweaver website files on my desktop to further streamline my website and to remove bloating? (I think my concern and fear is that I might possibly or accidentally delete something I use on other pages.)
Hello:Not long ago I remember Dreamweaver asking me "Do you want to include dependant files (Yes/No....Don't ask me again.). Now, I can't escape dependant files being uploaded. I also get a message with this menu: "....The files on your server are newer than this. Are are sure?..." This doesn't make sense either, since the current file (page) in question is, in fact, the newest revision. My question is: "How can I disable these silly menus?" If I want to include dependant files why can't do this manually. As for the second menu, this is baffling. I'm being slowed down to a crawl, especially with text files. I've tried everything I've read online, including the Permissions box in Dreamweaver Mx, and nothing works. Help!!!!Thank you, Gerald Gibson
Very frustrating, when I go to insert an image I no longer get the window to select my image. Instead, it just inserts a small gray box with an ( X ). I'm in version 2014 and I upgraded to see if that might fix it but the problem remained. I'm not a coder, but here's the affected line: <td width="54"><h1><img src="" alt=""/></h1>
The company that I upload my stories to has just changed their server and the new server doesn't handle non-ASCI letters. I've had to go back and edit all my stories to add the correct HTML code for è and ö and á for example. But I have some text that for some reason I can't edit. This is a section from my story as it appears when opened from their website:Geena: &quot;Did I surprise you this morning?&quot;<br />Me:Â "You sure did!"I didn't want to ask her how she found out as I didn't want to admit it was true.Geena:Â "U wanna know how I found out?"Me:Â "I'm not admitting anything, but yes." This is the code and as you can see there's no code that corresponds with the ÂGeena: &quot;Did I surprise you this morning?&quot;<br /> <br /> Me: &quot;You sure did!&quot;<br /> <br /&g
Dreamweaver has a LESS document file in which to choose from. Does this mean, instead of writing typical CSS, we need to learn this alternative language called LESS and now write in that format?Realize the net is full of resources & tutorials - but why is LESS not available as a section for learning on w3schools? - Only CSS and other things like Bootstrap, Angular, etc...Anyhow, wanted other people's thoughts on this, and to know if you are writing in this alternative language from the ground up. Leads me to my next question, if using Bootstrap, do we just immediately create a .LESS file and start calling up the styles from the default Bootstrap .CSS file "library" to re-style as needed? Is that the method/technique you are using?Thanks.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Você já é cadastrado? Entrar
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.