dougcomz
Community Beginner
dougcomz
Community Beginner
Activity
‎Jul 20, 2022
11:03 AM
1 Upvote
My problem was that it couldnt access CSS - now it seems to work - Thanks
... View more
‎Jul 04, 2021
04:13 PM
I would like to update stories (published by various writers) and have the writers preview the changes before it is published. Is there a way, perhaps using a password, that I can do that while keeping the previous version online?
... View more
‎Nov 15, 2020
11:24 AM
Thanks Nancy!
... View more
‎Nov 10, 2020
04:27 PM
Nancy - The Google search bar works great! Thank you. But I would like to use a graphic instead of the word SEARCH. I've tried several ways to do this but can't find one that works. Here's my adaption to your framework: <script> var domainroot="westsideobserver.com" function Gsitesearch(curobj){ curobj.q.value="site:"+domainroot+" "+curobj.qfront.value } </script> <form class="search" action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)"> <input name="q" type="hidden" /> <input name="qfront" type="search" required class="searchField" placeholder="Google Site Search" maxlength="50"/> <input type="submit" class="search-button" value="" /> </form> </div> Thanks again -d
... View more
‎Jul 01, 2020
03:56 PM
Thanks Nancy, I can see that I need to go back to basics on this.
... View more
‎Jul 01, 2020
03:55 PM
Thank you - this works for the time being, and I will make the changes you alude to. -d
... View more
‎Jun 21, 2020
08:10 AM
When clicked, the toggle menu does not expand to cover the entire screen. How do I lose the margins or padding on the expanded menu and how to center the search form? Also on Chrome there appears to be a blue outline around the toggle icon. https://westsideobserver.com/Blank.html
... View more
‎May 14, 2020
01:40 PM
Thank you Nancy. I have put the Bootstrap js file in my js folder on the website. Also do I need something like this in the <head>: <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>. ? Now the hamburger opens, but it doesn't seem to have a background, overlaps the logo, and doesn't line up with the search box. Nor does it push the content down. What am I doing wrong there?
... View more
‎May 14, 2020
11:25 AM
Thanks again Nancy! This one seems to scroll perfectly. Do I need to put the code on every page to make it work correctly? -d https://westsideobserver.com/news/BarberiniApr26.html Above is one of the pages I'm having trouble with, but its link comes from https://westsideobserver.com/contributors.html I'm getting complaints from several of my writers. -d
... View more
‎May 13, 2020
09:44 AM
I'm usind id anchors for internal links, but when clicked they do not land at the beginning of an article, but lands someplace below the headline in the middle of the story. Is there a way to assure where the link will go to?
... View more
‎Mar 03, 2020
11:53 AM
1 Upvote
Thanks Nancy I did that, and following tips from "shaijut" on stackoverflow.com (about how to remove a background img from small phones) I changed the portrait phones and smaller: @media (max-width: 480px) Changed landscape phones and portrait tablets to: @media (max-width: 767px) Changed portrait tablets and small desktops to: @media (min-width: 768px) and (max-width: 991px) Landscape tablets and medium desktops: @media (min-width: 992px) and (max-width: 1199px) and desktops to: @media (min-width:1200px) I am so grateful to you and "shaijut" because the CSS Designer feature now sees my MQs again! They are something I rely on and lost a lot of sleep over its failure for 3 days. Ps - love your site!
... View more
‎Mar 02, 2020
04:20 PM
Unfortunately, that didn't work. Even after I traced down every detail, and ran the CSS validator as well and fixed a few things. I was hopeful at first, and 3 of the MQs showed up. But now they have disappeared again.
... View more
‎Mar 02, 2020
02:17 PM
Wow - Thank you Nancy - didn't know about this checker!
... View more
‎Mar 02, 2020
02:02 PM
Thanks for responding - they still have .css on the ends, and when I do the same operation on my laptop, as I did on my desktop (where I do have BBEdit installed) it says type: Cascading Style Sheet, but DW still does not find the MQs.
... View more
‎Mar 02, 2020
10:49 AM
http://westsideobserver.com - that site is sort of working. http://westsideobserver.com/NewBlank.html This one fell apart when I did something, I don't know what it was. But now I can't get CSS Designer to work.
... View more
‎Mar 02, 2020
07:03 AM
Thanks for getting back to me, I did run the code through the validator, but it's still no show on the MQs. A curious thing, don't know if it means anything, but when I hit Attach Style Sheet in the menu, and browse, it shows my CSS files as type: BBEdit text document. I don't remember seeing that before? Is that normal?
... View more
‎Mar 01, 2020
04:53 PM
The media querys are not visible in CSS Designer for my custom CSS? This has happened a few times before, but the media querys I have set up do not appear in the designer module. And when I try to add new media querys, but they do not appear either. I'm using DW 20.1 in Bootstrap. The bootstrap CSS shows up, with all its querys. ???
... View more
‎Dec 04, 2019
10:14 AM
Why am I no longer able to access the files window by date revised? Now the entire site is alphabetical, and that adds hours fishing around to update files. Please put it back, and please return the updated notations on the remote files as well. What was the point?
... View more
‎Jun 02, 2018
07:34 PM
I just download the latest update (10165 Build) in DW 18.2 in hopes that the code view would appear faster, but now it is completely blank, and not just slow, but no text available. (I've been waiting 15 minutes). I am on Mac High Sierra 10.13.3. Is there a way I can see the code? I need to update the website, but can't figure out how to do it without some text.
... View more
‎Mar 30, 2017
08:53 AM
When you say "Select the folder where Adobe InDesign CC 2017 is installed. " Using macOS Sierra, it does not allow me to select "Applications" where Adobe InDesign cc 2017 is installed. Nor does it allow me to select the folder where the actual application resides. The menu bar says "Choose InDesign CC 2017 to update" which I do, and I am left only with an open dialogue box that gives me the choice to cancel or, I guess, ignore the dialogue box. The crashes continue on quick apply, which is sad because it was such a useful feature. -d
... View more
‎Aug 18, 2014
12:02 PM
When I try to update Muse it keeps failing,, "can't find a critical file/directory error 43" How can I help?
... View more