For all things Dreamweaver.
Recently active
I am having hard time connecting to a sql database. I am using DW 19.1, Windows 10, Wampserver (all services running). I just build a simple DW-php form/code.I am starting with two issues:The very first line is looking for a wamp64.php file that has: $wamp64 = mysql_pconnect(.......), I am replacing with mysqli but DW is replacing that all the time with the original mysql sentence.Second: I am trying with different PHP verion, but I am not able to get the databases.Can anyone help me with the right environment to avoid all this annoying situation. Seems like PHP's dreamweaver is working with and old version and DW is not reading mysql. Any help highly appreciatedThread Renamed by Moderator.
I had this page working, and then suddenly in the middle of the page, the h2 header is broken in a really weird way and is interacting strangely with the photo above. I can't find anything in the CSS or my source code to explain it.The first issue is that the title itself breaks into 2 broken lines at 1200px screenwidth and above, even though there's plenty of room for it.From 992 to 1200px the image from the above paragraph, which is in a separate <div> and <p> section, jumps down on top of the h2 heading.A 3rd issue is that the margin above and below the h2 header doesn't work at those wider widths either. I've searched through all the @media attributes for different screen sizes in the bootstrap CSS, but couldn't see anything obvious that would trigger this behavior.Any ideas? Screen shots below.Kayte
CC2017 appears to have inexplicably removed the ability to create Snippets that wrap a selection. Old "wrapping" Snippets work, however new ones can't be created currently in the CC2017 interface.Please tell me this was accidental and will be repaired in the upcoming dot release.
Computer: Mac 10.14.4Dreamweaver Version: 19.1How do I know what version of Sass Dreamweaver is using?How do I update the Bourbon and Neat libraries that Dreamweaver uses?Bourbon, for example, is up to version 5, but Dreamweaver is still using version 4.2.6 from 2015.Thanks in advance.Bill
On the 'other' forum, mention was made of the term 'Spatial Navigation' with a few links to explaining the termCSS Spatial Navigation Level 1 Interacting with TV remote controls - Mozilla | MDN As this Audiopedia explains (Mar '17), it looks like it is going to be another facet of web development that we should be keeping in mind, perhaps even introducing right now.osgood_, I am with you, time to retire before I finish up around the bend.
Today my Dreamweaver program stopped working. The product's workspace window opens and shows the recently opened files as usual. The Adobe product splash screen opens, briefly shows only the Adobe logo, then closes to open a larger white window with no content other than an X in the top right corner (see the image below). If I click on the workspace area, I get a windows beep telling me I need to close the window on top first. But when I close this white window on top, it shuts down Dreamweaver. So, I am unable to use Dreamweaver at all. I tried contacting Adobe support via the chat option but after telling me they were transferring me to a support specialist the chat is over ... no help arrives no matter how long I wait and there is no further conversation from Adobe. Can anyone tell me how to resolve this Dreamweaver BUG? HELP!!!
Hi everyone,I'm really new to coding and I'm not very good at it. I have a problem where when I embed a youtube video on the landing page for my website, it appears on every other page on the site. I was hoping someone could could help me figure out what I'm doing wrong.Thank youIsmail
Hi,What is the difference between max-width and min-width in the case below?@media screen and (max-width: 1024px) { }@media screen and (min-width: 1024px) { }Hosun KangTittle was edited by Moderator.
I need to build a template. The template has a menu navigation that has 4 top level items and 3 of the 4 top level items have submenu items.My first instinct is that the nav should not be in an editable region so that any changes to the template's main navigation will replicate to all the other pages in the site.However there is also a class that I want to use within the nav. The class is called "current" and it underlines the top level navigation menu item to show that a page in that top level menu item is selected.That means I have to place class="current" within the menu navigation to highlight the currently selected top level menu item. So that makes me think I have to put the main navigation in an editable region but if I do that and I need to add/change/remove a menu item in the main navigation then I have to manually do it to every page in the site instead of relying on the template to replicate the change.How can this dilemma be solved? <nav role="navigatio
Is codepen.io really a great a source for grabbing HTML and CSS items for building websites? Because, im now at a point where I almost feel like it isn't, and half the codes on that site don't work properly with broken links and or images and such. I grab something from there and I feel like it takes me a few steps back. Your opinion, and if you have another site for a better resource, please let me know. thanks.Tittle was edited by Moderator.
I make changes to the code, this is just simply the text that appears on the page,and the Live or split code fails to show the update!Mac OS 10.14.4
In general, Dreamweaver works with the window split into Code and Design. Can someone explain to me why someone would only work in code or only in design?
Hi,The list is seen on the Desktop View.But it is not seen on the Tablet View.How to make it appear on the Tablet View?LinkRoar Cycles 4 Hosun Kang
Hey All.have a question about hotspot maps, I have used a Jpeg image of a map and use the hotspot tool to highlight areas of the map. I have attempted to link these areas to different pages on my site but it always redirects back to the homepage no matter what image you click.
I know that since Dreamweaver CC 2016 (as far as I know) no longer lets you drag and drop pages from your website nest into the page to create a link in code view. I know that it is, however, still possible to do this in design view.There is a problem I am facing, though. In CC 2015 when I dragged and dropped the pages, it automatically created the display text for me and it took that text from my <title> tag from the page. The new Dreamweaver is not doing that for me. It is simply using the actually name of the html page for some reason?Is there a way to get Dreamweaver CC 2019 to display the <title> tag in place of the page name?A visual example of what I mean.drag and drop "talk-about-something.html" (title tag is Talk About Something...!) - in CC 2015=Talk About Something...!drag and drop "talk-about-something.html" (title tag is Talk About Something...!) - in CC 2019=talk-about-something
Hi,I am making the hamburger menu.I don't know how to move the list to the right-side border.Link Roar Cycles 2I tried LINE 132 .site-nav { }.Hosun KangThe Tittle was edited by moderator.
Hello everyone I'm new here. I need your help, if anyone can help me, I'll be happy.I get this error when I want to create my project.Please help me, thanks
I new to DreamWeaver and I am trying to create a new Bootstrap 4 site in Dreamweaver CC 19.1 on an iMac (Mojave 10.14.4). In Site Management I click on New Site - Name: Test- Folder: Desktop > New Folder: Test > Create > Select the new folder and click on Choose- Under Advanced Settings: Bootstrap version defaults to 4.2.1- Click on SaveWith the root of the new site selected - File > New > select HTML- in the Framework panel under BootStrap- Select Create new > Customize > change columns from 12 to 6 (or change any screen size setting) > click on CreateAt this point a Bootstrap message popup appears "Cannot create a new document as Bootstrap customization failed. Try again or click here for troubleshooting."Unfortunately the "click here" link only gives a 404 error message.Any idea what I'm doing wrong or how to resolve this error?Thank you very much,Jim
I've looked at these two tutorials on how to use the extract function to import a PSD into Dreamweaver.How to extract assets from PSD files into Dreamweaver web pages Grab web design info from Photoshop files | Both of them show the code window as populated with html code when the file is extracted, before any action is taken to copy individual bits of code. When I upload and extract a PSD file, the code in the html document I'm extracting to doesn't change. Am I missing something?Kayte
Thank you in Advance!!I have setup pages, linked the template to those pages by clicking on the "compass."I have done this for every page (like I have in the past).HOWEVER, this time it is not working. Can someone please help me?Here is my code:<!doctype html><html><head><meta charset="utf-8"><!-- TemplateBeginEditable name="doctitle" --><title>Twisted Flow Show Supply</title><!-- TemplateEndEditable --><!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable --><style> .menu td { text-align: center; padding: 0 15px; } .menu a { color: yellow; text-decoration: none; } .menu a:hover { color: white; text-decoration: underline; } .menu a.active { color: red; } </style> <styl
Hello,I am writing to you for assistance. I have made a site in adobe Muse 2017 CC and wanted to advertise it with google adwards. But unfortunately they have declined my inquiry because of Muse script.Here is this script: http://musecdn2.businesscatalyst.com/scripts/4.0/jquery-1.8.3.min.jsAs far I understand, Muse is trying to reach external jQuerly library, to speed up the page loading. But chrome is blocking it because Muse uses synhronic loading the script or scripts with "document.write()" (here is the link to an article: Intervening against document.write() | Web | Google Developers ). Because of this, ADwords bots can not correctly scan my site. They see the link to page with error 404, (CDN inquiry was blocked). Google can not promote sites with 404 links. I have also found out the blocking of such scripts almost on each "Muse site of the day". Does it mean you can not promote/advertise any sites made in Muse??Link to my site: главная | УАПК What c
Hi,I am following a Tutorial do customize a Bootstrap site. At a certain point, I try to center a responsive image by using the center-block class, exactly the way it is done in the Tutorial. But it does not work. Follow a print screen of the code, everything seems to be correct, but the image is not centered. Any ideas on what could be the problem?bestMarcus
Hi,I am working in codeview. The text I am formatting happens to be scientific info that includes things like this: (incidence <2%) are nausea,......OK, so the '<' causes me to get the error message: special characters must be escaped, and so that text won't render on the page properly.What do I need to do for it to view this as readable text and not code?Does escape mean backslash? - taking a guess... so it would be /<2% in my code?Thank you.
I need to present facsimile copies of articles I've written, with clickable links, on my portfolio webpage.The approach that seems likeliest to work is imagemaps in svgs, because the hyperlink retains its position on the image as the image responds to different screen sizes.Using svgs, I've succeeded in making responsive images with links, embedded in another page. Now my problem is to make those links trigger a javascript plugin (Floatbox) that presents overlays.The overlays are important, because they're my best option for keeping readers on the page. I don't want them opening new pages to read a footnote. I want them to be able to glance at important but secondary material, close it, and return to what they were reading before.I can't get the javascript calls required for such overlays to work, and in fact I keep breaking the imported .svg when I try to change the code.Ordinarily, I'd trigger such a link with something like this: <a href="LinkFromFacsimileStoryI
Hi, Im not sure what type of plugin NOWTV use to create this (photo attached below)At the top,it has a side scroll and when you click on the links it loads as a tab bar on each section.I'm not sure if there is a plugin similar to this I could use or best way to create this?(On desktop I'm planning to have 5 images - tablet 4 images and Mobile 2 images per line)Any thought would be most helpful ThanksTim
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.