[css-d] making one tab bigger?

2008-04-18 Thread Anthony Ettinger
(a requirement). Negative top/bottom margins tend to make the tabs overlap each other when the window is thin (ie: cell phone browser size). -- Anthony Ettinger 408-656-2473 http://anthony.ettinger.name __ css-discuss [EMAIL

[css-d] IE7 wraping URLs at the ? part...

2007-12-27 Thread Anthony Ettinger
of the URL past 12ems. I also tried { white-space: nowrap; } on the td CSS rule, but that didn't do it either...again this is only IE7. -- Anthony Ettinger 408-656-2473 http://anthony.ettinger.name @pets = Pets.find_all_by_species('dog') @pets.each do |dog| { if dog.name == 'Farley

Re: [css-d] IE7 wraping URLs at the ? part...

2007-12-27 Thread Anthony Ettinger
On Dec 27, 2007 1:40 PM, Anthony Ettinger [EMAIL PROTECTED] wrote: I also tried { white-space: nowrap; } on the td CSS rule, but that didn't do it either...again this is only IE7. Adding it to both rules worked :) -- Anthony Ettinger 408-656-2473 http://anthony.ettinger.name @pets

Re: [css-d] absolutely positioned background?

2007-12-01 Thread Anthony Ettinger
On Nov 30, 2007 2:57 PM, Gunlaug Sørtun [EMAIL PROTECTED] wrote: Anthony Ettinger wrote: http://chovy.dyndns.org/test/img/tab.html I'm trying to accomplish Good, but am only able to get Bad as shown in the link above. I'm looking for a bullet proof method, that will not insert a gap

[css-d] absolutely positioned background?

2007-11-30 Thread Anthony Ettinger
http://chovy.dyndns.org/test/img/tab.html I'm trying to accomplish Good, but am only able to get Bad as shown in the link above. I'm looking for a bullet proof method, that will not insert a gap when font-size is adjused by the user. -- Anthony Ettinger 408-656-2473 http

[css-d] bulletproof method for a logo?

2007-11-12 Thread Anthony Ettinger
on client font size. Obviously if I hard code everything w/ pixels that might fix the problem, but I don't want to do that. -- Anthony Ettinger Ph: 408-656-2473 var (bonita, farley) = new Dog; farley.barks(very loud); bonita.barks(at strangers); http://chovy.dyndns.org/resume/ http://utuxia.com

[css-d] coloring ordered list item numbers

2007-09-29 Thread Anthony Ettinger
-- Anthony Ettinger Ph: 408-656-2473 var (bonita, farley) = new Dog; farley.barks(very loud); bonita.barks(at strangers); http://chovy.dyndns.org/resume.html http://utuxia.com/consulting __ css-discuss [EMAIL PROTECTED] http

[css-d] coloring OL item numbers

2007-09-28 Thread Anthony Ettinger
-- Anthony Ettinger Ph: 408-656-2473 var (bonita, farley) = new Dog; farley.barks(very loud); bonita.barks(at strangers); http://chovy.dyndns.org/resume.html http://utuxia.com/consulting __ css-discuss [EMAIL PROTECTED] http

[css-d] forcing textarea and inputs to be same width?

2007-06-04 Thread Anthony Ettinger
I can't seem to make textarea and input the same width between IE and FF. one is too long, the other is too short, is forcing the scrollbar in FF the only way to get them close? -- Anthony Ettinger Ph: 408-656-2473 http://chovy.dyndns.org/resume.html http://utuxia.com/consulting

[css-d] select menu has margin/padding in Firefox only....

2006-09-26 Thread Anthony Ettinger
http://chovy.dyndns.org/exercise/debug-vertical-center.html I can't figure out why the dropdown menu has padding or margin. I have set it to 0 for both select and option tags. It works fine in IE/Opera/Konquerer, only Firefox is giving me issues. -- Anthony Ettinger phone: 408-656-2473 resume

[css-d] select menu has margin/padding in Firefox only....

2006-09-26 Thread Anthony Ettinger
http://chovy.dyndns.org/exercise/debug-vertical-center.html The select menu is misbehaving with an apparent left margin in firefox only. -- Anthony Ettinger phone: 408-656-2473 resume: http://chovy.dyndns.org/resume.html Currently available for freelance projects blog: http://www.chovy.com

Re: [css-d] Newbie in CSS Questions

2005-11-01 Thread Anthony Ettinger
by evolt.org -- http://www.evolt.org/help_support_evolt/ Anthony Ettinger ph: (408) 656-2473 web: http://www.apwebdesign.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ