Can't see CSS Styles applied to HTML document
Hi, any help with this issue would be greatly appreciated I've set up a new HTML document and have applied various CSS classes to the text, which I can see in Dreamweaver. The trouble is that when I...
View ArticleRe: Can't see CSS Styles applied to HTML document
Dear Sir/Madam, The answer lies in your markup and at this stage you are but we are not privy to. To start with, Roboto may be the default for Andriod, but it certainly is not for the OS that I use....
View Articlehow do i get Dreamweaver to recognize my website
I had to wipe clean my PC, I saved all the Dreamweaver files. I reloaded Dreamweaver on my freshly built C drive. I also placed all the Dreamweaver files on C drive in the same location before the...
View ArticleLocation of custom tags added to tag library on Windows
Since early DW days, there has been a severe lack of asp.net support in DW in relation to Tags, Document Extensions, etc. With each new version of DW, I find myself re-adding in a stack of tags into...
View ArticleRe: Location of custom tags added to tag library on Windows
I think I may have found it. There appears to be some action at C:\Users\jtsr\AppData\Roaming\Adobe\Dreamweaver CS6\en_US\Configuration\TagLibraries\aspnet Now to figure out if can build them outside...
View ArticleRe: Can't see CSS Styles applied to HTML document
The file is here: http://www.dsrstudio.com/HELP_HTML/help1.html Thanks!
View ArticleRe: Dreamweaver wont launch
I dont recognize that style Im running DW on a mac, that may make the visual clues difficult. http://forums.adobe.com/thread/417116#cache "Mac OS X: Macintosh HD:<username>:Library:Application...
View ArticlePlease Help Nested Editable Region Image & Spry
Please Help Me. New to Dreamweaver. I've been given a "grandchild" nested temple with only one editable region to alter. I've read and Googled since Saturday. My brain actually hurts. Goal- Insert my...
View ArticleRe: Showing products information
You'll need a MySql database to hold your product info. Use PHP data queries to pull relevant content from database into the page. Nancy O.
View ArticleRe: How to make message box appear with mouse over
Thank you Nancy. In the short-run I decided to just edit the CSS for the spry tooltip. When I am more experienced with coding I plan to adjust the tooltip to a more modern and cleaner look. Thank you...
View ArticleRe: Problems with the Spry Content Slider Widget in DW6
Cheers for the reply. The URL is partially done, but you'll get the idea… Thanx again! http://www.gallerynumber9.com.au/index---778.html
View ArticleRe: Upload image and send to email
You'll need a form-to-email script that supports attachments. The script you use must be in a server-side language supported by your web server (PHP, ASP, ASP.net, Perl...) Nancy O.
View ArticleWebpage problem in IE but not other browsers
Here ( http://www.mdy.lib.in.us/Reference/churches2.php) is a link to a webpage that isn’t showing properly in Explorer but is showing correctly in all other browsers. Below is code for the php file...
View ArticleRe: Problems with the Spry Content Slider Widget in DW6
On line 66 of your code, you have an extra </head> tag that doesn't belong. Remove that and validate your code again....
View ArticleRe: Webpage problem in IE but not other browsers
98% of browser display problems are cause by invalid code. Validate & fix reported errors.http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.mdy.lib.i...
View ArticleRe: CSS Table
Nancy & John,Thank you for helping. I will look at your suggestions. The data is tabular. I don't remember why I was recreating the wheel with the css table structure. I think I was brainwashed to...
View ArticleRe: Webpage problem in IE but not other browsers
You have a few errors in your code that could be causing issue in IE (it is the least forgiving of code errors out of all the browsers). Run your page in this validator and make sure to clear out the...
View ArticleRe: Design and Web Premium use
Use Fireworks or Photoshop to optimize images for the web.Use Dreamweaver to build your web site layout & content. For animations (CSS3, HTML5 & JavaScript), look at Adobe Edge Animate. That's...
View ArticleRe: Problems with the Spry Content Slider Widget in DW6
Thanks again! There is much code to make valid, but better done right than not… And thanks for the validator link. All ur help is warmly appreciated. (;
View ArticleRe: Having to "double-clutch" adding behaviors every time
I rarely use behaviors. But I just did a test in CS6 (Creative Cloud version) and I could not replicate your problem. Ideally the onClick trigger should be applied to the anchor <a> tag and not...
View Article