For all things Dreamweaver.
Als letztes aktiv
Hey everyone,| am working on an email and I'm having the usual outlook headaches. Code renders pretty decent in other clients. Here are my issues:1) Background image is missing in Outlook (of course) . I tried bulletproof background images but it isn't working.2) It seems my yellow background is taking on the style of my button and the button is loosing the style. (Should the button styles be in the head rather than inline?)3) The logo at the bottom is taking on the button style in it's table and the button has lost the style. I've attached two screenshots. One of it rendering correctly in certain clients and one showing the issues I'm having.The html is below...Thank you in advance for any advice.<!DOCTYPE html><html><head><title>Premier Executive Review</title><!-- Custom Theme files --><meta name="viewport" content="width=device-width, initial-scale=1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="
I have a bootstrap dropdown menu made in Dreamweaver CC that all lookes fine when you hover over it. But if you accidentally click on the parent (which I assume people are going to do), it will jump to the left. Has anybody any suggestion on what the problem could be? This is the dropdown code:<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"><i class="fa fa-calendar-check-o" aria-hidden="true"></i> Besök <b class="caret"></b></a> <ul class="dropdown-menu clearfix" role="menu"> <li><a href="dittbesok.php" role="button" aria-expanded="false"><i class="fa fa-calendar-check-o" aria-hidden="true"></i> Info </a></li> <li><a href="patientberattelser.php" role="button" aria-expanded="false"><i class="fa fa-address-card" aria-hidden="true"></i> Patientberättelser</a></li> </ul>&nbs
I have a very large website created on Macromedia Dreamweaver MX 2004. I have my own web host and my own domain. What would the best program be for me to buy that would be an update, but would accept all of my files as is? I am not interested in the Creative Cloud. Like I said, I already have my own web host and domain.Thank you.
I read the answers to someone (Theresa} that had a similar problem. The solution was"delete the red code." I assume this applies to everyone with the red coding. I see some pink colored code and there is quite a bit mostly relating to fonts. I started deleting all of it and when I was through suddenly a chunk of non-font coding turned pink. I stopped at that point. I didn't save any of the editings I had done. So now I am back where I started from. Your help would be greatly appreciated.The content, however, does show up in the browser.Michael
From Wappler's crowdfund page:Are you the Dreamweaver killer?Absolutely. Adobe Dreamweaver is turning more and more into a tool for hardcore coders and loosing its well-known visual abilities. It's also a truth that Dreamweaver's development has being way behind the latest web or mobile app developments. Wappler is going further - where Dreamweaver hasn't gone before!What you think about Wappler (seeing it in action on videos advertising)?Is it time for Adobe to wake up?Do you think Adobe should include in the next versions of Dreamweaver new dynamic behaviours for web and/or mobile applications?Last but not least... should Adobe buy Wappler and include it as a new app in the CC subscription?
I'm using Dreamweaver 2018 CC and if the file is below 16 mb, it opens fine. If it's over, the tab opens, but there is nothing displayed. If I do a Find All, it even finds the items and shows what line they are on, but nothing displays in Code View. Since the file is an XML/Hybrid, it can't be opened in Live View. Is there a preference/config setting to display larger files?
I am new to Dreamweaver and am building a new site. I have set up the basic site with my main.html page, my styles.css page, and my folders. I want the title and the topnav to float to the left and right respetively. Then I will insert a banner, and then I want a main content panel to float to the left and a sidebar to float to the right. I thought I had created the necessary html code and the css code, but the divs are not floating. Could someone please look at my html and css codes below and tell me what I am doing wrong?==================================================<!doctype html><html> <head> <link href="CSS/styles.css" rel="stylesheet" type="text/css"> </head> <body> <div id="name"> <h1>JA Weir Associates </h1>  
Illustrator and Dreamweaver will not launch because entry point __crtCreateSymbolicLinkW could not be located could not be located in msvcp110.dllCan anybody help with this issue?
Created desktop site via Dreamweaver using HTML5 and CSS. That WORKS.The ISSUE comes with MEDIA QUERY CODING !! Why are the media queries not bringing responsive sites for mobile and tablet?Should query be composed of 'each section' shown on the desktop CSS, but given adjustments on percentages / pixels to mobile size and tablet size??To have MOBILE responsive: Create One lengthy query for each section on Homepage -- One lengthy query for each section on Graphic Design page -- One lengthy query for each section on Illustration page -- One lengthy query for each section on Textile Design page -- One lengthy query for each section on About page. -------- The Graphic Design, Illustration, and Textile Design pages each have a slide show consisting of six images.When all that query coding for mobile's site is completed, then must code for TABLET's responsive site !! ??TWO WEBSITES !! ?? beyond the desktop site !! = Three Websites.Do Fluid Grids create responsive web
Can someone help me code my website. I am a graphic design student and am really struggling!
Hi, I have decided to use bootstrap for the first time for a university project. (Web design isn't my course so I'm a beginner).My tutor has told me that he will be testing the sites on a standard sized screen and on an Iphone 5, that he said was around 320px. When i set up the site initially the small size is 768px I think. Does this mean that it will scale to small for anything under that size or do I need to change the small size to a lower number? I have also been told about the developer tools in Google Chrome and that it allows me to view what it would be like on various phone screens, so if my settings are wrong when I come to view it, is there a way that i can change the screen size settings.Thank you
Hi,I have a bootstrap menu with an image, see example here:mml-tanzania.com/test/The problem I am having is two-fold:1) How do I proportionally scale the logo as the browser window reduces past a certain width. (I have both .png and .svg versions of the image)2) As the browser size reduces past 992 the menu tucks under the image and then it corrects passing 768.Thanks in advance!HTML:<nav class="navbar navbar-default"> <div id="mb-container-fluid-nav" class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#defaultNavbar1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span>Menu <span class="glyphicon glyphicon-chevron-down"></span> </
The touch-touch lightbox gallery is what I am using to display images. I have been making images @15739213 for the retina display and adjusting the quality to make as low as possible. This is working well, and no real hold up on image loading time.Here is my dilemma... for example, many pieces have a width of 2300px. And when they display, render smaller than that within the gallery it so appears. I am happy with them.I now have a more horizontal piece that I have tried time and time again to no avail, even as low as 1536px for width & 1024 for height, but the lightbox seems to automatically pull it wider so you cannot see the fwd and next controls unless you maximize the screen. I intentionally want this image smaller and well within those controls, yet crisp for retina display. - Why is this specific image just not working? How can I control them to be 'small' and still @15739213 display?Thanks for any pointers.
Hi friends.After updating Dreamweaver to 2018 version all the text positioning has moved from right to left (navigation, paragraph...)the text is still right to left (the characters didn't flip) but the text direction if flipped.In the 2017 version, it was all good.Couldn't find any way to change it. when checking the creative cloud app it says that the Hebrew support is installed.Any ideas what I'm doing wrong?Hanan
I managed to splitview the same code, for the love of me I can't find a way to view two different codes in each of the pane. While we are at it, is there a method to simply drag and drop files to create multiple views?Thank you
Hi I have created an html signature which shows fine on email but separates picture and text below each other on mobile mail. Any hint why that would be the case? Thanks so much.
I want a coming soon website landing page. Does Adobe offer this via Dreamweaver or even Muse?I'm using Adobe 2017 edition.Thanks
Have big trouble with Dreamweaver last version code font. It confuses me. Can't write HTML anymore. Is there a way ti change the code font?
Hi All,I am trying to modify the bootstrap carousel so that I can remove the grey side panels on either side of the image and then expand the image into that area.Here is an example of the website: http://www.mml-tanzania/devThank you in advance!Here is the html:<div class="container"> <div class="row"> <div class="col-lg-12"> <div class="container-fluid"> <div id="carousel1" class="carousel slide" data-ride="carousel"> <ol class="carousel-indicators"> <li data-target="#carousel1" data-slide-to="0" class="active"></li> <li data-target="#carousel1" data-slide-to="1"></li&
Hello. I can't seem to get the mobile preview option working. I tried using the adobe chat but they just gave up eventually and left the chat while I was following their instructions https://helpx.adobe.com/dreamweaver/using/device-preview.htmlhttps://helpx.adobe.com/dreamweaver/using/device-preview-troubleshooting.htmlI have followed all the steps in these trouble shooting guides. My phone, android moto x, is connected to the same network over wifi as my PC is over ethernet.Logged into the account successfully. Tried opening in firefox and chrome on my mobile. I tried disabling my windows firewall and avast antivirus.Javascript and cookies are enabled on the browser. I even tried the advanced trouble shooting options with the NodePort.json file which did nothing. Any advice would be great thanks a lot.
Hello,how can i change or even better, remove that function?I can't see the White "Typing Line" on that yellow background.For example when you click on <span> it's glowin yellow, how to remove that?
Thank you - any good suggestions ?<head> HTML<meta charset="utf-8"><title>Excersize 2-165 - A Recipe for HTML and CSS</title> <link href="style.css" rel="stylesheet" type="text/css"> </head><body> <nav id="nav-next"> <a href="http://mat.miracosta.edu/mat165/studentwork/Bautista_Octavio/exercise2">next &raquo; </a> </nav> ===================================Style =========================== /*-- NAVIGATION
Hi,This may seem like a strange question, but I'd like to know if there is a reasonable substitute for Dreamweaver out there.I started my site around 2005 on Microsoft Frontpage, and to be honest for my modest needs, FrontPage was a really good fit. But, then it was phased out for what ever they called the follow on version of Frontpage, and I converted over to that. Then it was dropped.At that point I'd had about enough converting the whole website over to something to new, so I bought a copy of DreamWeaver, which seemed to be the most stable product going. Took a while to do the conversion, but got through it. Meanwhile the site kept growing -- now over 1000 html pages (www.builditsolar.com).Then Adobe switched over to the subscription model.In the meantime my site is less active, and the only use I am really getting out of DreamWeaver now is some occasional updates and a new page once in a while. The $240 a year seems excessive for my current usage and
Hi,I've updated my Dreamweaver version for the 2017 one. I used to clean my html files by using the "Find and replace" with my .dwr documents that I've created. Previoulsy (DW 2016), in the "Find and replace" window, I clicked on the folder (up right), selected my .dwr (somewhere on my desktop) and got all the elements I wanted in Find to replace. Also I think it was pratical to be able to find some specific tags with styles and replace with some other tags, etc. Did DW 2017 lost all of these functions ? If not, is there a tutorial to learn how DW 2017 works with it ?Is there someone that could help me with this batch thing in version 2017.Thanks
How do you open a linked page quickly? The only way I currently know how to do it is first clicking Edit, then Link, then Open Linked Page (which is absolutely stupid), so being forced to open a menu and then scroll down and into another submenu is a really terrible unproductive way to do it. For example, if I am looking at a page in Live view, why I can't click on the link to take me to the desired page? Is it really so difficult, Adobe? Even an Open button in Properties would help. Is there any hotkeys for it? Why I can't select the link and click through to open that page? CNTRL + left click doesn't actually open a page to edit. This is so stupid and absurd, back in the days I used Frontpage and it was so damn easy to open a linked page, you would think Dreamweaver would have an option for it. I have over 20,000 pages in my web, so being able to simply click within a split second to open a linked page would help astronomically. Does anyone know of any hotkeys or ways to click it ope
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.