For all things Dreamweaver.
Recently active
In a html-file I have paragraphs with text. I have a CSS-file, with some classes.I have set up "p" with:p { font-family:Verdana, sans-serif; font-size:0.833em; /* and so on*/}.italic { font-family:Verdana, sans-serif; font-size:0.833em; font-style:italic; font-weight:normal;}.rientro { margin-bottom:4px;}I have: <p class="rientro"><span class="italic">text,text</span></p>, the text is malles then the "normal" text, without italic, why?
Hello, all,I have hit a brick wall, and could use some advice.I am working on a customized blog that allows users to comment on threads. HTML is not allowed, and is stripped out before the content is inserted into the database (Oracle 11g, TEXT datatype). But if a user hits the enter key within the textarea, that line break is retained in Oracle. However, displaying the input after pulling it from the database loses line breaks.What is the best way to keep the formatting as the user entered it (including bullet points) for display in an HTML page? I tried the <pre> tags around the output, but that strips font CSS from the display, and puts a horizontal scrollbar at the bottom of the containing div.I tried putting <p> tags in place of line breaks, but then when the comment is edited, the HTML shows in the form textarea. (That's not good, either.)What are some options?V/r,^ _ ^
I added an image and linked it on one of my pages but it is not showing up in IE unless its 9 or above. It shows up fine in chrome. What would this be happening? I have the same image and link on another page and it is showing up fine.
I'm using DW CS6 and looking for a way to convert all straight quote marks to curly smart ones. Or a preference to force them. I'm not pasting in text from anywhere else.All the posts I've found on the subject seem to be going the other way: turning smart quotes into straight ones! Thanks
I'm sure this has been answered but I can't figure it out. I have an XML file in which I have no control on how the XML is generated. It has a different tag for each product section but they all start with Product_ Example <Product_ALSSFAAFR1.0_1> or <Product_CSCPTC1.0_2> etc. I need them to all say the same thing so I need to change them all to Product_Group but I can't figure out the syntax to select the whole tag and replace it with the new tag. Thank you for all and any help.
Where did the THUMBNAIL option go?
Hello, all,I am, for the first time, immersing myself in contenteditable and execCommand. Very interesting. I think I like it.I do have one question, though. I've been Googling for it, and not finding any answers.Every example that I've found, so far, all use "document.execCommand()", which affects the whole document. Is it possible to use execCommand on a specific element, only???I'm working on a custom CMS for a blog, and I want to give moderators a way to edit user comments (in case a user inserts PII - Personally Identifiable Information - or uses profanity, or some such). Now, I don't think that any moderator would edit more than one comment at a time - but I can't think that it won't happen. Yes, I know, I'm being pedantic, OCD, and just plain weird about this, but that's who I am. So, I want to set my JavaScript so that if an undo button is clicked, it will only affect the editable area that it is associated with.Is this possible?
New CC DW didn't import info from CS5 DW. Adobe has always imported info from the previous version used?
Hi,I have git installed on my Mac (I can use git with any other program on my mac that has git support) but for some reason Dreamweaver wont let me use its git integration. Every time I try I get the following messageand when I click OK to see the preferences - there is hardly anything set in there - as per this screenshotCan someone help me solve this problem because I have had to download Brackets and I don't want to use Brackets. I want to use the software that I pay for, which is Dreamweaver.WHAT I HAVE TRIED ALREADY1: I have uninstalled and reinstalled Dreamweaver.2: Test git in other applications (Terminal, Brackets and others - git is installed and works)3: I have tried to change the path to the Git exe to /usr/bin/git (this is the standard location for git on Mac OS X)4: I have added the path directly to my Macs Terminal - /Applications/Utilities/Terminal.app (Standard location for the terminal on Mac OS X)Despite trying all of the above, I s
This is dreamweaver cc 2018as u can see the text thing is at the bottom is there anyway to change it so its vertical its very annoying cause if i make changes it also deletes what ever it is on top of itexample. ("Hello World) if i was to add a " the ) would be replaced with " pls help.
Good afternoon,I am a graphic design student and I am working on a web design project using Adobe Dreamweaver.I am fairly confident using Dreamweaver to create fixed layouts.However, for this particular project, we need to create a fluid/responsive layout.My professor indicated to use percentages as the measurements for width in order to make everything in our website responsive.I have tried this approach for my body (where all my content goes) as well as my header area (a box), which was responsive.However, trying this approach on imagery (i.e. logos, other imagery) did not work—it did keep my whole page proportionate as it is on the full page screen, but it really squished all my images so that the actual imagery was not proportionate at all.I also tried using vw (varied width), but this also created the same issue as stated above.My question is what is the simplest and most efficient way to create a responsive website? I have about a week and a bit to create a 4 page site and I need
I'm brand, brand new to Dreamweaver. I'm learning how to use it and following along with the tutorials but it seems as though I continue to run into style errors while following the tutorial video's exactly. I've downloaded and extracted zip files used them in the program while following along making sure that each and everything I type is the same but I continue to have styling issues with the CSS. Header won't be put to the right, font size and coloring is off, picture has pixels between it and the border, etc. Why wouldn't the styling from the zip file be the same as the tutorial? Or am I missing something?
Hi All,Very new to this and need some help please.I am looking to send out an email to many clients with "Updated Terms of Contract", which will ideally have a submit button at the bottom of the page.This button would send a response atomically to a pre-defined email address with a canned response "I accept the Updated Terms" along with the date and users email address.Can anyone help with a template sample for a simple HTML email with a submit button?Thanks
When ever I want to preview my website the background for my body won't show up, yet in live view it does. I have a box within the main content for my text and I removed it to see if that was the problem but it's not. I'm using both Dreamweaver CC 2015 (School) and Dreamweaver CC 2018(Home). I'm getting annoyed and I cannot find any information to help me, this website is part of my Major Project for yr12 and I'm freaking out that I won't get it finished in time. (First picture is live view, second is preview)The CSS for the body , Body text and content box are belowbody {background-image: url(Images/Grey_Wooden_BG.jpg);background-repeat: repeat;text-align: center;}#Body_Text {background-image: url(Images/Light_Grey_BG.jpg);text-align: center;font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;font-size: 18px;font-weight: bold;color: #1d1d1d;padding-top: 5px;padding-right: 15px;padding-left: 15px;padding-bottom: 10px;height: 2500px;wid
Every time I open the DW CS6 version it tells me:You haven't installed the new DMX Updater Extension.We highly recomment it so you can keep your extensions up to date.I tried to install the extension just to get rid of this annoying message but it will not let me as it is outdated.Please! How can I get rid of this message?Thank you all in advance.Terry
Hello -Ive recently completed a website, however I have some white space I'd like to get rid of. I still cant get my mind wrapped around containers, would anyone mind helping me?Most of my website is built using images, how do I tell the browser/dreamweaver to hug the images so there are no white edges? I used live view, and browsers to view my website and both have the same amount of white space.(I also built the navigation bar/background color,footer etc in Photoshop. I made sure the width is 1900px, but who knows!)Here is one of my more basic pages:HTML:<!doctype html><html><head><meta charset="utf-8"><title>Contact</title><link rel="stylesheet" href="contact_style.css"><script src="../jQueryAssets/jquery-1.11.1.min.js"></script><script src="../jQueryAssets/jquery-ui-effects.custom.min.js"></script><script type="text/javascript">function MM_goToURL() { //v3.0 var i, args=MM_goToURL.arguments; document.MM_r
background-image: url(../images/Sitephotos/body.jpg); background-attachment:fixed;Works for Internet Explorer and Microsoft Edge but Google Chrome drags the background image down on scroll. Any suggestion how this can be fixed for Chrome?
I have searched and searched trying to get the settings correct for this, I am using a Wamp Server for testing, with Wordpress to build and edit my theme however I can not seem to get live view to work it just remains a blank white page. When I tried changing port settings it said the page was insecure. However I corrected that and it still is showing a blank white page. I am unsure what is causing this but i really need to get it working.
Can anybody help ? I have a handful of extensions from S4W, but I can't install them in Extension Manager CC.
Hi Everybody,I'm using the latest DW and Bootstrap 4.0, creating the site with bootstrap 4.0. This is a brand new simple site, All the browsers such as Firefox, Chrome and IE all display properly, but Microsoft Edge displays everything smaller. Anybody no why this might be the case? Is this a compatibility issue? is there a way to fix it? I hate all the Microsoft browsers but people use them. LOL. Yes, I did check the zoom.Thanks
I download air extension for Dreamweaver its working in PC but I can't install it in Mac.I install adobe extension manager at Mac but still can't lunch the extension . Please help me! RegardsAmeed
HiI am running DW CS5.5 for several years on my MacBook Pro without issues and in the past few weeks it crashes increasingly frequently. Now it is basically not useable as crashes with every file save or site preview. I've cleared the cache, reset the preferences etc. This made no discernible difference. Is there a solution or should I be looking at another editor to use with 10.13.4Thanks for any help
I'm on a Mac and I experience some copy/paste issues in Dreamweaver CC. When I want to use an link, from Safari for example and I want to paste it in Dreamweaver, most of the times it pastes an old link. The strange thing is, I can paste it in my code preview, but not by using the property panel. And I can also paste it in other programs. The only thing to solve it is to restart Dreamweaver, but this happens very frequently. So it's very frustrating.Do other people experience any problems with copy/paste?
I have an index in the ePub-file (InDesign> Export> ePub). In the xhtml-file this gives a list (ul - li). Everything is linked, every voice. How I can avoid the underlining that automatically gives me when I insert a link.In the CSS-file I have” a.link - active - visited - hover” with "text-decoration: none;". The "text-decoration: none;" I have also added by "ul - il", but the text remains underlined.It works only when I don't have links, the text is not underlined..How can I avoid this?
I am currently looking to purchase a tablet but need to be able to use all of the functions of adobe dreamweaver.Is there a tablet that allows this or do i require a laptop or desktop ?Ideally something that does not break the bank account.Any help would be greatly appreciated.
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.