For all things Dreamweaver.
Als letztes aktiv
So I last used dreamweaver when it was cs5. In that when I'd put <?php include_once("item.inc");?> it'd allow me to see that in the live view pane and edit it like I would any file if it had html in it. Now when I do this it doesn't, it just shows me code view. How do I get that again? I want to include raw html in a different file so things still sterile.
I'll try to word this question as best I can. I have a responsive image and directly underneath it (no gaps) is another box that text goes in. I want a border around that box. I've figured out the border part but the border doesn't line up with the image, it is larger. I think it's something simple but I've looked at all the max-width etc... and tried them to no avail. If you need further explanation feel free to ask. Thank you. <div class="container"> <div class="row"> <div class="col-lg-6"> <div class="row"> <div class="col-lg-12"><img src="images/drpocket.jpg" alt="" width="570" height="260" class="center-block img-responsive"/></div> <div class="col-lg-12 border-top-0">  
Help. When I start Dreamweaver and go to FILE->NEW->Starter Templates, I only see a single folder labeled "Mobile Starters", and the Sample Pages are jquery MObile (CDN), jWuery Mobile (Local), and jQuery MObile with theme (Local).No bootstrap options. What can I do? I've been using Dreamweaver for a long time, but haven't had to use advance/new options, but now I'm going to have to come up to speed with more sophisticated applications than in the past.
I have just upgraded today from Dreamweaver CC 2017.2 to 2017.5 in hopes that an issue I've experienced for the past 3-4 days will go away, but I don't think the version of Dreamweaver is the issue. Beginning Monday or Tuesday files began "disappearing" from sites on our server. At first I figured we had been hacked, but our server IT guy can find no evidence of our system being penetrated, so I began searching for Dreamwever CC deleting remote files when using Sync. I figured I may have turned on some automatic Sync feature and Dreamweaver was deleting remote files when I was not aware. I haven't seen anything to indicate Dreamweaver has any automated sync tool that would do this, so I assume I must be activating Sync and furthermore somehow I must be indicating somehow that remote files should be deleted, or missing a dialogue box asking me before Dreamweaver deletes remote files and accidentally hitting ENTER at the right time moment where I did not see the prompt for deletion and t
Hey everyone. First time posting and first time using Dreamweaver CS6 (refuse to go over to CC) and I'm having some difficulty with placing text over an image. I've been searching around the web and still cannot come to a solid answer for what I'm trying to do. The way I'm going about this is I'm trying to take any objects from a pdf I have in the first screen shot (using the images on the left and the light blue background behind the text on the right) and turn them into one image. Then I want to place a text box or text area where the light blue box is located, but that is where I start to struggle. I don't want to make it all one image (including the text as part of it) since the text gets messed up, but I don't want to make the image a background either because I'm using the white space for it and applying margins to center it. I apologize for my ignorance/lack of understanding of this program, but I thought it would help to at least try here for any possible solutions/advice.
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.
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.