『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
I already have a website for many years: www.rolfla.se. My PC crashed and I lost all programs. Have purchased Dreamweaver CC but can not figure out how I get in touch with my website. How do I?
I'm trying to use the :hover feature on my menu, but I don't want it in use on the current page menu button. I've done this in the past with no issues, but now it isn't working. I've pasted both my html and css code below. Maybe I'm just missing something really obvious. html:<div class="topnav" id="myTopnav"> <a href="home.html" class="active first">Home</a> <a href="details.html">Details</a> <a href="story.html">Story</a> <a href="rsvp.html">RSVP</a> <a href="party.html">Wedding Party</a> <a href="photos.html" class="menu_item">Photos</a></div>css:.topnav { background-color: #07304c;top: 0;left: 0;width: 100%;position: fixed;z-index: 100;}.topnav a {display: block;float: left;color: white;text-align: center;padding: 14px 16px;text-decoration: none;font-family: "cormorant-garamond", "serif";font-size: 19px;}.topnav a:hover { backgr
Hello,I am taking a class currently that requires me to use Dreamweaver 2014.0 and I have been working on a homework assignment for three weeks now building onto a website that I am creating. One of the requirements for me to do was to create a home page which is my template and then create more pages, such as About Us, Contact, Menu, and so forth. My book showed me how to make the pages creating an .html site document and on my template Home page I have them all linked, but my next steps are to add some descriptions and images to two of the other pages, the Menu and Catering .html pages, but I can't edit a single thing when I have one of these files open in Dreamweaver. My cursor is that circle with a line slashed through and it doesn't change anywhere and I can't even access the code now either. Does anyone have any suggestions on what I did wrong? I hope that made sense I'm completely new to this so I don't understand the program well. Thank you!
wondering if i'm being an idiot here, but when i go to the FILE menu & select the NEW option, then NEW DOCUMENT dialog box comes up. when i select PHP in the DOCUMENT TYPE column & click the CREATE button, it creates an HTML file.the only option in the LAYOUT column is "<none>" and in the far right, under "<No preview>" it says "PHP document" then has a "DocType" dropdown that only has HTML options in it.i know it's not a huge deal, as i can just SELECT ALL > DELETE & start <? php stuff. but curious if there's a setting or something i'm missing here to have it just give me the <? straight away.thanks.FYI: using the latest CC 2018 version.
My webpage has some url's with Hebrew characters. When logging to dreamweaver (CS6, on Windows 10, website is on a Windows platform), I get an error message that relates to the language (see the red error message on the right). I have no problem using and editing in both Hebrew and English, but the Hebrew url's don't read, and in fact, are not downloaded to the local site. In the remote site I can only see question marks.If I try to open one of these pages, I get a "File activity incomplete" error, with the following details:Started: 2/26/2018 6:22 PM/httpdocs/???? ???? ??????.asp - error occurred - An FTP error occurred - cannot get ???? ???? ??????.asp. Access denied. The file may not exist, or there could be a permission problem. File activity incomplete. 1 file(s) or folder(s) were not completed.Files with errors: 1/httpdocs/???? ???? ??????.aspFinished: 2/26/2018 6:22 PMChanging Dictionary in preferences did not help, and Code rewriting> URL encoding - neither of th
Not sure I worded the topic correctly, but this is my question.Main folder for site is "MyWebsite" and folders below that are "images", "videos", "events".In the main folder, I have most of my pages: index, contact, blog, events.In the events folder, I have: event1, event2, event3.On my mywebsite.com/events.html page, I have a list with links to:mywebsite.com/events/event1.htmlmywebsite.com/events/event2.htmlmywebsite.com/events/event3.htmlHow can I make it so if a user enters mywebsite.com/events/ in the address bar, that it pulls up mywebsite.com/events.html instead of a 404 or "Forbidden"? (Is that even possible?)Thanks for any assistance!Cat
Hello,I have a page where I needed to add a link to the horizontal navigation. It causes the last link in the navigation to shift down. I have gone though every line of the html and the css file to try to find the code that would control the width of the links. I believe if I just reduce the width of the "Home" link it will cause the rest to fall into place. Can anyone tell me what line of the code might control the navigation link width? Thanks in advance!http://www.adtsrc.org/march.html
I am using Dreamweaver CC 2017 - when I try to save a .html file as a .css file it does not have a save as option. If I override the file name it causes DW to be stuck in code view, any thoughts on why that would be and how to work around/fix it?Thanks
Hi,Not sure what's missing here, but the link transitions from the white to the darker color. However, from original template somewhere within the transitional shift, I can see a blue color. How do I target that if hover & focus are already "used up" below? - When I check the source, I can see the culprit which likes in original template. I did try to add .link a { } and with another color; but it's just not hitting it to make the alteration. Any recommendations?.link a { color: #fff;}.link a:hover, a:focus { color: #551d1f;}in original WP template I am re-styling:media="all"a { color: #337ab7; text-decoration: none;}Thank you.
Hello,I would love to use Dreamweaver, but I can't afford it. I could afford it if is was half price. And I could afford a cut-down version if it was priced similar to Photoshop Elements - and that would suite me because I don't need to create a full-blown professional or commercial website.I wonder if there ever has been a Dreamweaver "Elements", or whether there is ever likely to be one?RegardsTony
I would like to make my site responsive or at least make any new pages responsive as I doubt I'll be able to make the changes to the entire site as it seems to me (at this stage of my knowledge anyway) to be too large a task (it has 1,491 files) so I will content myself with just future pages that I add being responsive. It's only a hobby site .So I have begun by creating a fresh page from the Bootstrap responsive template in DWCC18.I then remove elements from that template page that I don't need (buttons, menu etc) and then inserted my text and images from the old non-responsive copy. You can see the non-responsive page http://ancestry.higgsy.co.uk/binning_harry_ernest_monty.php and my attempt to replicate it as responsive here http://v36.ancestry.higgsy.co.uk/binning_harry_ernest_monty.php,I have many questions but I'll start with the header image - how can I centralise it? I have my own CSS file so I know how to over-ride the Bootstrap css by adding my rules into i
I’ve about given up with DW CC2018 as it relates to boot strap.CC2018 Navbar Menu Code does not work when you test in a browser. The Drop down menus won’t toggle or collapse. I found Nancy O drop down menu works until…….I save in the html page. CC2018 rewrites the header information. What good is a web site with a menu?If I, for example, put a grid row container in the body and save the result is the same. CC2018 will rewrite the code it wants/needs.This is not a short time problem. This is CC2017 through CC2018that I have the same issues. especialli mthe dropdown menus. Adobe has not fixed the problem. Any suggestions/help would be appreciated.Joe
HelloHow to create Master-Detail using Dreamweaver CC 2018?Thanks in AdvanceRaza
Hi,Scenario: two columns of tick box items in a form. At smaller breakpoints their column gap is to my liking... at the largest breakpoint I feel it's too far apart (col-lg-12).Having it set to col-lg-7 would be perfect, but there seems to be no way to directly target that portion of the code because the form is a shortcode.I tried going directly into WPForms where it allows you to select that segment and apply custom classes. - Did not work.Then I tried adding this to the custom stylesheet that covers 991 min to 5000 max:#wpforms-228 .choice-2 depth-1 { margin-left: -400px !important; }...thinking only at this largest display will it bring col #2 closer to col #1 and reduce the gap. No luck!Any recommendations how to target?Thank you, using this tool is fairly new to me.
Testing.
CSS v4 was released March of last year. It is supposed to be faster and is also supposed to provide enhanced support for the progressive enhancement philosophy (mobile first design).Is this indeed the case? Is it worth while coding CSS in v4 or will doing so create issues for end users?I would much appreciate your thoughts.CheersJay
I am trying to update a page (.PHP) from an existing, older website. Upon opening, no content or code is displayed...the application suggests that the page includes "dynamically linked content" and asks if I would like it to open, I click "yes" and a progress bar at the top just endlessly appears to spin. NOTHING HAPPENS and it appears to freeze the file, so I have to force-cancel the application. This is by no means a complicated page I'm trying to edit...it has some CSS, a nav menu and an accordion containing the data I need to edit. Using a MAC. Please help?!!??!!
Hi everyone, I have a question. When in Adobe Dreamweaver CC, my page appears as a simple text page with a white background and black text (see below). However, on the actual webpage, it looks much different:Even when I go into "preview in browser" from Dreamweaver, it appears like this:How am I able to make Dreamweaver appear exactly like the actual webpage, so I am able to make the necessary edits and see exactly how it will look? Thank you in advance for all of your assistance!
HiI'm new to this forum.I uploaded photos to my website: www.cardsvalley.co.ukbut unfortunatelly they lost in quality. Can somebody help me to resolve this problem?ThanksRafa
I never really could understand DMXzones main website and the myriad of different extension available and what extension would be required to do this or that.........it seems Wappler is going to be just as confusing.https://wappler.io/extensions.htmlThankfully I have no need for extensions otherwise it would take me a week to understand what ones I needed.I mean the 'basic' version includes:App Connect Data FormatterApp Connect BrowserWhat the heck are they? Doesn't actually say anything about what they do and why you might need them and dont forget we are appealing to 'Bob the Builder' type of developers so if I have no clue they arent going to for sure. A link perhaps to the info on their main site would be good or even better a modal window which pops up detailing in what situation you may need to use themDoes the 'Pro' version contain all the 'basic & free' extensions???.... the way the info is provided you could be forgiven for not really knowing?Why not just have 3 head
There seems to be conflicting information as to where abouts the <script> code should be inserted into the pages code. I've always inserted it directly AFTER the opening <body> tag but now I see on the Google information page it should be inserted directly AFTER the opening <head> tag or as close as possible.Any views?Os
I have a contact form on my site and have started getting spam through it.I have looked into ways to prevent this and the one that I like is the question and answer to prove your not a Bot.Here is the code for my Contact Form<?php// Set email variables$email_to = 'nigel_utt@hotmail.co.uk';$email_subject = 'Form submission';// Set required fields$required_fields = array('fullname','email','comment');// set error messages$error_messages = array( 'fullname' => 'Please enter a Name to proceed.', 'email' => 'Please enter a valid Email Address to continue.', 'comment' => 'Please enter your Message to continue.');// Set form status$form_complete = FALSE;// configure validation array$validation = array();// check form submittalif(!empty($_POST)) { // Sanitise POST array foreach($_POST as $key => $value) $_POST[$key] = remove_email_injection(trim($value));  
HiDW has annoying issue since last update. When I have opened a few tabs with my programs ( usually php one) and start using Copy & Paste between code and search field it doesn't remember or clear clipboard.After a few times when I'm trying copy a new text and paste DW stored my last coped text. To remove my last stored text I have to go to Safari or "outside" the DW and copy any sentence from there. After that I can Copy and Paste again for a while.
Hey folk,I have recently added .twig to my list of file extensions Dreamweaver will open. Colour coding (kinda) and source format are working in code view, however tag completion is not. This is a bit of a pain as a lot of my .twig files are html heavy.Anyone know a step I may have missed to activate tag completion? Tag completion is working for all other file extensions.Thanks heaps!Mike
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.