Re: [css-d] IE6 problems.

2007-10-24 Thread Corey Frang
Thanks so much, worked perfectly, didn't even need the img portions of it. Gunlaug Sørtun wrote: Corey Frang wrote: I'm having a few IE6 problems with my site. http://php.michaeltisserand.com/ In particular, the books link, compare it to what firefox displays. There should be room on

Re: [css-d] Image Placement in CSS - Help!

2007-10-24 Thread Zak Owen
Hi, I'm kind of limited in testing as I'm at school right now, but I think you should be able to position this element using style attributes such as .myImageClass { position: fixed; right: 20px; bottom: 20px; } or something similar. Also, look into perhaps making the pumpkins a

[css-d] FYI IE6 - apologies if it is off-topic

2007-10-24 Thread Tigdh Glesain
Hallo All, This just crossed my table, and thought it pertinent. http://www.phazm.com/notes/productivity/stop-the-hate-ie6-isnt-so-bad/ My apologies if it is off-topic... I checked the rules (such as they are) and felt it sits in the cracks... (O: Best, T

Re: [css-d] Image Placement in CSS - Help!

2007-10-24 Thread Gunlaug Sørtun
Elli Vizcaino wrote: Please help me! I really want to execute this design as I've visualized and designed it. I need to be able to place the pumpkins image as shown in the graphic comp: www.e7flux.com/thanksgivingbuffet2.jpg. The code and CSS can be found here: http://e7flux.com/tgb/ - Not

[css-d] image link leaks into text

2007-10-24 Thread Sandy
hello all, I hope you can help with this. I have a group of pages http://sandyfeldman.com/absolutevents.html http://sandyfeldman.com/asklenore.html http://sandyfeldman.com/bradtrent.html and some others that link to this style sheet http://sandyfeldman.com/css/sf.css These pages have a

Re: [css-d] Image Placement in CSS - Help!

2007-10-24 Thread Elli Vizcaino
--- Gunlaug Sørtun [EMAIL PROTECTED] wrote: Not sure I get the entire idea, but there might be something you can use here... http://www.gunlaug.no/tos/alien/ev-1/test_07_1024.html regards Georg -- http://www.gunlaug.no Hi Georg, A million hugs and kisses to you! I reworked

[css-d] spry experiences

2007-10-24 Thread Raumin Ray Dehghan
Colleagues: I am inquiring as to any experiences any of you have with using Spry, the Adobe tool that allows for the development of Ajax-powered web pages. As I understand it, one thing it does is it creates a more efficient designer-developer workflow and separates the back-end applications

Re: [css-d] spry experiences

2007-10-24 Thread Thierry Koblentz
As I understand it, one thing it does is it creates a more efficient designer-developer workflow and separates the back-end applications (asp?, php?) from the front end? Any input as to experiences with Spry would be much appreciated. I can't tell you about front-end/backend, but I can tell

Re: [css-d] spry experiences

2007-10-24 Thread Thierry Koblentz
Any input as to experiences with Spry would be much appreciated. Ray, Please do not post to multiple lists at once, I just sent a reply to lists I've never heard of before :-( Thanks, -- Regards, Thierry | http://www.TJKDesign.com

Re: [css-d] spry experiences

2007-10-24 Thread David Laakso
Raumin Ray Dehghan wrote: Colleagues: I am inquiring as to any experiences any of you have with using Spry, the Adobe tool that allows for the development of Ajax-powered web pages. Ray Dehghan Colleague, I have no clue. Since it has nothing to do with CSS, you might try

Re: [css-d] Image Placement in CSS - Help!

2007-10-24 Thread Gunlaug Sørtun
Elli Vizcaino wrote: [...] It's looking great so far across IE7, Safari FF as far as look layout is concerned. You can see examples here: www.e7flux.com/tgb www.e7flux.com/tgb/index2.html However, I'm still baffled by I6. Apparently you've made the iepngfix.htc file work to support

[css-d] Refactoring CSS tools

2007-10-24 Thread Robert James
I'm working on a large project - a dynamic web app. Several groups of developers have worked on in different parts of it independently, and I'm now tasked with integrating the work together. The source control manager can show me who changed what when, but integrating all of the CSS is an arduos

[css-d] CSS in IE 6 and 7

2007-10-24 Thread Deb Bergeron
Hi, I've been trying in vain to get this menu to work when I link to it via an 'include' file with an .shtml extension. Here's the menu: http://mnlibraryassociation.org/mla_new/includes/horiz_menu.shtml Here it is on the index.shtml page: http://mnlibraryassociation.org/mla_new/index.shtml

Re: [css-d] Refactoring CSS tools

2007-10-24 Thread Peter Sachs Collopy
In software, there are what's known as Refactoring Tools, which can, for instance, let me change the name of a function in one file, and automatically change it everywhere else. Are there any similar tools for CSS? So I could, for instance, find out from a bunch of CSS files and a

[css-d] Using YUI CSS to simplify a Web App

2007-10-24 Thread Robert James
I'm trying to get a handle on a Web App which has gotten a bit tangled, with different parts of the app using different CSS. Fonts and colors are pretty straightforward - it's the positioning which gets messy. One idea we've come across is to rip out all of our custom positioning code (float,

Re: [css-d] CSS in IE 6 and 7

2007-10-24 Thread David McCreath
On 10/24/07, Deb Bergeron [EMAIL PROTECTED] wrote: I've been trying in vain to get this menu to work when I link to it via an 'include' file with an .shtml extension. Hi, Deb - I think the problem might just be the path you set for the csshover.htc file. You have it pointing at