[css-d] More Testing: cssframes / sliding drop downs / rounded tabs / Testing / Please / Thank You /

2007-03-24 Thread Steven Tchorzewski
Hi All, I've decided to give out the PHP source code for the content management system that I have be developing to generate a CSSZenGarden.com type of a layout that is easy to change the design of without changing the XHTML, at all. Can you can see how I created a master page with both the PHP a

Re: [css-d] IE7 - no bold text in unordered list

2006-12-04 Thread Steven Tchorzewski
Mark, I think I may know your problem & have your solution: You set: font-weight: normal; and IE7 must be getting stuck on that. a:hover, a:active { color: #006595; text-decoration: underline; font-weight: normal; } You do use the ID #active in an LI of your left navigation b

[css-d] IE7 rendering problem (OK in 5/6)

2006-12-04 Thread Steven Tchorzewski
William, The only difference I see in IE7 is that the footer dose not extend all the way to the bottom and like it dose in the other browsers. IE7 is sticking to a spot about 100px above the bottom of the page, instead of all the way down like FireFox, Opera, and, NetScape6. Regards, Steve Tchorze

Re: [css-d] CSS Frames + Graphic-Less Hypertext Tabs - Browser Check

2006-12-04 Thread Steven Tchorzewski
David, I honestly appreciate your candor. I have receive similar observations from co-workers and friends I had surf that site and tell me what they think. The point of having two navigation structures on the subcategory pages is simple really: I want each subcategory page to display the links to a

[css-d] Browser Check: Sliding CSS/JS Hybrid Drop Down Menu

2006-12-04 Thread Steven Tchorzewski
Howdy Y'all, This sliding CSS/JS hybrid drop down menu that I have been working with various incarnations of for years now. After much fuss I have it working in IE6+, FireFox, Opera, and NS6+ - I finally feel like it has the real potential (in my mind) to become my "go to" menu for all client site

Re: [css-d] IE 6 pixel shift - Avoiding The Hack

2006-12-04 Thread Steven Tchorzewski
Werd up, I don't think you need a hack. You may be able to avoid it with one of these two suggestions : Problem Nav Bar In The HTML: http://www.accd.edu/spc/spcmain/applet/120106/default.htm : Prospective Students & Parents : : Current Students :

[css-d] CSS Frames + Graphic-Less Hypertext Tabs - Browser Check

2006-12-04 Thread Steven Tchorzewski
Hello friends... This CSS information website of mine is WAY past due for a round of rigours browser compatibility tests. Any help would be GREATLY appreciated, thanks in advance. The site features two "slick tricks" that I am particularly interested in getting feedback about: (1( The CSS Frames)