[css-d] Please Remove me from the list.

2006-03-13 Thread Cory Perry
Please remove me from the list. Thanks, Cory Perry 9mmCreative http://www.9mmcreative.com/ 864.905.4749 __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css

[css-d] Help with CSS positioning:

2006-02-01 Thread Cory Perry
Hey everyone, I am working on a small project that I need some help with! Normally, I would use absolute positioning for what I am trying to do but I am trying to get away from using it and I need help on how to get this to work. http://www.9mmcreative.com/web/acumen/acumen.html

[css-d] CSS problems with Opera 8.5:

2006-01-27 Thread Cory Perry
Hey all, I noticed today that in Opera 8.5 on the Mac, my header is not lined up like it should be across the top of my site. It is fine in FF and Safari on the Mac and it is fine in FF and IE6 on the PC. Any idea on what would cause this in Opera only? Here is a link for those of you that

Re: [css-d] CSS problems with Opera 8.5:

2006-01-27 Thread Cory Perry
Zoe M. Gillenwater wrote: Try zeroing out the padding on the body element (Opera 8.5 and lower uses padding, not margin, on the body, which makes a lot more sense if you think about it). Zoe Thank You! That worked perfectly. Cory

[css-d] CSS Formatting Revisited:

2006-01-23 Thread Cory Perry
Hey everyone, Well, after 3 hours of unsuccessful tries I am coming back to you guys in hopes that this problem can be solved. My CSS code is losing all of it's formatting when viewed in a browser. I am writing the code in Dreamweaver 8 and it is perfectly styled just like I want it. However,

Re: [css-d] CSS Formatting Issues:

2006-01-21 Thread Cory Perry
david wrote: No, the problem is that DW (and it's WYSI-not-really-what-you-get competitors) is lying to you. The only way to really test and make sure your pages are working right is checking it in a browser. Remember, people don't browse websites using Dreamweaver! ;-) I'm sorry, I

[css-d] CSS Formatting Issues:

2006-01-20 Thread Cory Perry
Hey everyone, I having a problem with my CSS formatting when viewed in a browser compared to how I have it layed out in Dreamweaver 8. In DW8, it is layed out perfectly and I can read everything just fine. When you view the CSS code in the browser however, it is all over the place and it loses

Re: [css-d] Great Book/Tutorial to learn CSS Layout - Was: position: relative causing positioning and display problems in class

2006-01-16 Thread Cory Perry
Stan Winchester wrote: Ricky, Thanks for the link to the CSS dropdown menu! http://www.alistapart.com/articles/horizdropdowns I also found this one: http://www.howtocreate.co.uk/tutorials/testMenu.html which allows nested menus beyond 1 nested level. I think the most important thing I can do is

[css-d] New Member, Help with text resizing:

2006-01-14 Thread Cory Perry
Hello all, my name is Cory and I am new to the list here! I am looking for some info on text resizing. Currently, if you resize the text on a site that I am working on, the text expands but the site does not expand to accomidate this. Is it because I am using a wrapper div that is a fixed size

Re: [css-d] New Member, Help with text resizing:

2006-01-14 Thread Cory Perry
Felix Miata wrote: Cory Perry wrote: I am looking for some info on text resizing. Currently, if you resize the text on a site that I am working on, the text expands but the site does not expand to accomidate this. Is it because I am using a wrapper div that is a fixed size to contain