Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Dreamweaver (all versions) section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 19th, 2003, 06:42 PM
Registered User
 
Join Date: Dec 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default CSS MX2004

Hi all

I'm trying MX2004 these days and I found that it doesn't accept a specific "style" in my CSS wich was working in previous MX version

I usually want to change the color of the scrollbar using the code:
------------------------------------------------------
scrollbar-3d-light-color:#000000;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#000000;
    scrollbar-dark-shadow-color:#404040;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#404040;
    scrollbar-shadow-color:#000000;
------------------------------------------------------

When using MX I see the changes in my scrollbar
in MX2004 it doesn't work

any idea ?

thanks a lot !!


 
Old December 21st, 2003, 02:41 PM
Authorized User
 
Join Date: Jun 2003
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Default

change this:
scrollbar-3d-light-color:#000000
to this
scrollbar-3dlight-color:#000000

Something else, Did you download the last patch for MX2004 (6.1)?

L Ion
 
Old December 21st, 2003, 09:54 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

6.1 is a patch for Dreamweaver MX. For MX 2004 (version 7), there is no patch / Service Pack available yet.

Imar



---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.





Similar Threads
Thread Thread Starter Forum Replies Last Post
MX2004 Can't Import Excel Sheets koolkat67 Dreamweaver (all versions) 0 February 17th, 2006 06:00 PM
Default settings MX2004 ouzodave Dreamweaver (all versions) 2 April 13th, 2005 02:33 PM
MX2004 Stored Procedure Problem Kframbro Dreamweaver (all versions) 1 March 1st, 2005 07:43 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.