For all things Dreamweaver.
Récent
How to make an unordered list border with sharp edges like this? When the current page is active or the text is hover, the color of text and background change, and the border become two sharp edges.Here is the code I have done so far: <ul> <li><a href="Vision" class="active">Vision</a></li> <li><a href="Governance">Governance</a></li> <br> &nbs
Hi,I have an email template with a paragraph thats giving me issues. At first I tried to just add another paragraph below with it's own styling and for some reason the next paragraph jumps about 400px down the page. So I added a <span instead of a <p and now I'm getting the overlap. Does anyone have any ideas?Code and screenshot below. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link rel="icon" href="../../assets/img/icons/foundation-favicon.ico" type="image/x-icon"><meta name="viewport" content="width=device-width"><link href="https://cdnjs.cloudflare.com/ajax/libs/foundation-emails/2.2.1/foundation-emails.min.css" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=PT+Serif:400,700" rel="stylesheet">&
Hi,it is not possible to sync in dw. don't understand why.(iOS 10.12.6, dw cc 2017)thanks for your help.
Does anyone know a code fix to get my header image working? Right now it's set as a background image which I know is a no no. I've tried bulletproof background and I can't figure where to put the code. THis is what they gave me. Isn't there an easier way? There isn't any reason to have it set as a background since nothing is being placed over it. Replace the opening <td> tag with…<td background="http://offers.premierinc.com/rs/381-NBB-525/images/RSV_Skipta_103017.jpg" bgcolor="#7bceeb" width="580" height="372" valign="top"> <!--[if gte mso 9]> <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:580px;height:372px;"> <v:fill type="tile" src="http://offers.premierinc.com/rs/381-NBB-525/images/RSV_Skipta_103017.jpg" color="#7bceeb" /> <v:textbox inset="0,0,0,0"> <![endif]--> <div>…and the closing </td> tag with. </div> <
I'm new to web design and i've been using inspect and view page source to view different websites and see how they coded their site. I've been doing this for a little while but i've noticed lately that in Google Chrome, when i right click and use the "Inspect" feature, images are not appearing in their full size. For example, on Instagram i look at one that's 600 x 746 pixels but it says the "natural" size is 933 x 1160 pixels. If you click to open the image in a new tab it gives me the smaller 600 x 746 version.Is there a way to view the natural size of each image? Why does it display this way when a couple of weeks ago it didnt do this for every image? Is there a way to view all of the assets (images, etc) on a site in one place?
Does anything jump out here as to why the .png's hyperlink is not working in the browser?<div class="col-xs-12"> <div class="row"> <div class="col-sm-12 col-lg-12 clearfix"> <div class="logo"> <a target="_blank" href="#"><img src="images/logo.png" class="img-responsive" alt="Logo Placement Here"></a> </div> </div></div></div>Thanks.
Hello,First, I apologize if I I've overlooked something, however I can't get the new Find & Replace window working as in DW 2015.This is the new Find and Replace window:FIRST QUESTION:Where is the "Find All" button? There are many circumstances for which I really need to get a list of the occurrences found, even when searching within the current document only (for proper work-flow, it's not enough to just browse back and forth using the two arrows). As displayed below, the search result window remains totally empty, even if there are 11 occurrences found:SECOND QUESTION:I haven't found any way to undock the Find & Replace window, but it can be displayed only on top of the current document, taking lot of space. I really need to undock the Find and Replace window, and to drag it on a secondary monitor, to maximize editing space. This was perfectly possible in DW 2015, as displayed below:Please help!
Impossible de contacter le support ADOBEDreamweaver plante avec Windows 7 la seule solution que je connaisse est de réinstaller ce produit et pour ce faire de le réinstaller après l'avoir désactivé et cela n'est pas possible.Avez vous une solution?Par avance merci
[Moderator moved from The Lounge to Dreamweaver support forum .]I've just uploaded a website goreyhc.com and on the first index page i have incorporated some slide images. Using js. However when i test them here on my test server it all works. when i go remote it doesn't work. the text underneath the images do change as it should. i'e renamed the images. deleted and copied them back again, but no luck. i must be overlooking something. Any thoughts..?
When editing in DreamWeaver, you can click/drag text you want to edit. When you "right-click" options come up, but "change link" is grayed out. Why?
I am unable to Put files in Dreamweaver CC (Ver 18, Build 10136).I have deleted my original site (which did not Put either) and created a new site, and tested the connection in DW. It connects OK.I have cleared my browser cache.I have rebooted.I have uninstalled DW CC from the Creative Cloud desktop app, and re-installed it. Then rebooted again.I can upload the selected file with FileZilla, and FTP works.I can edit the file in DW CC, adding an obvious change. Save it, then Put it. The change does not show in my browser. But if I use FileZilla, the change shows.DW does not offer any error message. The Put simply is not working.Can anyone help?
Using Dreamweaver CC, after entering an opening tag the closing tag is automatically inserted. After placing my cursor between the tags and pressing enter, the closing tag is indented instead of lining up with the opening tag position. Is there a way to change the behavior?
In Adobe Dreamweaver CC v18.0, I am working on a website. I started by making a local copy of one of my client's existing websites. I am now making the changes and am far along. This website uses many (about 20) CSS files. My issue is that when I use the Quick Edit feature in DW, sometimes DW finds and presents for editing the exact CSS rule. But for some code, Quick Edit returns a panel with MANY CSS rules, when in fact only one of those rules is relevant to the bit of HTML. It is then up to me to hunt through the rules to find the relevant rule. My hope is that there is a way to have Quick Edit home in on the correct rule. I hope one of you can provide me with guidance. Here is a portion of my HTML: <div class="e18logo"> <img src="./mainlogo.png">
Hi all,This USDA project formula has me stumped. Gets a type mismatch error on the lines that do the sum. Tried without creating a DIM for each variable... same error. What am I doing wrong here?<%Dim BldgLoadHarvestBldgLoadHarvest = BldgTransmissionLoad.Fields.Item("BldgTransmissionLoad").ValueDim AirLoadHarvestAirLoadHarvest = AirChangeLoad.Fields.Item("AirChangeLoad").ValueDim FieldHeat1FieldHeat1 = FieldHeatDayOne.Fields.Item("FieldHeatDayOne").ValueDim BinHeat1BinHeat1 = BinHeatDayOne.Fields.Item("BinHeatDayOne").ValueDim FieldHeat2FieldHeat2 = FieldHeatDayTwo.Fields.Item("FieldHeatDayTwo").ValueDim BinHeat2BinHeat2 = BinHeatDayTwo.Fields.Item("BinHeatDayTwo").ValueDim Resp1Resp1 = RespDayOne.Fields.Item("RespirationDayOne").ValueDim Resp2Resp2 = RespDayTwo.Fields.Item("RespirationDayTwo").ValueDim ResidualResidual = ResidualLoad.Fields.Item("ResidualLoad").ValueDim LightsHarvestLightsHarvest = Lights.Fields.Item("LightHeat").ValueDim FanLoadFanLoad = FanHeat.Fields.Item("FanHe
I did once but I just can not add Fonts to DW Font list.I did pick some fonts from Adobe Edge Web Fonts then don't know where to go or how to do it.thank you for reading,James
Hi,Im having issues getting my email to render correctly in Outlook. Other clients are showing up ok in Litmus. I cloned an email that was used before (one that worked) and created a new version. Whatever I did Outlook doesn't seem to like it. Whats weird is that when I replaced the hero image at first it wasn't showing in outlook. I had to use bulletpoof background code to get it to work (outlook workaround) Bulletproof background images | Campaign Monitor So now my main issue is that the email is getting cut off half way down. If you paste the code for each you can view them and preview in Dreamweaver since all images are hosted.I've also attached a screenshot of how it's looking in Outlook on a PC. Mac Outlook renders perfectly.Litmus is showing that Windows 7 (2007, 2010, 2013, 2016) and lotus notes are having issues.Thank you for any help!Both email codes are below-Here is the original one that works:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.
Hi,I'm working on a footer and can't get the icons to float right then center when responsive. I tried float:right; but it's not working. Very confused...Thanks for any help.dc advocacy - premier inc.
I just recently discovered Dreamweaver's advanced regular expressions feature. I used it to strip all the hyperlinks out of a file.But when I upgraded to CC 2017, I could no longer find this feature. Ironically, I lost it just a few days after I discovered it!If CC 2017 still has this feature, where/how do you access it?Thanks.
How to make the list items have different text and background color as show? Since I need to change one of the list item text and background color when that page is active.<ul> <li>Home</li> <li>About Us</li> <li>Product</li> <li>Price</li> <li>Gallery</li> <li>Contact us</li></ul>
Hi,I am working with a local server thanks to MAMP, in the site configuration of DW CC 2018, Advanced Settings-gives you the option to select which version of PHP you want to work, but shows you only 2 options: PHP 5.6 and PHP 7.1.My hosting provider offers me support for PHP 5.2.17 as the highest, due to the hosting plan I am subscribed (the "cheapest"). I have the MAMP and I could set the PHP 5.2.17 in the MAMP. Now, the PHP version for the dreamweaver site must be also 5.2.17? If so, is there a way I can use this version on my current DW CC 2018? Thanks for your patience.
I have updated to Dreamweaver CC version 18.I have inserted an image using a local path. I have amended and re-saved the image (keeping the same name). The image is refreshed in design view but not in live view. I have clicked the refresh (F5) many times and it does not refresh live view.I know that changing the file name will fix this but I really don't want to do this.I have inserted a different temporary image with a different name, saved the page, shut down and re-opened Dreamweaver, then replaced the temporary image with the correct one but it still displays the old (now deleted) image in live view.Is there a way to clear Dreamweaver's browser cache as refresh (F5) is not working?
Hi all,I am creating a basic 5-page website for my college midterm. I finally got the template almost put together, however, the navigation bar disappears when I put on "real-time preview," or "Live View."I originally made this in an HTML document then saved it as a .dwt template. I followed this tutorial step by step: Creating a responsive navbar with Bootstrap Please let me know if you have any tips or know how to fix this error.Thanks & God Bless!(Here's the screenshot of live view without the navigation bar.)(Here's a screenshot of the live view again with the navigation bar. Don't know why it's either there or not...?)(Here's the "real-time preview" of the template)(Navigation bar in design view)Here is the code:<!doctype html><html><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><!-- TemplateBeginEditable name="doctitle" --><title
So, i downloaded Git, and i launched dreamweaver, and it didn't find it, i want to set a custom path, but i don't know what to set it to
I am pretty inexperienced in Dreamweaver...I inherited a site when I started my position a year ago and really only use the site to update pages. I don't know much about coding/the back end of the site. We are currently in the process of moving over to a website platform, so I have been working to get content ready by deleting unnecessary pages.Yesterday I was messing around in a template for one of my global navigation items to delete an item in the left nav and now two pages that use that template aren't working. I get the "500 Internal Service Error - There is a problem with the resource you are looking for, and it cannot be displayed" when I try to access them. Additionally, all of the child pages that use the template have lost their styling on the back end and are just showing plain text.It looks like this....When it's supposed to look like this...I also synchronized sitewide. I'm not really sure what exactly I did, so I'm not sure how to fix it!Does anyone have any insight?
I am trying to migrate from CS6 to CC18 (downloaded from Adobe Creative Cloud app), which a totally different GUI. All of my Library and Template tools (Tools menu) in CC are grayed out and can't be used. Been unsuccessful finding any solutions in the Help files. How do I get these items to work?
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.