For all things Dreamweaver.
Récent
I have two separate spry accordions on the same web page each with several tabs, one set of panels on the left one on the right. Each tab has panel has an iframe linking to a different web page. I need to link back and forth between the web pages through the iframes in two accordion using anchors. The following are the names associated with the link : The main web page is named health.html The first accordion has an ID of "accordion1", A tab on accordion1 has an iframe named "articleantinutrients" that connects to a web page call articleantinutrients.html" The first anchor name I need to link to is called "lectins" <A NAME=lectins>lectins</A> located on the articleantinutrients.html web page The second accordion has an ID of "accordion2" (This accordion has indexes connected through iframes. I will be linking keywords to content withint articles residing on my website that are viewed through the iframes located in accordion1 The second tab on accordion2 is named “Antin
OK, so first off I am very new to dreamweaver so I'm not very experienced at all.That being said even I know something really isn't right here and I can't figure it out.Any and all hmtl tags, no matter where I put them, all register as though they are inside the <body> for some reason.This makes it impossible to style individual elements in css without adjusting everything at once. Also when I click on the body section in split view it only highlights the <body></body> html. It doesn't highlight everything, yet it still treats the entire html code as being the body for some reason.I contacted adobe support about it and they checked a screenshot I sent of the code but they couldn't see the problem either. Any ideas?My (supremely basic) html code is as follows:<!doctype html><html><link href="Apex.css" rel="stylesheet" type="text/css"><meta charset="utf-8"><title>Untitled Document</title><head class="header"> <div class="logo
Good afternoon!Maybe this is one of those (non-existent) dumb questions... (I haven't done anything with web pages for ... 5-6 years.)The following code is from: https://www.quackit.com/css/flexbox/tutorial/create_a_website_layout_with_flexbox.cfm<!doctype html><title>Example</title><style> * { box-sizing: border-box; } body { margin: 0; } #main { display: flex; min-height: calc(100vh - 40vh); } #main > article { flex: 1; } #main > nav, #main > aside { flex: 0 0 20vw; background: beige; } #main > nav { order: -1; } header, footer, article, nav, aside { padding: 1em; } header, footer { background: yellowgreen; height: 20vh; }</style><
Good afternoon!!Is there a way to have pictures adjust automatically (keeping the same ratio of width to height) regardless of the method the user is using to view the images? i.e., whether a computer, table, or cell phone?I am using Dreamweaver CS4 on Windows 8.1.Any and all suggestions are appreciated!Thank you!!
Since updating to the newest version of Dreamweaver CC 2014.1 Release 6947 Build, I have noticed when clicking on an image the Image map tools in the bottom left of the properties box are missing. The only time they show is if I open an existing HTML I have created with maps on, and click inside the code view on the map coding. This still doesn't allow me to draw new maps on the image in design view. Where can I find the Image Map Tool in this version?
I just downloaded Dreamweaver CC 2017 and I can't write code anymore. The colors and design of code is fully changed. This is something terrible and I'll no longer use Dreamweaver. Please let me know how to downgrade my installation to previous versions.
I seem to remember in older versions of Dreamweaver, the user could alter the starting HTML code for a new HTML document so that each time a new page was created, these alterations were included. I understand that I can create a template file and use that, but that strikes me as adding just more bloat if I can just edit the starter file.I would like to have a new HTML document have included in its head, the html5shiv. Right now, I am using a code snippet to accomplish this, but it would be better if it was automated. Is there a way to do this?
Hello, Im a complete noob when it comes to this so forgive me if this is a simple question ( I have tried google and it doesnt seem to know what Im talking about).I have a website which is a bootstrap template: www.theosparks.co.ukIts all good except some annoying things that I hope are easy to fix.1. (this is the main problem) When I go on my phone to view the website,it doesnt look good. The main thing is, the top video doesnt scale to fit my screen, and if I double tap to zoom out then everything else is too small and looks bad. I think I just need that video to scale with everything else, then it will be good.The other thing that bugs me, if I click into one of my projects, its automatically zoomed in and I have to zoom to see it all which feels really shoddy. Im just scared that a techno-phobe client will look at my website and not zoom out and get frustrated and give up looking at my site. I dont understand it. Its like its got something to do with my initial top video, because i
Dreamweaver CS6, by default, doesn't show ETX (end of text) characters. There are some html editors that show it, and at least Firefox, among browsers, shows it in the Web Developer window as a square. It happens that text pasted from InDesign files frequently bring those characters to DW and they end up only showing up in the final tests, requiring then a search using other editors in order to remove them. Is there a way to make them visible in DW? "Invisible elements" in Preferences doesn't seem to have that option.
I cannot edit the code portion of my page. I want to change some elements of a sidebar and it will not let me do any editing.
HelloI have 5 links on one of my web pages, I'd like 2 of them to be a different colour to the other 3.At the moment, I don't seem to be able to change the colour, without it affecting them all?Is there a way to isolate the 2, I wish to change?Many thanks for any help.
I trust that I am now in the correct Adobe dreamweaver cc 2017 forum.I am having issues with my Adobe Dreamweaver CC 2017 app.I have made changes to the website and I am seeing all the changes that I made. However Different Computers and Different Browsers are not Showing the changes that I made.why is that?should it matter what computer or web Browsers clients access the website from?my employer has a Mac and he is not seeing the changes that I made.my employers secretary has a Windows computer and if she access the website via Firefox she is not seeing the Changes. When she accessed the website via Internet Explorer she is seeing the changes that I made.I hope I am in the correct forum. I am new like I mentioned so it is not on purpose.please help me I am confused.please provide advice.kind Regards,Cordelia Gilbert
I am having some trouble with code in Adobe Dreamweaver CC 2017 app.I am seeing the message "Special Characters must be escaped : [<].This is one of the error:<script "src"='js/device.min.js'></script>However I am lost and confused as to what that phrase means and how I can solve this issue.Can I please get some assistance? Thank you so much in advance.[Moved from the Lounge (which is where you can "connect with your peers" from across all of Adobe's products for conversations that don't directly relate to help and support) to a product-specific support forum by a moderator.]
hidoes anyone know if there are any tutorials on having a slide show/rotating images on a home page? Mine used to work but has stopped and I can't figure out, looking at my index.html in dreamweaver, what has gone missing ..thanks!
Here's the issue.When I pull and retract screen I can identify that it's 370 - 1999 that needs a global adjustment for an image to be centered because at this max is the point where the image wraps to its own line. I do not want that image to be flush with the left-hand edge of screen when it wraps - aiming to center within the space available up to that max of 1999.I have tried a media query and it unfortunately affected the largest size screen where there is side-by-side text on the left & an image on the right by pushing that image a bit further to the right - which I do not want.Then, I tried this:@media only screen and (max-width : 991px) and (min-width: 370px)...which resolved the largest size issue + cleaned up some of those other areas as I wanted. But it's still messed up from 993 - 1999.Tried to set another media query for that and once again, it affected my largest screen display by pushing the image away from the text in an undesirable way.Best way to
Hello All,Please has anyone in the forum experienced this kind of issue.I am currently developing a new application using Dreamweaver CS6. In this new application, I have set my sessions and 3 user access levels; SuperAdmin, Admin, Viewer. SuperAdmin sees all and can add, edit and delete data but Viewer only read data but can't add, edit nor delete data. This has been working well till today.In the cause of developing the new application today, I logged into one of my old application that I developed last year as a SuperAdmin and also logged into the new application as a Viewer. This means that in one browser (Chrome precisely), I have logged into 2 applications; the new one and the old one. Now when I opened one of the pages of the new application (not the old application), I observed that my User Menu at the top right hand corner of the page is not showing properly any more. But the main issue is that I could view the side menus and pages that were meant to be seen ONLY by the new ap
HejJeg har brug for hjælp til at redigere i en allerede existerende hjemmeside. Jeg har ingen filer fra dette site liggende på min computer.Jeg arbejder på absolut begynderplan ....og i Mac.Min kollega arbejder med samme site i Contribute.Er der nogen der kan fortælle mig hvordan jeg gør?MVH.
I've got a strange white gap beneath a parallax section which appears in Chrome and IE: http://prntscr.com/g3on35 but not in Firefox.As you scroll down this page Supreme - VISION you'll notice a gap appears towards the bottom just before the footer. Here's the parallax.js file, in RED:$(window).scroll(function(e) { parallax();})function parallax() { var scroll = $(window).scrollTop(); var screenHeight = $(window).height(); $('.parallax').each(function() { var offset = $(this).offset().top; var distanceFromBottom = offset - scroll - screenHeight if (offset > screenHeight && offset) { $(this).css('background-position', 'center ' + (( distanceFromBottom ) * 0.2) +'px'); } else { $(this).css('background-position', 'center ' + (( -scroll ) * 0.2) + 'px'); }&nbs
Hello All,Please I need your help. FOr several hours now I have been working to to open div within Dreamweaver table row based on the ID of the record in that row.I have a table with 4 records in a rows with possibility of growing to 100 ros or more. Each row has a hidden div of which when you click on the plus icon it should display the hidden div so one can read more details about that very record.At the moment only record with 4 is working perfectly.Now when I click on the on record with id 1, the system displays the details belonging to record id 4. What I am getting is not what I want. I need help on making the div show the correct details based on the row records. That is to say, the div on each of the rows should shows the details of the respective row and not the record of div 4. E.g The div on row with record 2 should show the details of record 2, the div on row with record 3 should show the details of record 3 and so on and so forth.At the moment here is the javascript that
Hi,I'm working from the CC email template 'Responsive', It was previously in a two/three column format but I've changed it so now it is one column.However, I can't get pictures to align; they are the correct width (600px) and there's no padding around the image or width restrictions, everything is set to 100% - yet they sit outside of the page background.I'm only just starting to learn Dreamweaver which is why I've chosen to work from a template.I've looked through the html and CCS and there doesn't seem to be padding anywhere else, apart from around some text but I tried removing that to see if it would make a difference and nothing changed.Thanks!P.S; I realise this is probably really basic but I can't figure it out.
I know this is a minor thing but I sure wish it would be fixed as it is counter productive especially in a single screen use.The File pane when its expended always stays on top and gets in the way all the time. I personally like to show both the local and server files always. I wish the Files pane would go behind the screens I am looking at like it use to in previous version. Right now having it on top always so annoying and frustrating.
Hello,I just came out of a fight with the Chandra theme/model and the many many components to install to make it work, but now the preview inside dreamweaver doesn't work well.Have a screenshot to illustrate the problem:How do I make it work properly (showing the visual aka images, colors, fonts, grid, etc..)?What did I miss?Is it a server problem?To be honest I'm completely new to dreamweaver, so any help is welcome.Thanks for your help.A sad Fish
Worth exploring? https://shoelace.style/?t=1&cn=ZmxleGlibGVfcmVjcw%3D%3D&refsrc=email&iid=fa8cd6d028604bf0b871dfa89c705cdd&uid=137284131&…
I am using Adobe since CS3 but with all the problems arouse with CS5 I didn't ever upgrade to any newer Version. Up to now we found our ways around with CS4 and/or other Software (ie Gimp etc.). As a classic-SEO-Agency there was no need. Now we expand and I am wondering what would be best: To get the latest "out of the box" Version of Adobe CS6 or to migrate to CC... As far as I see there are still lots of problems with cc in different Programs as long as you use windows.Are there less problems with mac?What would you recommend.Thank you for help.Best,Ralf
I am editing a website for a company using Adobe Dreamweaver CC 2017, and the changes that i made are reflecting only on the computer that i am editing it on; however it is not showing up on any other computer or laptop. how can i resolve this?[Moved from the non-technical Lounge Forum to the specific Program forum... Mod][Here is the list of all Adobe forums... https://forums.adobe.com/welcome]
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.